Opened 2 weeks ago

Closed 13 days 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

Change History (1)

comment:1 by Bang Pham Huu, 13 days ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.