[mapserver-commits] r7345 - in trunk/msautotest/wxs: . expected

svn at osgeo.org svn at osgeo.org
Sun Feb 3 14:46:46 EST 2008


Author: tomkralidis
Date: 2008-02-03 14:46:46 -0500 (Sun, 03 Feb 2008)
New Revision: 7345

Modified:
   trunk/msautotest/wxs/expected/sos_cap.xml
   trunk/msautotest/wxs/expected/sos_cap0.xml
   trunk/msautotest/wxs/expected/wcs_cap.xml
   trunk/msautotest/wxs/expected/wcs_cap_11.xml
   trunk/msautotest/wxs/expected/wcs_get_caps.xml
   trunk/msautotest/wxs/expected/wfs_cap.xml
   trunk/msautotest/wxs/expected/wfs_get_caps.xml
   trunk/msautotest/wxs/expected/wms_cap.xml
   trunk/msautotest/wxs/expected/wms_get_caps.xml
   trunk/msautotest/wxs/expected/wms_time_cap.xml
   trunk/msautotest/wxs/sos.map
   trunk/msautotest/wxs/tomk_workshop.map
   trunk/msautotest/wxs/wcs_simple.map
   trunk/msautotest/wxs/wfs_filter.map
   trunk/msautotest/wxs/wfs_simple.map
   trunk/msautotest/wxs/wms_simple.map
   trunk/msautotest/wxs/wms_time1.map
