Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1109:ba9fa72dd6f5
Write file path of DMGs into the WSPLGEN job while preparing WSPLGEN.
flys-artifacts/trunk@2614 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 31 Aug 2011 07:50:01 +0000 |
parents | 5b1198c27d43 |
children | 563e015f0f22 |
comparison
equal
deleted
inserted
replaced
1108:5b1198c27d43 | 1109:ba9fa72dd6f5 |
---|---|
1 2011-08-31 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
4 Search for a DGM that fits to the current river and km range and write | |
5 its file path into the WSPLGEN job. | |
6 | |
1 2011-08-30 Ingo Weinzierl <ingo@intevation.de> | 7 2011-08-30 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Improved | 9 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Improved |
4 exception handling: exceptions are catched in GeometryUtils now. | 10 exception handling: exceptions are catched in GeometryUtils now. |
5 | 11 |