diff flys-artifacts/doc/conf/mapserver/layer.vm @ 2680:c0fbff11d287

Added a Mapserver PROJECTION section into the shapefile template. flys-artifacts/trunk@4378 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 May 2012 09:40:39 +0000
parents c8c753931514
children cfc5540a4eec
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/mapserver/layer.vm	Thu May 10 09:28:01 2012 +0000
+++ b/flys-artifacts/doc/conf/mapserver/layer.vm	Thu May 10 09:40:39 2012 +0000
@@ -18,6 +18,10 @@
         #end
     END
 
+    PROJECTION
+        "init=epsg:$LAYER.getSrid()"
+    END
+
     #if ( !$LAYER.getStyle() )
         #if ( $LAYER.getGroupTitle() )
             #if ( $LAYER.getType() == "POLYGON" )

http://dive4elements.wald.intevation.org