/[thuban]
ViewVC logotype

Revision 2170


Jump to revision: Previous Next
Author: joey
Date: Tue Apr 13 17:21:19 2004 UTC (20 years, 10 months ago)
Changed paths: 1
Log Message:
Looks like I misinterpreted the specs.

First of all, a <BoundingBox> element does not have to be specified.
This could cause the program to fail if later a bbox will be requested
which wasn't defined in the Capabilities XML.

Secondly, since EPSG:3426 is the implicit spatial reference system for
<LatLonBoundingBox> its values should be returned if the client
requests a bounding box for SRS EPSG:3426, even if no <BoundingBox>
was defined for EPSG:3426.

Therefore whenever a native BoundingBox request cannot be fulfilled,
check whether the requested SRS is EPSG:3426, in which case return the
LatLonBoundingBox values.


Changed paths

Path Details
Directorytrunk/thuban/Extensions/wms/parser.py modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26