Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1641:eb3ab28d1c21
The extent of the WSPLGEN facets are now determined by the extent of the start and end CrossSectionTrack of the WSPLGEN calculation.
flys-artifacts/trunk@2827 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 26 Sep 2011 15:35:46 +0000 |
parents | fb296bdf815f |
children | 6c0b79efd2c9 |
comparison
equal
deleted
inserted
replaced
1640:fb296bdf815f | 1641:eb3ab28d1c21 |
---|---|
1 2011-09-26 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
4 The extent of the WSPLGEN result layer is now specified by the extent of | |
5 the CrossSectionTracks that matches the start and end kilometer of the | |
6 WSPLGEN calculation. | |
7 | |
8 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: New function | |
9 that creates the OpenLayers bounding box based on two Geometries. | |
10 | |
1 2011-09-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 11 2011-09-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 12 |
3 Improved w-differences diagram generation with included "absolute" | 13 Improved w-differences diagram generation with included "absolute" |
4 values. | 14 values. |
5 | 15 |