diff artifacts/doc/conf/mapserver/mapfile.vm @ 9738:afad1fac70fb 3.2.x

Cleanup mapfile templating a bit _ Update names and titles _ Skip wms_onlineresource because it's set automatically _ Contact information is optional according to WMS specification
author Tom Gottfried <tom@intevation.de>
date Mon, 25 Jul 2022 16:21:34 +0200
parents 1fa03f3c9d3d
children
line wrap: on
line diff
--- a/artifacts/doc/conf/mapserver/mapfile.vm	Mon Jul 25 12:31:08 2022 +0200
+++ b/artifacts/doc/conf/mapserver/mapfile.vm	Mon Jul 25 16:21:34 2022 +0200
@@ -1,5 +1,5 @@
 MAP
-    NAME "FLYS-Map"
+    NAME "D4E-River-Map"
     STATUS ON
     SIZE 600 400
     MAXSIZE 4000
@@ -18,26 +18,15 @@
 
     WEB
       METADATA
-        "wms_title"             "FLYS Web Map Service"
-        "wms_onlineresource"    "${MAPSERVERURL}user-wms"
+        "wms_title"             "D4E River Web Map Service"
         "wms_encoding"          "UTF-8"
         "wms_accessconstraints" "none"
         "wms_fees"              "none"
-        "wms_addresstype"       "postal"
-        "wms_address"           ""
-        "wms_city"              ""
-        "wms_stateorprovince"   ""
-        "wms_postcode"          ""
-        "wms_country"           ""
-        "wms_contactperson"     ""
-        "wms_contactorganization" ""
-        "wms_contactelectronicmailaddress" ""
-        "wms_contactvoicetelephone" ""
         "wms_srs" "EPSG:4326 EPSG:31466 EPSG:31467"
         "wms_getmap_formatlist" "image/png,image/png; mode=24bit,image/jpeg"
         "ows_enable_request"   "*"
         "ows_sld_enabled"  "false"
-        "ows_title"             "FLYS Web Map Service"
+        "ows_title"             "D4E River Web Map Service"
         "ows_extent"            "3233232 5303455 3421524 5585825"
       END
     END

http://dive4elements.wald.intevation.org