Log of /branches/WIP-pyshapelib-bramz/Extensions/wms/test/test_parser.py
Parent Directory
|
Revision Log
Revision
2169 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 13 17:17:40 2004 UTC
(20 years, 10 months ago)
by
joey
Original Path:
trunk/thuban/Extensions/wms/test/test_parser.py
File length: 9202 byte(s)
Diff to
previous 2168
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 added another test method to ensure the LatLonBoundingBox
values will be returned if the request SRS is EPSG:3426.
Revision
2141 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 30 16:25:02 2004 UTC
(20 years, 11 months ago)
by
joey
Original Path:
trunk/thuban/Extensions/wms/test/test_parser.py
File length: 8391 byte(s)
Diff to
previous 2135
Adjust the tests to reflect the corrected interpretation of the
standard: i.e. a layer does not have to define a BoundingBox for all
SRSes it supports. Hence the <SRS></SRS> specification is
authoritative, not the list of BoundingBoxes.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.