diff flys-artifacts/doc/conf/mapserver/river-mapfile.vm @ 4809:8062b571884d

Bugs in generated RiverAxis Mapfile fixed. Now the river axes are drawn by the WMS.
author Christian Lins <christian.lins@intevation.de>
date Wed, 16 Jan 2013 22:53:58 +0100
parents 38ec171544de
children b331742ba78d
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/mapserver/river-mapfile.vm	Wed Jan 16 11:39:37 2013 +0100
+++ b/flys-artifacts/doc/conf/mapserver/river-mapfile.vm	Wed Jan 16 22:53:58 2013 +0100
@@ -3,7 +3,7 @@
     STATUS ON
     SIZE 600 400
     MAXSIZE 4000
-    EXTENT 3233232.55407617 5303455.37850183 3421524.44644752 5585825.50888523
+    #EXTENT 3233232.55407617 5303455.37850183 3421524.44644752 5585825.50888523
     UNITS DD
     SHAPEPATH "$SHAPEFILEPATH"
     FONTSET "$CONFIGDIR/mapserver/fontset.txt"
@@ -13,13 +13,13 @@
         "init=epsg:31467"
     END
 
-    DEBUG 5
+    DEBUG 3
     CONFIG "MS_ERRORFILE" "log/rivers.log"
 
     WEB
       METADATA
         "wms_title"             "FLYS Rivers Web Map Service"
-        "wms_onlineresource"    "$MAPSERVERURL"
+        #"wms_onlineresource"    "http://localhost:7777/river-wms" # "$MAPSERVERURL"
         "wms_accessconstraints" "none"
         "wms_fees"              "none"
         "wms_addresstype"       "postal"

http://dive4elements.wald.intevation.org