Mercurial > dive4elements > river
comparison artifacts/doc/conf/mapserver/shapefile_layer.vm @ 6831:8c7433b8656d
Backed out changeset 74a437805e2a
Description does not match. Why changing logging behavior? Why re-sorting imports? This can be done (if there is really a reason to do so) in separate commits with adequate descriptions.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 14 Aug 2013 16:50:35 +0200 |
parents | 74a437805e2a |
children | 4b7944c37c4f |
comparison
equal
deleted
inserted
replaced
6830:eb4b123daaf7 | 6831:8c7433b8656d |
---|---|
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" | |
26 | 24 |
27 #if ( !$LAYER.getStyle() ) | 25 #if ( !$LAYER.getStyle() ) |
28 #if ( $LAYER.getGroupTitle() ) | 26 #if ( $LAYER.getGroupTitle() ) |
29 #if ( $LAYER.getType() == "POLYGON" ) | 27 #if ( $LAYER.getType() == "POLYGON" ) |
30 #include("barrier_polygons_class.vm") | 28 #include("barrier_polygons_class.vm") |