Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 850:39d06d01825a
Finalized the odv export of a 'Profilschnitt' (issue217).
gnv-artifacts/trunk@966 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 21 Apr 2010 12:34:44 +0000 |
parents | 38c8cc586a85 |
children | 4bcf7bf4bfb7 |
comparison
equal
deleted
inserted
replaced
849:38c8cc586a85 | 850:39d06d01825a |
---|---|
1 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue217 | |
4 | |
5 * src/main/java/de/intevation/gnv/exports/VerticalCrossODVExport.java: The | |
6 first column (cruise) in an odv export is filled with a static "GNVExport" | |
7 string. The second column (station) is filled with a generated string | |
8 "Station" concartinated with the index of the current coordinate | |
9 (e.g. "Station_1"). Both columns are written to odv only if the coordinate | |
10 changes - otherwise these strings are replaced by tabs. | |
11 | |
1 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 12 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 13 |
3 Issue233 | 14 Issue233 |
4 | 15 |
5 * src/main/java/de/intevation/gnv/chart/HorizontalProfileChart.java: Expand | 16 * src/main/java/de/intevation/gnv/chart/HorizontalProfileChart.java: Expand |