Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Sep 12 11:30:19 2011 +0000 +++ b/flys-artifacts/ChangeLog Mon Sep 12 11:40:04 2011 +0000 @@ -1,3 +1,14 @@ +2011-09-12 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Write + shapefiles only if there are features for it existing. + + * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: + A WSPLGEN facet is only created, if the calculation was successfully + added to the Scheduler. A barrier facet is only created if the WSPLGEN + calculation has been added to the scheduler AND if there are digitized + geometries existing. + 2011-09-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> Copied and slightly modified implementation of guessWaterIncreasing from