Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1110:563e015f0f22
Export floodplain to shapefile and add its file path to WSPLGEN job.
flys-artifacts/trunk@2616 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 31 Aug 2011 08:53:30 +0000 |
parents | ba9fa72dd6f5 |
children | b96ce07ba56c |
comparison
equal
deleted
inserted
replaced
1109:ba9fa72dd6f5 | 1110:563e015f0f22 |
---|---|
1 2011-08-31 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WSPLGENJob.java: Marked | |
4 required parameters with a comment. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
7 Export floodplains (german 'Talaue') to shapefile and write its file | |
8 path into the WSPLGEN job. | |
9 | |
1 2011-08-31 Ingo Weinzierl <ingo@intevation.de> | 10 2011-08-31 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 Search for a DGM that fits to the current river and km range and write | 13 Search for a DGM that fits to the current river and km range and write |
5 its file path into the WSPLGEN job. | 14 its file path into the WSPLGEN job. |