Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2688:99350b06a780
Improved middle height calculations.
flys-artifacts/trunk@4389 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 11 May 2012 08:45:11 +0000 |
parents | dc67ddd4a34c |
children | 3ab7b593c6e5 |
comparison
equal
deleted
inserted
replaced
2687:dc67ddd4a34c | 2688:99350b06a780 |
---|---|
1 2012-05-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Improved middle height calculations for waterlevels. | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/geom/Lines.java | |
6 (area): Improved or even corrected area calculation. | |
7 | |
8 * src/main/java/de/intevation/flys/exports/CrossSectionGenerator.java: | |
9 Corrected middle height calculated, have a very verbose label for | |
10 the time being. | |
11 | |
1 2012-05-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 12 2012-05-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 13 |
3 Somewhat improve area calculation during line computation. | 14 Somewhat improve area calculation during line computation. |
4 Still faulty. | 15 Still faulty. |
5 | 16 |