[mapserver-commits] r13157 - trunk/msautotest/wxs/expected
svn at osgeo.org
svn at osgeo.org
Fri Feb 17 07:06:38 EST 2012
Author: schpidi
Date: 2012-02-17 04:06:37 -0800 (Fri, 17 Feb 2012)
New Revision: 13157
Modified:
trunk/msautotest/wxs/expected/wcs_20_desc_bands.xml
trunk/msautotest/wxs/expected/wcs_20_getcov_bands_name.dat
trunk/msautotest/wxs/expected/wcs_20_getcov_bands_name_new.dat
trunk/msautotest/wxs/expected/wcs_20_post_bands_name.dat
trunk/msautotest/wxs/expected/wcs_20_post_bands_name_new.dat
Log:
Adjusting axis order in WCS 2.0 expected results (#4191)
Modified: trunk/msautotest/wxs/expected/wcs_20_desc_bands.xml
===================================================================
--- trunk/msautotest/wxs/expected/wcs_20_desc_bands.xml 2012-02-17 12:05:33 UTC (rev 13156)
+++ trunk/msautotest/wxs/expected/wcs_20_desc_bands.xml 2012-02-17 12:06:37 UTC (rev 13157)
@@ -3,8 +3,8 @@
<wcs:CoverageDescription gml:id="multi">
<gml:boundedBy>
<gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326" axisLabels="lat long" uomLabels="deg deg" srsDimension="2">
- <gml:lowerCorner>14.4702712 47.8188382</gml:lowerCorner>
- <gml:upperCorner>18.0111282 49.8911432</gml:upperCorner>
+ <gml:lowerCorner>47.8188382 14.4702712</gml:lowerCorner>
+ <gml:upperCorner>49.8911432 18.0111282</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<wcs:CoverageId>multi</wcs:CoverageId>
@@ -19,11 +19,11 @@
<gml:axisLabels>lat long</gml:axisLabels>
<gml:origin>
<gml:Point gml:id="grid_origin_multi" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
- <gml:pos>14.470271 49.891143</gml:pos>
+ <gml:pos>49.891143 14.470271</gml:pos>
</gml:Point>
</gml:origin>
+ <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0.033722 0</gml:offsetVector>
- <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
</gml:RectifiedGrid>
</gml:domainSet>
<gmlcov:rangeType>
@@ -197,8 +197,8 @@
<wcs:CoverageDescription gml:id="multi_new">
<gml:boundedBy>
<gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326" axisLabels="lat long" uomLabels="deg deg" srsDimension="2">
- <gml:lowerCorner>14.4702712 47.8188382</gml:lowerCorner>
- <gml:upperCorner>18.0111282 49.8911432</gml:upperCorner>
+ <gml:lowerCorner>47.8188382 14.4702712</gml:lowerCorner>
+ <gml:upperCorner>49.8911432 18.0111282</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<wcs:CoverageId>multi_new</wcs:CoverageId>
@@ -213,11 +213,11 @@
<gml:axisLabels>lat long</gml:axisLabels>
<gml:origin>
<gml:Point gml:id="grid_origin_multi_new" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
- <gml:pos>14.470271 49.891143</gml:pos>
+ <gml:pos>49.891143 14.470271</gml:pos>
</gml:Point>
</gml:origin>
+ <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0.033722 0</gml:offsetVector>
- <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
</gml:RectifiedGrid>
</gml:domainSet>
<gmlcov:rangeType>
Modified: trunk/msautotest/wxs/expected/wcs_20_getcov_bands_name.dat
===================================================================
--- trunk/msautotest/wxs/expected/wcs_20_getcov_bands_name.dat 2012-02-17 12:05:33 UTC (rev 13156)
+++ trunk/msautotest/wxs/expected/wcs_20_getcov_bands_name.dat 2012-02-17 12:06:37 UTC (rev 13157)
@@ -5,8 +5,8 @@
<gmlcov:RectifiedGridCoverage xmlns:wcs="http://www.opengis.net/wcs/2.0" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmlcov="http://www.opengis.net/gmlcov/1.0" xmlns:swe="http://www.opengis.net/swe/2.0" xsi:schemaLocation="http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd " gml:id="multi">
<gml:boundedBy>
<gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326" axisLabels="lat long" uomLabels="deg deg" srsDimension="2">
- <gml:lowerCorner>14.4702712 47.8188382</gml:lowerCorner>
- <gml:upperCorner>18.0111282 49.8911432</gml:upperCorner>
+ <gml:lowerCorner>47.8188382 14.4702712</gml:lowerCorner>
+ <gml:upperCorner>49.8911432 18.0111282</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<gml:domainSet>
@@ -20,11 +20,11 @@
<gml:axisLabels>lat long</gml:axisLabels>
<gml:origin>
<gml:Point gml:id="grid_origin_multi" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
- <gml:pos>14.470271 49.891143</gml:pos>
+ <gml:pos>49.891143 14.470271</gml:pos>
</gml:Point>
</gml:origin>
+ <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0.033722 0</gml:offsetVector>
- <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
</gml:RectifiedGrid>
</gml:domainSet>
<gml:rangeSet>
Modified: trunk/msautotest/wxs/expected/wcs_20_getcov_bands_name_new.dat
===================================================================
--- trunk/msautotest/wxs/expected/wcs_20_getcov_bands_name_new.dat 2012-02-17 12:05:33 UTC (rev 13156)
+++ trunk/msautotest/wxs/expected/wcs_20_getcov_bands_name_new.dat 2012-02-17 12:06:37 UTC (rev 13157)
@@ -5,8 +5,8 @@
<gmlcov:RectifiedGridCoverage xmlns:wcs="http://www.opengis.net/wcs/2.0" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmlcov="http://www.opengis.net/gmlcov/1.0" xmlns:swe="http://www.opengis.net/swe/2.0" xsi:schemaLocation="http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd " gml:id="multi_new">
<gml:boundedBy>
<gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326" axisLabels="lat long" uomLabels="deg deg" srsDimension="2">
- <gml:lowerCorner>14.4702712 47.8188382</gml:lowerCorner>
- <gml:upperCorner>18.0111282 49.8911432</gml:upperCorner>
+ <gml:lowerCorner>47.8188382 14.4702712</gml:lowerCorner>
+ <gml:upperCorner>49.8911432 18.0111282</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<gml:domainSet>
@@ -20,11 +20,11 @@
<gml:axisLabels>lat long</gml:axisLabels>
<gml:origin>
<gml:Point gml:id="grid_origin_multi_new" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
- <gml:pos>14.470271 49.891143</gml:pos>
+ <gml:pos>49.891143 14.470271</gml:pos>
</gml:Point>
</gml:origin>
+ <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0.033722 0</gml:offsetVector>
- <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
</gml:RectifiedGrid>
</gml:domainSet>
<gml:rangeSet>
Modified: trunk/msautotest/wxs/expected/wcs_20_post_bands_name.dat
===================================================================
--- trunk/msautotest/wxs/expected/wcs_20_post_bands_name.dat 2012-02-17 12:05:33 UTC (rev 13156)
+++ trunk/msautotest/wxs/expected/wcs_20_post_bands_name.dat 2012-02-17 12:06:37 UTC (rev 13157)
@@ -5,8 +5,8 @@
<gmlcov:RectifiedGridCoverage xmlns:wcs="http://www.opengis.net/wcs/2.0" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmlcov="http://www.opengis.net/gmlcov/1.0" xmlns:swe="http://www.opengis.net/swe/2.0" xsi:schemaLocation="http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd " gml:id="multi">
<gml:boundedBy>
<gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326" axisLabels="lat long" uomLabels="deg deg" srsDimension="2">
- <gml:lowerCorner>14.4702712 47.8188382</gml:lowerCorner>
- <gml:upperCorner>18.0111282 49.8911432</gml:upperCorner>
+ <gml:lowerCorner>47.8188382 14.4702712</gml:lowerCorner>
+ <gml:upperCorner>49.8911432 18.0111282</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<gml:domainSet>
@@ -20,11 +20,11 @@
<gml:axisLabels>lat long</gml:axisLabels>
<gml:origin>
<gml:Point gml:id="grid_origin_multi" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
- <gml:pos>14.470271 49.891143</gml:pos>
+ <gml:pos>49.891143 14.470271</gml:pos>
</gml:Point>
</gml:origin>
+ <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0.033722 0</gml:offsetVector>
- <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
</gml:RectifiedGrid>
</gml:domainSet>
<gml:rangeSet>
Modified: trunk/msautotest/wxs/expected/wcs_20_post_bands_name_new.dat
===================================================================
--- trunk/msautotest/wxs/expected/wcs_20_post_bands_name_new.dat 2012-02-17 12:05:33 UTC (rev 13156)
+++ trunk/msautotest/wxs/expected/wcs_20_post_bands_name_new.dat 2012-02-17 12:06:37 UTC (rev 13157)
@@ -5,8 +5,8 @@
<gmlcov:RectifiedGridCoverage xmlns:wcs="http://www.opengis.net/wcs/2.0" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmlcov="http://www.opengis.net/gmlcov/1.0" xmlns:swe="http://www.opengis.net/swe/2.0" xsi:schemaLocation="http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd " gml:id="multi_new">
<gml:boundedBy>
<gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326" axisLabels="lat long" uomLabels="deg deg" srsDimension="2">
- <gml:lowerCorner>14.4702712 47.8188382</gml:lowerCorner>
- <gml:upperCorner>18.0111282 49.8911432</gml:upperCorner>
+ <gml:lowerCorner>47.8188382 14.4702712</gml:lowerCorner>
+ <gml:upperCorner>49.8911432 18.0111282</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<gml:domainSet>
@@ -20,11 +20,11 @@
<gml:axisLabels>lat long</gml:axisLabels>
<gml:origin>
<gml:Point gml:id="grid_origin_multi_new" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
- <gml:pos>14.470271 49.891143</gml:pos>
+ <gml:pos>49.891143 14.470271</gml:pos>
</gml:Point>
</gml:origin>
+ <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
<gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0.033722 0</gml:offsetVector>
- <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326">0 -0.033972</gml:offsetVector>
</gml:RectifiedGrid>
</gml:domainSet>
<gml:rangeSet>
More information about the mapserver-commits
mailing list