Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1108:5b1198c27d43
Export riveraxis and crosssections to shapefiles for WSPLGEN.
flys-artifacts/trunk@2612 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 30 Aug 2011 15:17:43 +0000 |
parents | 005c2964f9af |
children | ba9fa72dd6f5 |
comparison
equal
deleted
inserted
replaced
1107:005c2964f9af | 1108:5b1198c27d43 |
---|---|
1 2011-08-30 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Improved | |
4 exception handling: exceptions are catched in GeometryUtils now. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
7 Write river axis and crosssections to shapefiles and save shapefile | |
8 pathes in WSPLGENJob. | |
9 | |
1 2011-08-30 Ingo Weinzierl <ingo@intevation.de> | 10 2011-08-30 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | 12 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: |
4 Use the coorect SRID for reading GeoJSON and writing line/polygon | 13 Use the coorect SRID for reading GeoJSON and writing line/polygon |
5 shapefiles. | 14 shapefiles. |