comparison artifacts/doc/conf/mapserver/river-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
comparison
equal deleted inserted replaced
9737:0c4736d5dd4a 9738:afad1fac70fb
16 DEBUG 3 16 DEBUG 3
17 CONFIG "MS_ERRORFILE" "stderr" 17 CONFIG "MS_ERRORFILE" "stderr"
18 18
19 WEB 19 WEB
20 METADATA 20 METADATA
21 "wms_title" "FLYS Rivers Web Map Service" 21 "wms_title" "D4E River Web Map Service"
22 "wms_onlineresource" "${MAPSERVERURL}river-wms"
23 "wms_encoding" "UTF-8" 22 "wms_encoding" "UTF-8"
24 "wms_accessconstraints" "none" 23 "wms_accessconstraints" "none"
25 "wms_fees" "none" 24 "wms_fees" "none"
26 "wms_addresstype" "postal"
27 "wms_address" "Any Street"
28 "wms_city" "Any City"
29 "wms_stateorprovince" "Any state"
30 "wms_postcode" "My Postalcode"
31 "wms_country" "Any Country"
32 "wms_contactperson" "Any Person"
33 "wms_contactorganization" "Any Orga"
34 "wms_contactelectronicmailaddress" "any-email@example.com"
35 "wms_contactvoicetelephone" "Any's telephone number"
36 "wms_srs" "EPSG:4326 EPSG:31466 EPSG:31467" 25 "wms_srs" "EPSG:4326 EPSG:31466 EPSG:31467"
37 "ows_enable_request" "*" 26 "ows_enable_request" "*"
38 END 27 END
39 END 28 END
40 29

http://dive4elements.wald.intevation.org