[mapserver-commits] r11942 - sandbox/inspire_soc2011/mapserver

svn at osgeo.org svn at osgeo.org
Fri Jul 15 04:38:01 EDT 2011


Author: stefanl
Date: 2011-07-15 01:38:01 -0700 (Fri, 15 Jul 2011)
New Revision: 11942

Modified:
   sandbox/inspire_soc2011/mapserver/rfc73.rst
Log:
rfc

Modified: sandbox/inspire_soc2011/mapserver/rfc73.rst
===================================================================
--- sandbox/inspire_soc2011/mapserver/rfc73.rst	2011-07-15 05:49:18 UTC (rev 11941)
+++ sandbox/inspire_soc2011/mapserver/rfc73.rst	2011-07-15 08:38:01 UTC (rev 11942)
@@ -90,7 +90,7 @@
    END
   END
   
-For language dependent reference data, the already existing runtime-substitution_ feature of MapServer is used.
+For language dependent reference data, the already existing runtime-substitution_ feature of MapServer is recommended.
 ::
 
   ...
@@ -156,7 +156,7 @@
 
 Notes:
 
-  a) several fields require certain values, these values are not validated by MapServer itself
+  a) several fields require certain values, these values are not validated by MapServer itself, instead a manual validation against the `INSPIRE schemas`_ or the `WMS INSPIRE tester`_ is recommended
   b) only one keyword through "wms_inspire_keyword" is supported, a possibly provided "wms_keywordlist" will be ignored 
   c) as suggested in this document_ regarding scenario 2, <inspire_common:ResourceType> is always set to service and <inspire_common:SpatialDataServiceType> is always set to view, both values can't be altered through the mapfile
   d) for the root layer, the style name is set through "wms_inspire_style_name" (inspire_common:DEFAULT), the style title through "wms_inspire_style_title"
@@ -253,10 +253,10 @@
 --------
 
 2 example mapfiles were created for testing purposes:
-  - mapfile inspire scenario1_
-  - mapfile inspire scenario2_
+  - mapfile INSPIRE scenario1_
+  - mapfile INSPIRE scenario2_
   
-The GetCapabilites responses with these mapfiles validate against the inspire schemas_ as well as the WMS INSPIRE tester_ without warnings/errors.
+The GetCapabilites responses with these mapfiles validate against the `INSPIRE schemas`_ as well as the `WMS INSPIRE tester`_ without warnings/errors.
 
 8. Voting history
 -----------------
@@ -275,5 +275,5 @@
 .. _1632: http://trac.osgeo.org/mapserver/ticket/1632
 .. _scenario1: https://svn.osgeo.org/mapserver/sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario1.map
 .. _scenario2: https://svn.osgeo.org/mapserver/sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario2.map
-.. _schemas: http://inspire.ec.europa.eu/schemas/inspire_vs/
-.. _tester: http://inspire_tester.neogeo-online.net/
\ No newline at end of file
+.. _`INSPIRE schemas`: http://inspire.ec.europa.eu/schemas/inspire_vs/1.0/inspire_vs.xsd
+.. _`WMS INSPIRE tester`: http://inspire_tester.neogeo-online.net/
\ No newline at end of file



More information about the mapserver-commits mailing list