comparison artifacts/doc/conf/mapserver/shapefile_layer.vm @ 6832:4b7944c37c4f

(issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
author Christian Lins <christian.lins@intevation.de>
date Thu, 15 Aug 2013 13:30:16 +0200
parents 8c7433b8656d
children
comparison
equal deleted inserted replaced
6831:8c7433b8656d 6832:4b7944c37c4f
19 "gml_include_items" "all" 19 "gml_include_items" "all"
20 #if ( $LAYER.getGroupTitle() ) 20 #if ( $LAYER.getGroupTitle() )
21 "wms_group_title" "$LAYER.getGroupTitle()" 21 "wms_group_title" "$LAYER.getGroupTitle()"
22 #end 22 #end
23 END 23 END
24
25 CLASSITEM "TYP"
24 26
25 #if ( !$LAYER.getStyle() ) 27 #if ( !$LAYER.getStyle() )
26 #if ( $LAYER.getGroupTitle() ) 28 #if ( $LAYER.getGroupTitle() )
27 #if ( $LAYER.getType() == "POLYGON" ) 29 #if ( $LAYER.getType() == "POLYGON" )
28 #include("barrier_polygons_class.vm") 30 #include("barrier_polygons_class.vm")

http://dive4elements.wald.intevation.org