diff flys-artifacts/doc/conf/mapserver/shapefile_layer.vm @ 2682:0795c296f718

Added a PROJECTION section for all missing mapserver templates. flys-artifacts/trunk@4381 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 May 2012 10:04:12 +0000
parents 0156105222c9
children cfc5540a4eec
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/mapserver/shapefile_layer.vm	Thu May 10 09:44:31 2012 +0000
+++ b/flys-artifacts/doc/conf/mapserver/shapefile_layer.vm	Thu May 10 10:04:12 2012 +0000
@@ -10,6 +10,10 @@
         GROUP "$LAYER.getGroup()"
     #end
 
+    PROJECTION
+        "init=epsg:$LAYER.getSrid()"
+    END
+
     METADATA
         "wms_title" "$LAYER.getTitle()"
         "gml_include_items" "all"

http://dive4elements.wald.intevation.org