Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1710:055f32a5388a
Improved the mapfile templates to create nicer GetLegendGraphic images.
flys-artifacts/trunk@2970 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 14 Oct 2011 11:13:04 +0000 |
parents | f643ea084213 |
children | f708120cb7bc |
comparison
equal
deleted
inserted
replaced
1709:f643ea084213 | 1710:055f32a5388a |
---|---|
1 2011-10-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/MapfileGenerator.java: Put the | |
4 config directory into the Velocity context. It is available as | |
5 '$CONFIGDIR' in templates. | |
6 | |
7 * doc/conf/mapserver/mapfile.vm: Set the debug file to | |
8 "$CONFIGDIR/flys-user-wms.log" and added a LEGEND section. | |
9 | |
10 * doc/conf/mapserver/wsplgen_class.vm: Adapted the class names. Those | |
11 names are displayed in the image served by GetLegendGraphic. | |
12 | |
1 2011-10-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 13 2011-10-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 14 |
3 Add possibility of programmatic configuration of initial "activity" | 15 Add possibility of programmatic configuration of initial "activity" |
4 state (active or inactive) of (Managed)Facets by introducing | 16 state (active or inactive) of (Managed)Facets by introducing |
5 FLYSArtifact.getInitialFacetActivity. This method shall be overriden | 17 FLYSArtifact.getInitialFacetActivity. This method shall be overriden |