joey: thuban/Extensions/wms/test sample.xml,1.1,1.2
cvs@intevation.de
cvs at intevation.de
Wed Mar 24 18:07:10 CET 2004
Author: joey
Update of /thubanrepository/thuban/Extensions/wms/test
In directory doto:/tmp/cvs-serv12391
Modified Files:
sample.xml
Log Message:
Adjusted the sample file so that <SRS> elements match the
<BoundingBox> elements, except for the layer 'beschriftung'
Index: sample.xml
===================================================================
RCS file: /thubanrepository/thuban/Extensions/wms/test/sample.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sample.xml 18 Mar 2004 17:18:53 -0000 1.1
+++ sample.xml 24 Mar 2004 17:07:08 -0000 1.2
@@ -92,7 +92,7 @@
<Title>Gewässerlinien</Title>
<SRS>EPSG:31493 EPSG:31492</SRS>
<LatLonBoundingBox minx="7.92914" miny="52.2311" maxx="8.14707" maxy="52.3273" />
- <BoundingBox SRS="EPSG:31493"
+ <BoundingBox SRS="EPSG:31492"
minx="3.427e+06" miny="5.78901e+06" maxx="3.44173e+06" maxy="5.79952e+06" />
</Layer>
</Layer>
@@ -102,7 +102,7 @@
<Layer queryable="0" opaque="0" cascaded="0">
<Name>strassenhinten</Name>
<Title>Strassenhintergrund</Title>
- <SRS>EPSG:31494</SRS>
+ <SRS>EPSG:31493</SRS>
<LatLonBoundingBox minx="7.92885" miny="52.2185" maxx="8.18052" maxy="52.3398" />
<BoundingBox SRS="EPSG:31493"
minx="3.427e+06" miny="5.78759e+06" maxx="3.444e+06" maxy="5.80088e+06" />
@@ -112,7 +112,9 @@
<Title>Strassen</Title>
<SRS>EPSG:31494 EPSG:31495</SRS>
<LatLonBoundingBox minx="7.92885" miny="52.2185" maxx="8.18052" maxy="52.3398" />
- <BoundingBox SRS="EPSG:31493"
+ <BoundingBox SRS="EPSG:31494"
+ minx="3.427e+06" miny="5.78759e+06" maxx="3.444e+06" maxy="5.80088e+06" />
+ <BoundingBox SRS="EPSG:31495"
minx="3.427e+06" miny="5.78759e+06" maxx="3.444e+06" maxy="5.80088e+06" />
</Layer>
<Layer queryable="0" opaque="0" cascaded="0">
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)