[mapserver-commits] r10276 - sandbox/ms_ogc_cite/wcs-1.1.1/map

svn at osgeo.org svn at osgeo.org
Sun Jul 4 16:27:59 EDT 2010


Author: nsavard
Date: 2010-07-04 20:27:59 +0000 (Sun, 04 Jul 2010)
New Revision: 10276

Modified:
   sandbox/ms_ogc_cite/wcs-1.1.1/map/ms_ogc_cite_wcs111.map
Log:
Replaced the onlineresource.

Modified: sandbox/ms_ogc_cite/wcs-1.1.1/map/ms_ogc_cite_wcs111.map
===================================================================
--- sandbox/ms_ogc_cite/wcs-1.1.1/map/ms_ogc_cite_wcs111.map	2010-07-04 20:27:40 UTC (rev 10275)
+++ sandbox/ms_ogc_cite/wcs-1.1.1/map/ms_ogc_cite_wcs111.map	2010-07-04 20:27:59 UTC (rev 10276)
@@ -34,17 +34,17 @@
       #These ones does not validate
       #"ows_schemas_location" "http://schemas.opengis.net/"
       #Downloaded from http://test.schemas.opengis.net/wcs111/wcs111.zip
-      "ows_schemas_location" "http://gw.mapgears.com:8500/schemas"
+      "ows_schemas_location" "http://something:8500/schemas"
       #"ows_schemas_location" "http://test.schemas.opengis.net/"
       # OGC:WCS
       "ows_title" "CITE:OGC_CITE WCS 1.1.1 Server"
       "ows_label" "UMN Test WCS Server"
       "ows_keywordlist" "WCS,MODIS,NDVI"
       "ows_description" "WCS Server to run OGC CITE Tests"
-      "ows_onlineresource" "http://gw.mapgears.com:8500/cgi-bin/mswcs111_ogc_cite?"
-      "ows_service_onlineresource" "http://gw.mapgears.com:8500/cgi-bin/mswcs111_ogc_cite?"
+      "ows_onlineresource" "http://something:8500/cgi-bin/mswcs111_ogc_cite?"
+      "ows_service_onlineresource" "http://something:8500/cgi-bin/mswcs111_ogc_cite?"
 
-      "ows_metadatalink_href" "http://gw.mapgears.com:8500/index.html"
+      "ows_metadatalink_href" "http://something:8500/index.html"
       "ows_fees"              "none"
       "ows_updatesequence"   "1"
       "ows_accessconstraints" "None"



More information about the mapserver-commits mailing list