[mapserver-commits] r11805 - sandbox/inspire_soc2011/msautotest/wxs

svn at osgeo.org svn at osgeo.org
Thu Jun 9 02:05:31 EDT 2011


Author: stefanl
Date: 2011-06-08 23:05:31 -0700 (Wed, 08 Jun 2011)
New Revision: 11805

Modified:
   sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario1.map
   sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario2.map
Log:
inspire mapfile

Modified: sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario1.map
===================================================================
--- sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario1.map	2011-06-08 11:30:02 UTC (rev 11804)
+++ sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario1.map	2011-06-09 06:05:31 UTC (rev 11805)
@@ -11,7 +11,7 @@
 
 MAP
 
-NAME WMS_INSPIRE_SCENARIO1_TEST
+NAME TN.RoadTransportNetwork.RoadArea
 STATUS ON
 SIZE 400 300
 #EXTENT 2018000 -73300 3410396 647400
@@ -40,22 +40,22 @@
  IMAGEURL "/ms_tmp/"
 
  METADATA
-  "wms_inspire_capabilities" "url"							#enables inspire using scenario 1
-  "wms_inspire_languages" "eng,ger"							#first default, values according ISO 639-2/B
+  "wms_inspire_capabilities" "url"                          #enables inspire using scenario 1
+  "wms_inspire_languages" "eng,ger"                         #first default, values according ISO 639-2/B
   "wms_metadataurl_href" "mymetadataurlhref"
   "wms_metadataurl_format" "mymetadataurlformat"
-  "wms_title_eng" "mytitleeng"								#localized (as example)
-  "wms_title_ger" "mytitleger"								#localized (as example)
-  "wms_abstract" "myabstract"								#should be fallback in english (as example)
-  "wms_abstract_ger" "myabstractger"						#localized (as example)
+  "wms_title_eng" "Transport networks: Road Area"
+  "wms_title_ger" "Verkehrsnetze: Straßenfläche"
+  "wms_abstract" "myabstract"                               #to test fallback
+  "wms_abstract_ger" "myabstractger"
   #"wms_onlineresource" "http://localhost/path/to/wms_inspire_scenario1"
   "ows_updatesequence" "123"
   "wms_srs" "EPSG:42304 EPSG:42101 EPSG:4269 EPSG:4326"
   "ows_schemas_location" "http://schemas.opengis.net"
   "ows_keywordlist" "ogc,wms,mapserver"
   "ows_service_onlineresource" "http://www.mapserver.org/"
-  "ows_fees" "conditions unknown"							#value either "no conditions apply"|default "conditions unknown"|<specific conditions>
-  "ows_accessconstraints" "None"							#value according ISO 19115 (MD_RestrictionCode codelist) or default "None"
+  "ows_fees" "conditions unknown"                           #value either "no conditions apply"|default "conditions unknown"|<specific conditions>
+  "ows_accessconstraints" "None"                            #value according ISO 19115 (MD_RestrictionCode codelist) or default "None"
   "ows_addresstype" "postal"
   "ows_address" "123 SomeRoad Road"
   "ows_city" "Toronto"
@@ -66,20 +66,19 @@
   "ows_contactvoicetelephone" "+xx-xxx-xxx-xxxx"
   "ows_contactfacsimiletelephone" "+xx-xxx-xxx-xxxx"
   "ows_contactperson" "Tom Kralidis"
-  "ows_contactorganization" "MapServer"						#responsible organisation
-  "ows_contactposition" "owner"					#responsible organisation, value according "INSPIRE Metadata Regulation" (part D6)
+  "ows_contactorganization" "MapServer"                     #responsible organisation
+  "ows_contactposition" "owner"                             #responsible organisation, value according "INSPIRE Metadata Regulation" (part D6)
   "ows_rootlayer_title" "My Layers"
   "ows_rootlayer_abstract" "These are my layers"
   "ows_rootlayer_keywordlist" "layers,list"
   "ows_layerlimit" "1"
