[Dive4elements-commits] [PATCH 2 of 2] Also set encoding for river mapfile to UTF-8

Wald Commits scm-commit at wald.intevation.org
Fri May 24 12:17:28 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1369390643 -7200
# Node ID af29a0bc254a8ffb98e48a96030ed2ec5b7d9d15
# Parent  b9a78f246ea379fef01dfbf258211b8d72f3e62b
Also set encoding for river mapfile to UTF-8

diff -r b9a78f246ea3 -r af29a0bc254a artifacts/doc/conf/mapserver/river-mapfile.vm
--- a/artifacts/doc/conf/mapserver/river-mapfile.vm	Fri May 24 11:57:07 2013 +0200
+++ b/artifacts/doc/conf/mapserver/river-mapfile.vm	Fri May 24 12:17:23 2013 +0200
@@ -20,6 +20,7 @@
       METADATA
         "wms_title"             "FLYS Rivers Web Map Service"
         #"wms_onlineresource"    "http://localhost:7777/river-wms" # "$MAPSERVERURL"
+        "wms_encoding"          "UTF-8"
         "wms_accessconstraints" "none"
         "wms_fees"              "none"
         "wms_addresstype"       "postal"


More information about the Dive4elements-commits mailing list