Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 422:3b83341e0cf4
ISSUE-52 The longitudinal section charts will now always have the head of the river at the left side.
flys-artifacts/trunk@1904 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 11 May 2011 16:31:38 +0000 |
parents | 24b53f9aa9dc |
children | bab867fb37e8 |
comparison
equal
deleted
inserted
replaced
421:24b53f9aa9dc | 422:3b83341e0cf4 |
---|---|
1 2011-05-11 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 ISSUE-52 | |
4 | |
5 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
6 The X-Axis of such a chart is inverted, if the head of the river is not | |
7 at kilometer 0. This type of charts always have the head of the river at | |
8 the left side. | |
9 | |
1 2011-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2011-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/services/MetaDataService.java: | 12 * src/main/java/de/intevation/flys/artifacts/services/MetaDataService.java: |
4 Make incoming XML symmetric to DistanceInfoService. | 13 Make incoming XML symmetric to DistanceInfoService. |
5 | 14 |