comparison flys-artifacts/doc/conf/mapserver/riveraxis-layer.vm @ 5578:c0eca1287e0e

Use the layer name for the default riveraxis class
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 05 Apr 2013 12:52:21 +0200
parents ad0990a82ab8
children
comparison
equal deleted inserted replaced
5577:5f91881124ba 5578:c0eca1287e0e
31 31
32 #if ( $LAYER.getStyle() ) 32 #if ( $LAYER.getStyle() )
33 $LAYER.getStyle() 33 $LAYER.getStyle()
34 #else 34 #else
35 CLASS 35 CLASS
36 NAME "unnamedclass" 36 NAME "$LAYER.getName()"
37 STYLE 37 STYLE
38 SIZE 5 38 SIZE 5
39 OUTLINECOLOR "#000000" 39 OUTLINECOLOR "#000000"
40 END 40 END
41 #if ( $LAYER.getLabelItem() ) 41 #if ( $LAYER.getLabelItem() )

http://dive4elements.wald.intevation.org