Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2616:27cc95e65f18
Defined a style for WSPLGEN layers which are now modifiable.
flys-artifacts/trunk@4200 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 05 Apr 2012 07:21:58 +0000 |
parents | b0597a63fe70 |
children | 71086a3a1c5f |
comparison
equal
deleted
inserted
replaced
2615:b0597a63fe70 | 2616:27cc95e65f18 |
---|---|
1 2012-04-05 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/conf/themes.xml: Defined a theme for WSPLGEN layers. | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/model/MapserverStyle.java: | |
6 Made style creation more robust against nullpointers and added an | |
7 Expression class. | |
8 | |
9 * src/main/java/de/intevation/flys/utils/ThemeUtil.java: Added a static | |
10 method createWSPLGENStyle() and some helpers to create a WSPLGEN style. | |
11 | |
12 * src/main/java/de/intevation/flys/exports/MapGenerator.java, | |
13 src/main/java/de/intevation/flys/utils/MapfileGenerator.java: Methods | |
14 for creating the WSPLGEN layer now take a style document. | |
15 | |
16 | |
1 2012-04-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 17 2012-04-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 18 |
3 * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: | 19 * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: |
4 Extract parameters from input xml and fetch fixings filters and overview | 20 Extract parameters from input xml and fetch fixings filters and overview |
5 to find the columns to be viewed. | 21 to find the columns to be viewed. |