#2749 closed defect (fixed)

FIX - WMS GetMap on different layers with different extents / resolutions are wrong

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

Description

For OGC 1.3.0 conformance test, a WMS GetMap request which queries on multiple layers (provided by CITE as test layers), each layer has different geo extents and their own resolutions and the result in rasdaman is wrong.

http://conformance.rasdaman.com/rasdaman/ows?version=1.3.0&request=GetMap&layers=Streams,Lakes,Ponds,Bridges,RoadSegments,DividedRoutes,Buildings,MapNeatline&styles=&crs=CRS:84&bbox=-0.005,-0.0025,.005,0.0025&width=400&height=200&format=image/png&service=WMS

The result should look like below (each object is a separated layer):

https://i.imgur.com/My2byPI.png

Change History (1)

comment:1 by Bang Pham Huu, 10 months ago

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