Log:
support Capabilities updateSequence (#2384)


Modified: trunk/msautotest/wxs/expected/sos_cap.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_cap.xml	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/expected/sos_cap.xml	2008-02-03 19:46:46 UTC (rev 7345)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<sos:Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sos="http://www.opengis.net/sos/1.0" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetCapabilities.xsd">
+<sos:Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sos="http://www.opengis.net/sos/1.0" version="1.0.0" updateSequence="123" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetCapabilities.xsd">
   <ows:ServiceIdentification>
     <ows:Title>Test SOS Title</ows:Title>
     <ows:Abstract>Test SOS Abstract</ows:Abstract>

Modified: trunk/msautotest/wxs/expected/sos_cap0.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_cap0.xml	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/expected/sos_cap0.xml	2008-02-03 19:46:46 UTC (rev 7345)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<sos:Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sos="http://www.opengis.net/sos/1.0" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetCapabilities.xsd">
+<sos:Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sos="http://www.opengis.net/sos/1.0" version="1.0.0" updateSequence="123" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetCapabilities.xsd">
   <ows:ServiceIdentification>
     <ows:Title>Test SOS Title</ows:Title>
     <ows:Abstract>Test SOS Abstract</ows:Abstract>

Modified: trunk/msautotest/wxs/expected/wcs_cap.xml
===================================================================
(Binary files differ)

Modified: trunk/msautotest/wxs/expected/wcs_cap_11.xml
===================================================================
--- trunk/msautotest/wxs/expected/wcs_cap_11.xml	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/expected/wcs_cap_11.xml	2008-02-03 19:46:46 UTC (rev 7345)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<Capabilities xmlns="http://www.opengis.net/wcs/1.1" xmlns:ows="http://www.opengis.net/ows" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" version="1.1.1">
+<Capabilities xmlns="http://www.opengis.net/wcs/1.1" xmlns:ows="http://www.opengis.net/ows" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" version="1.1.1" updateSequence="123">
   <ows:ServiceIdentification>
     <ows:Title>First Test Service</ows:Title>
     <ows:Abstract>Test Abstract</ows:Abstract>

Modified: trunk/msautotest/wxs/expected/wcs_get_caps.xml
===================================================================
(Binary files differ)

Modified: trunk/msautotest/wxs/expected/wfs_cap.xml
===================================================================
(Binary files differ)

Modified: trunk/msautotest/wxs/expected/wfs_get_caps.xml
===================================================================
(Binary files differ)

Modified: trunk/msautotest/wxs/expected/wms_cap.xml
===================================================================
(Binary files differ)

Modified: trunk/msautotest/wxs/expected/wms_get_caps.xml
===================================================================
(Binary files differ)

Modified: trunk/msautotest/wxs/expected/wms_time_cap.xml
===================================================================
(Binary files differ)

Modified: trunk/msautotest/wxs/sos.map
===================================================================
--- trunk/msautotest/wxs/sos.map	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/sos.map	2008-02-03 19:46:46 UTC (rev 7345)
@@ -89,6 +89,7 @@
   IMAGEURL  "/ms_tmp"
   METADATA
    # OWS common metadata
+   "ows_updatesequence" "123"
    "ows_title"    "Test SOS Title"
    "ows_abstract"    "Test SOS Abstract"
    "ows_keywordlist" "ogc,sos,sensorml,om"

Modified: trunk/msautotest/wxs/tomk_workshop.map
===================================================================
--- trunk/msautotest/wxs/tomk_workshop.map	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/tomk_workshop.map	2008-02-03 19:46:46 UTC (rev 7345)
@@ -119,6 +119,8 @@
   METADATA
 
    "map" "/ms4w/apps/ms_ogc_workshop/service/config.map"
+
+   "ows_updateSequence" "123"
    
    # generic OWS specific info
    # sets base URL for OGC Schemas so the root element in the

Modified: trunk/msautotest/wxs/wcs_simple.map
===================================================================
--- trunk/msautotest/wxs/wcs_simple.map	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/wcs_simple.map	2008-02-03 19:46:46 UTC (rev 7345)
@@ -90,6 +90,7 @@
    "ows_schemas_location" "http://schemas.opengeospatial.net"
 
    # OWS stuff for server
+   "ows_updatesequence"   "123"
    "ows_title"            "First Test Service"
    "ows_fees"             "NONE"
    "ows_accessconstraints" "NONE"

Modified: trunk/msautotest/wxs/wfs_filter.map
===================================================================
--- trunk/msautotest/wxs/wfs_filter.map	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/wfs_filter.map	2008-02-03 19:46:46 UTC (rev 7345)
@@ -126,6 +126,7 @@
  IMAGEURL "/ms_tmp/"
 
   METADATA
+    "ows_updatesequence"   "123"
     "wfs_title"		   "Test simple wfs"
     "wfs_onlineresource"   "http://localhost/path/to/wfs_simple?"
     "wfs_srs"		   "EPSG:4326 EPSG:4269"

Modified: trunk/msautotest/wxs/wfs_simple.map
===================================================================
--- trunk/msautotest/wxs/wfs_simple.map	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/wfs_simple.map	2008-02-03 19:46:46 UTC (rev 7345)
@@ -49,6 +49,7 @@
  IMAGEURL "/ms_tmp/"
 
   METADATA
+    "ows_updatesequence"   "123"
     "wfs_title"		   "Test simple wfs"
     "wfs_onlineresource"   "http://localhost/path/to/wfs_simple?"
     "wfs_srs"		   "EPSG:4326 EPSG:4269"

Modified: trunk/msautotest/wxs/wms_simple.map
===================================================================
--- trunk/msautotest/wxs/wms_simple.map	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/wms_simple.map	2008-02-03 19:46:46 UTC (rev 7345)
@@ -49,6 +49,7 @@
  IMAGEURL "/ms_tmp/"
 
   METADATA
+    "ows_updatesequence"   "123"
     "wms_title"		   "Test simple wms"
     "wms_onlineresource"   "http://localhost/path/to/wms_simple?"
     "wms_srs"		   "EPSG:42304 EPSG:42101 EPSG:4269 EPSG:4326"

Modified: trunk/msautotest/wxs/wms_time1.map
===================================================================
--- trunk/msautotest/wxs/wms_time1.map	2008-02-03 19:33:08 UTC (rev 7344)
+++ trunk/msautotest/wxs/wms_time1.map	2008-02-03 19:46:46 UTC (rev 7345)
@@ -77,6 +77,7 @@
   IMAGEURL "/ms_tmp/"
 
     METADATA
+      "ows_updatesequence"         "123"
       "WMS_TITLE"            "Test WMS time support"
       "WMS_ONLINERESOURCE"   "http://localhost/path/to/mswms_time?"
       "WMS_SRS"              "EPSG:4326"



More information about the mapserver-commits mailing list