[mapserver-commits] r12959 - sandbox/inspire_soc2011/msautotest/wxs/expected

svn at osgeo.org svn at osgeo.org
Wed Jan 4 06:48:00 EST 2012


Author: schpidi
Date: 2012-01-04 03:48:00 -0800 (Wed, 04 Jan 2012)
New Revision: 12959

Modified:
   sandbox/inspire_soc2011/msautotest/wxs/expected/wms_cap130.xml
   sandbox/inspire_soc2011/msautotest/wxs/expected/wms_cap_latestversion.xml
   sandbox/inspire_soc2011/msautotest/wxs/expected/wms_time_cap130.xml
Log:
Adjusting expected results in inspire sandbox.


Modified: sandbox/inspire_soc2011/msautotest/wxs/expected/wms_cap130.xml
===================================================================
--- sandbox/inspire_soc2011/msautotest/wxs/expected/wms_cap130.xml	2012-01-04 09:32:31 UTC (rev 12958)
+++ sandbox/inspire_soc2011/msautotest/wxs/expected/wms_cap130.xml	2012-01-04 11:48:00 UTC (rev 12959)
@@ -133,12 +133,12 @@
         <Name>road</Name>
         <Title>road</Title>
         <CRS>EPSG:43204</CRS>
-    <EX_GeographicBoundingBox>
-        <westBoundLongitude>-66.6333</westBoundLongitude>
-        <eastBoundLongitude>-59.2921</eastBoundLongitude>
-        <southBoundLatitude>42.3821</southBoundLatitude>
-        <northBoundLatitude>48.2955</northBoundLatitude>
-    </EX_GeographicBoundingBox>
+        <EX_GeographicBoundingBox>
+            <westBoundLongitude>-66.6333</westBoundLongitude>
+            <eastBoundLongitude>-59.2921</eastBoundLongitude>
+            <southBoundLatitude>42.3821</southBoundLatitude>
+            <northBoundLatitude>48.2955</northBoundLatitude>
+        </EX_GeographicBoundingBox>
         <BoundingBox CRS="EPSG:43204"
                     minx="2.25898e+06" miny="-70747.9" maxx="2.61535e+06" maxy="495481" />
         <Style>

Modified: sandbox/inspire_soc2011/msautotest/wxs/expected/wms_cap_latestversion.xml
===================================================================
--- sandbox/inspire_soc2011/msautotest/wxs/expected/wms_cap_latestversion.xml	2012-01-04 09:32:31 UTC (rev 12958)
+++ sandbox/inspire_soc2011/msautotest/wxs/expected/wms_cap_latestversion.xml	2012-01-04 11:48:00 UTC (rev 12959)
@@ -133,12 +133,12 @@
         <Name>road</Name>
         <Title>road</Title>
         <CRS>EPSG:43204</CRS>
-    <EX_GeographicBoundingBox>
-        <westBoundLongitude>-66.6333</westBoundLongitude>
-        <eastBoundLongitude>-59.2921</eastBoundLongitude>
-        <southBoundLatitude>42.3821</southBoundLatitude>
-        <northBoundLatitude>48.2955</northBoundLatitude>
-    </EX_GeographicBoundingBox>
+        <EX_GeographicBoundingBox>
+            <westBoundLongitude>-66.6333</westBoundLongitude>
+            <eastBoundLongitude>-59.2921</eastBoundLongitude>
+            <southBoundLatitude>42.3821</southBoundLatitude>
+            <northBoundLatitude>48.2955</northBoundLatitude>
+        </EX_GeographicBoundingBox>
         <BoundingBox CRS="EPSG:43204"
                     minx="2.25898e+06" miny="-70747.9" maxx="2.61535e+06" maxy="495481" />
         <Style>

Modified: sandbox/inspire_soc2011/msautotest/wxs/expected/wms_time_cap130.xml
===================================================================
--- sandbox/inspire_soc2011/msautotest/wxs/expected/wms_time_cap130.xml	2012-01-04 09:32:31 UTC (rev 12958)
+++ sandbox/inspire_soc2011/msautotest/wxs/expected/wms_time_cap130.xml	2012-01-04 11:48:00 UTC (rev 12959)
@@ -106,12 +106,12 @@
         <Name>pattern4</Name>
         <Title>pattern4</Title>
         <CRS>EPSG:4326</CRS>
-    <EX_GeographicBoundingBox>
-        <westBoundLongitude>-131.02</westBoundLongitude>
-        <eastBoundLongitude>-119.85</eastBoundLongitude>
-        <southBoundLatitude>33.65</southBoundLatitude>
-        <northBoundLatitude>48.39</northBoundLatitude>
-    </EX_GeographicBoundingBox>
+        <EX_GeographicBoundingBox>
+            <westBoundLongitude>-131.02</westBoundLongitude>
+            <eastBoundLongitude>-119.85</eastBoundLongitude>
+            <southBoundLatitude>33.65</southBoundLatitude>
+            <northBoundLatitude>48.39</northBoundLatitude>
+        </EX_GeographicBoundingBox>
         <BoundingBox CRS="EPSG:4326"
                     minx="33.65" miny="-131.02" maxx="48.39" maxy="-119.85" />
         <Dimension name="time" units="ISO8601" nearestValue="0">2004-01-01/2004-02-01</Dimension>



More information about the mapserver-commits mailing list