Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 762:b3f922908a31
ISSUE122: Added all required Columns for the CSV-Export.
gnv-artifacts/trunk@817 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 22 Mar 2010 12:47:44 +0000 |
parents | 0b1de7e38907 |
children | e4d1fded433b |
comparison
equal
deleted
inserted
replaced
761:0b1de7e38907 | 762:b3f922908a31 |
---|---|
1 2010-03-22 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 ISSUE 122 | |
4 | |
5 * src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileOutputState.java, | |
6 src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.java: | |
7 Added all required Columns for the CSV-Export. Integrated own | |
8 Columnspecifications for the different Kinds of Profiles (TimeSeriesPoints, | |
9 Mesh, InstantaneousPoint). | |
10 | |
11 * doc/conf/queries.properties: | |
12 Manipulated the Queries for fetching the Data for generating the CSV-Output | |
13 for all kinds of Vertical- and Horizontalprofiles in that way that now all | |
14 required Columns were included. | |
15 | |
16 * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: | |
17 Removed deprecated TODO-Flags. | |
18 | |
1 2010-03-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 19 2010-03-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 20 |
3 Issue209 | 21 Issue209 |
4 | 22 |
5 * doc/conf/maptemplates/horizontalcrosssection_salinity_isolines.vm, | 23 * doc/conf/maptemplates/horizontalcrosssection_salinity_isolines.vm, |