-  "ows_enable_request" "*" 
+  "ows_enable_request" "*"
   "wms_getmap_formatlist" "image/png,image/png; mode=24bit,image/jpeg,image/gif,image/png; mode=8bit,image/tiff"
  END
 END
 
 PROJECTION
  "init=epsg:4326"
- #"init=./data/epsg2:42304"
 END
 
 #
@@ -87,13 +86,14 @@
 #
 
 LAYER
- NAME road
+ NAME TN.RoadTransportNetwork.RoadLink
  DATA road
  TEMPLATE "ttt"
  METADATA
-  "wms_title_eng" "road"
-  "wms_title_ger" "road"
-  "wms_description" "Roads of I.P.E."
+  "wms_title_eng" "Transport networks: Road Link"
+  "wms_title_ger" "Verkehrsnetze: Straßensegment"
+  "wms_abstract" "myabstract"                               #to test fallback
+  "wms_abstract_ger" "myabstractger"
   "wms_srs" "EPSG:43204"
   "gml_include_items" "all"
  END
@@ -101,7 +101,6 @@
  STATUS ON
  PROJECTION
   "init=epsg:4326"
-  #"init=./data/epsg2:42304"
  END
 
  DUMP TRUE
@@ -109,9 +108,9 @@
  CLASSITEM "Name_e"
  CLASS
   NAME "Roads"
-  SYMBOL 0 
+  SYMBOL 0
   COLOR 220 0 0
  END
 END # Layer
 
-END # Map File
\ No newline at end of file
+END # Map File

Modified: sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario2.map
===================================================================
--- sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario2.map	2011-06-08 11:30:02 UTC (rev 11804)
+++ sandbox/inspire_soc2011/msautotest/wxs/wms_inspire_scenario2.map	2011-06-09 06:05:31 UTC (rev 11805)
@@ -11,7 +11,7 @@
 
 MAP
 
-NAME WMS_INSPIRE_SCENARIO1_TEST
+NAME TN.RoadTransportNetwork.RoadArea
 STATUS ON
 SIZE 400 300
 #EXTENT 2018000 -73300 3410396 647400
@@ -40,26 +40,26 @@
  IMAGEURL "/ms_tmp/"
 
  METADATA
-  "wms_inspire_capabilities" "embed"						#enables inspire using scenario 2
-  "wms_inspire_languages" "eng,ger"							#first default, values according ISO 639-2/B
-  "wms_inspire_keyword" "infoMapAccessService"				#value according "classification of spatial data services"
-  "wms_inspire_temporal_reference" "2011-09-19"				#date of last revision, value according YYYY-MM-DD
-  "wms_inspire_conformity" "not evaluated"					#value either "conformant"|"not conformant"|default "not evaluated"
-  "wms_inspire_mpoc_name" "mympocname"						#point of contact
-  "wms_inspire_mpoc_email" "mympocemail"					#point of contact
-  "wms_inspire_metadatadate" "2011-09-19"					#value according YYYY-MM-DD
-  "wms_title_eng" "mytitleeng"								#localized (as example)
-  "wms_title_ger" "mytitleger"								#localized (as example)
-  "wms_abstract" "myabstract"								#should be fallback in english (as example)
-  "wms_abstract_ger" "myabstractger"						#localized (as example)
+  "wms_inspire_capabilities" "embed"                        #enables inspire using scenario 2
+  "wms_inspire_languages" "eng,ger"                         #first default, values according ISO 639-2/B
+  "wms_inspire_keyword" "infoMapAccessService"              #value according "classification of spatial data services"
+  "wms_inspire_temporal_reference" "2011-09-19"             #date of last revision, value according YYYY-MM-DD
+  "wms_inspire_conformity" "not evaluated"                  #value either "conformant"|"not conformant"|default "not evaluated"
+  "wms_inspire_mpoc_name" "mympocname"                      #point of contact
+  "wms_inspire_mpoc_email" "mympocemail"                    #point of contact
+  "wms_inspire_metadatadate" "2011-09-19"                   #value according YYYY-MM-DD
+  "wms_title_eng" "Transport networks: Road Area"
+  "wms_title_ger" "Verkehrsnetze: Straßenfläche"
+  "wms_abstract" "myabstract"                               #to test fallback
+  "wms_abstract_ger" "myabstractger"
   #"wms_onlineresource" "http://localhost/path/to/wms_inspire_scenario2"
   "ows_updatesequence" "123"
   "wms_srs" "EPSG:42304 EPSG:42101 EPSG:4269 EPSG:4326"
   "ows_schemas_location" "http://schemas.opengis.net"
   "ows_keywordlist" "ogc,wms,mapserver"
   "ows_service_onlineresource" "http://www.mapserver.org/"
