Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed May 11 09:51:54 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed May 11 16:31:38 2011 +0000 @@ -1,3 +1,12 @@ +2011-05-11 Ingo Weinzierl <ingo@intevation.de> + + ISSUE-52 + + * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: + The X-Axis of such a chart is inverted, if the head of the river is not + at kilometer 0. This type of charts always have the head of the river at + the left side. + 2011-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/artifacts/services/MetaDataService.java: