Opened 7 months ago
Closed 7 months ago
#2813 closed defect (fixed)
FIX - WMS style with rasql fragment return null error
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.3 |
Component: | petascope | Version: | 10.3 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
If a rasql fragment style is ((char)($Iterator + 430) * (255.0/430-90))) null values [0]
then petascope has error in GetMap
request:
ERROR [2024-04-17 17:14:18] ExceptionUtil@104: Caught an exception: null at petascope.wms.handlers.service.WMSGetMapStyleService.replaceLayerNameIteratorsByLayerExpressions(WMSGetMapStyleService.java:482) at petascope.wms.handlers.service.WMSGetMapStyleService.buildRasqlStyleExpressionForRasqFragment(WMSGetMapStyleService.java:161) at petascope.wms.handlers.service.WMSGetMapStyleService$$FastClassBySpringCGLIB$$e02cda96.invoke(<generated>:-1) at petascope.wms.handlers.service.WMSGetMapStyleService$$EnhancerBySpringCGLIB$$c7d07c74.buildRasqlStyleExpressio
Note:
See TracTickets
for help on using tickets.