Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1121:66783d957201
Close open shapefile transactions properly.
flys-artifacts/trunk@2628 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 01 Sep 2011 07:27:44 +0000 |
parents | fb3947027e92 |
children | 111794adf285 |
comparison
equal
deleted
inserted
replaced
1120:fb3947027e92 | 1121:66783d957201 |
---|---|
1 2011-09-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Close an open | |
4 shapefile transaction and catch exceptions which are thrown while | |
5 shapefile creation here. If there occured an error, this functions | |
6 returns FALSE, otherwise TRUE. | |
7 | |
8 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
9 Removed exception handling while shapefile creation - this is done in | |
10 GeometryUtils now. | |
11 | |
1 2011-09-01 Ingo Weinzierl <ingo@intevation.de> | 12 2011-09-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | 14 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: |
4 Renamed the file for WSPLGEN required waterlevels to "waterlevels.wst". | 15 Renamed the file for WSPLGEN required waterlevels to "waterlevels.wst". |
5 WSPLGEN did not work with the former "waterlevels.txt" file. | 16 WSPLGEN did not work with the former "waterlevels.txt" file. |