comparison flys-artifacts/doc/conf/mapserver/db_layer.vm @ 2669:7a124cb11d8e

Added a PROJECTION section to all db mapserver layers. flys-artifacts/trunk@4355 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 08 May 2012 10:19:43 +0000
parents b23c956c5aa2
children 2fdbe78a8fc2
comparison
equal deleted inserted replaced
2668:53f42adf4505 2669:7a124cb11d8e
18 #end 18 #end
19 19
20 #if ( $LAYER.getLabelItem() ) 20 #if ( $LAYER.getLabelItem() )
21 LABELITEM $LAYER.getLabelItem() 21 LABELITEM $LAYER.getLabelItem()
22 #end 22 #end
23
24 PROJECTION
25 "init=epsg:$LAYER.getSrid()"
26 END
23 27
24 METADATA 28 METADATA
25 "wms_title" "$LAYER.getTitle()" 29 "wms_title" "$LAYER.getTitle()"
26 "gml_include_items" "all" 30 "gml_include_items" "all"
27 #if ( $LAYER.getGroupTitle() ) 31 #if ( $LAYER.getGroupTitle() )

http://dive4elements.wald.intevation.org