Mercurial > dive4elements > river
comparison artifacts/doc/conf/mapserver/shapefile_layer.vm @ 7193:7fabae60428b double-precision
Merged changes from default into double-precision branch.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 27 Sep 2013 17:36:50 +0200 |
parents | 4b7944c37c4f |
children |
comparison
equal
deleted
inserted
replaced
7016:28748bb1b676 | 7193:7fabae60428b |
---|---|
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") |