comparison flys-artifacts/doc/conf/mapserver/wsplgen_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 baaf7d125c43
children
comparison
equal deleted inserted replaced
2681:b94b367d8b4d 2682:0795c296f718
7 TOLERANCE 10 7 TOLERANCE 10
8 DUMP TRUE 8 DUMP TRUE
9 #if( $LAYER.getGroup() ) 9 #if( $LAYER.getGroup() )
10 GROUP "$LAYER.getGroup()" 10 GROUP "$LAYER.getGroup()"
11 #end 11 #end
12
13 PROJECTION
14 "init=epsg:$LAYER.getSrid()"
15 END
12 16
13 METADATA 17 METADATA
14 "wms_title" "$LAYER.getTitle()" 18 "wms_title" "$LAYER.getTitle()"
15 "gml_include_items" "all" 19 "gml_include_items" "all"
16 "ows_enable_request" "GetFeatureInfo" 20 "ows_enable_request" "GetFeatureInfo"

http://dive4elements.wald.intevation.org