[mapserver-commits] r10157 - trunk/msautotest/wxs/expected
svn at osgeo.org
svn at osgeo.org
Fri May 14 14:14:42 EDT 2010
Author: tomkralidis
Date: 2010-05-14 14:14:42 -0400 (Fri, 14 May 2010)
New Revision: 10157
Modified:
trunk/msautotest/wxs/expected/wfs11_cap.xml
trunk/msautotest/wxs/expected/wfs11_caps_updatesequence.xml
Log:
update inconsistencies with test results
Modified: trunk/msautotest/wxs/expected/wfs11_cap.xml
===================================================================
--- trunk/msautotest/wxs/expected/wfs11_cap.xml 2010-05-14 18:13:35 UTC (rev 10156)
+++ trunk/msautotest/wxs/expected/wfs11_cap.xml 2010-05-14 18:14:42 UTC (rev 10157)
@@ -96,7 +96,8 @@
<FeatureType>
<Name>province</Name>
<Title>province</Title>
- <DefaultSRS>EPSG:4326</DefaultSRS>
+ <DefaultSRS>urn:ogc:def:crs:EPSG::4326</DefaultSRS>
+ <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
<OutputFormats>
<Format>text/xml; subtype=gml/3.1.1</Format>
</OutputFormats>
Modified: trunk/msautotest/wxs/expected/wfs11_caps_updatesequence.xml
===================================================================
--- trunk/msautotest/wxs/expected/wfs11_caps_updatesequence.xml 2010-05-14 18:13:35 UTC (rev 10156)
+++ trunk/msautotest/wxs/expected/wfs11_caps_updatesequence.xml 2010-05-14 18:14:42 UTC (rev 10157)
@@ -96,7 +96,8 @@
<FeatureType>
<Name>province</Name>
<Title>province</Title>
- <DefaultSRS>EPSG:4326</DefaultSRS>
+ <DefaultSRS>urn:ogc:def:crs:EPSG::4326</DefaultSRS>
+ <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
<OutputFormats>
<Format>text/xml; subtype=gml/3.1.1</Format>
</OutputFormats>
More information about the mapserver-commits
mailing list