Opened 9 months ago

Closed 8 months ago

#2768 closed defect (fixed)

FIX - WMS style with fixed time slice in WCPS fragment has error

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.2
Component: petascope Version: 10.2
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

for example, DGM coverage has this style: with WCPS fragment

$c[ansi("2014-01-01T00:00:00.000Z")]

and the WMS request is:

http://localhost:8080/rasdaman/ows?service=WMS&version=1.3.0&request=GetMap&layers=DGM&bbox=49.69649414746458,8.513773134598562,49.78671538251737,8.584016519387294&width=800&height=600&crs=EPSG:4326&format=image/png&transparent=true&styles=gray_time_slice_1

and it has error, because ansi axis is sliced two times (first time from WMS GetMap coverage request, second time from the WMS style)

Coverage's axis not found 'ansi'

Change History (1)

comment:1 by Bang Pham Huu, 8 months ago

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