Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1164:0398c2b8dbaf
Do only create WSPLGEN and barrier facets if the WSPLGEN job has been added to the Scheduler and if there are digitized geometries existing.
flys-artifacts/trunk@2701 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 12 Sep 2011 11:40:04 +0000 |
parents | 2e0739853807 |
children | 3b034bb5fce7 |
comparison
equal
deleted
inserted
replaced
1163:2e0739853807 | 1164:0398c2b8dbaf |
---|---|
1 2011-09-12 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Write | |
4 shapefiles only if there are features for it existing. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
7 A WSPLGEN facet is only created, if the calculation was successfully | |
8 added to the Scheduler. A barrier facet is only created if the WSPLGEN | |
9 calculation has been added to the scheduler AND if there are digitized | |
10 geometries existing. | |
11 | |
1 2011-09-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 12 2011-09-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 13 |
3 Copied and slightly modified implementation of guessWaterIncreasing from | 14 Copied and slightly modified implementation of guessWaterIncreasing from |
4 WQKms to (new) DataUtils. Accidentally commited usage in last commit, to | 15 WQKms to (new) DataUtils. Accidentally commited usage in last commit, to |
5 correct orientation of diagram (invert x axis). | 16 correct orientation of diagram (invert x axis). |