Opened 6 years ago
Closed 6 years ago
#2025 closed defect (fixed)
petascope_WMS should return blank result instead of exception for out of layer's BBox request
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | petascope | Version: | 9.7 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
According to 7.3.3.6 BBOX, WMS standard.
If a request contains a BBOX whose area does not overlap at all with the <BoundingBox> element in the service metadata for the requested layer, the server shall return empty content (that is, a blank map or an graphic element file with no elements) for that map. Any features that are partly or entirely contained in the Bounding Box shall be returned in the appropriate format.
Note:
See TracTickets
for help on using tickets.