-  "ows_fees" "conditions unknown"							#value either "no conditions apply"|default "conditions unknown"|<specific conditions>
-  "ows_accessconstraints" "None"							#value according ISO 19115 (MD_RestrictionCode codelist) or default "None"
+  "ows_fees" "conditions unknown"                           #value either "no conditions apply"|default "conditions unknown"|<specific conditions>
+  "ows_accessconstraints" "None"                            #value according ISO 19115 (MD_RestrictionCode codelist) or default "None"
   "ows_addresstype" "postal"
   "ows_address" "123 SomeRoad Road"
   "ows_city" "Toronto"
@@ -70,20 +70,19 @@
   "ows_contactvoicetelephone" "+xx-xxx-xxx-xxxx"
   "ows_contactfacsimiletelephone" "+xx-xxx-xxx-xxxx"
   "ows_contactperson" "Tom Kralidis"
-  "ows_contactorganization" "MapServer"						#responsible organisation
-  "ows_contactposition" "owner"					#responsible organisation, value according "INSPIRE Metadata Regulation" (part D6)
+  "ows_contactorganization" "MapServer"                     #responsible organisation
+  "ows_contactposition" "owner"                             #responsible organisation, value according "INSPIRE Metadata Regulation" (part D6)
   "ows_rootlayer_title" "My Layers"
   "ows_rootlayer_abstract" "These are my layers"
   "ows_rootlayer_keywordlist" "layers,list"
   "ows_layerlimit" "1"
-  "ows_enable_request" "*" 
+  "ows_enable_request" "*"
   "wms_getmap_formatlist" "image/png,image/png; mode=24bit,image/jpeg,image/gif,image/png; mode=8bit,image/tiff"
  END
 END
 
 PROJECTION
  "init=epsg:4326"
- #"init=./data/epsg2:42304"
 END
 
 #
@@ -91,13 +90,14 @@
 #
 
 LAYER
- NAME road
+ NAME TN.RoadTransportNetwork.RoadLink
  DATA road
  TEMPLATE "ttt"
  METADATA
-  "wms_title_eng" "road"
-  "wms_title_ger" "road"
-  "wms_description" "Roads of I.P.E."
+  "wms_title_eng" "Transport networks: Road Link"
+  "wms_title_ger" "Verkehrsnetze: Straßensegment"
+  "wms_abstract" "myabstract"                               #to test fallback
+  "wms_abstract_ger" "myabstractger"
   "wms_srs" "EPSG:43204"
   "gml_include_items" "all"
  END
@@ -105,7 +105,6 @@
  STATUS ON
  PROJECTION
   "init=epsg:4326"
-  #"init=./data/epsg2:42304"
  END
 
  DUMP TRUE
@@ -113,9 +112,9 @@
  CLASSITEM "Name_e"
  CLASS
   NAME "Roads"
-  SYMBOL 0 
+  SYMBOL 0
   COLOR 220 0 0
  END
 END # Layer
 
-END # Map File
\ No newline at end of file
+END # Map File



More information about the mapserver-commits mailing list