diff flys-artifacts/doc/conf/mapserver/riveraxis-layer.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 d93748043cbc
children ad0990a82ab8
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/mapserver/riveraxis-layer.vm	Wed Jan 16 11:39:37 2013 +0100
+++ b/flys-artifacts/doc/conf/mapserver/riveraxis-layer.vm	Wed Jan 16 22:53:58 2013 +0100
@@ -20,10 +20,6 @@
         LABELITEM $LAYER.getLabelItem()
     #end
 
-    PROJECTION
-        "init=epsg:31467"
-    END
-
     METADATA
         "wms_title" "$LAYER.getTitle()"
         "gml_include_items" "all"
@@ -36,7 +32,7 @@
         $LAYER.getStyle()
     #else
         CLASS
-            NAME ""
+            NAME "unnamedclass"
             STYLE
                 SIZE 5
                 OUTLINECOLOR "#000000"
@@ -52,6 +48,7 @@
                     OFFSET 2 2
                 END
             #end
+            
         END
-    #end
+   #end
 END
\ No newline at end of file

http://dive4elements.wald.intevation.org