Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1123:be9bb260b835
Set the Z values of line and polygon barrier geometries used for WSPLGEN.
flys-artifacts/trunk@2632 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 01 Sep 2011 12:23:23 +0000 |
parents | 111794adf285 |
children | 28a595b32980 |
comparison
equal
deleted
inserted
replaced
1122:111794adf285 | 1123:be9bb260b835 |
---|---|
1 2011-09-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
4 Set the Z values of line and polygon barrier geometries. Both barrier | |
5 shapefiles will contain 3D geometries now. | |
6 | |
1 2011-08-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-08-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 Get real data to display in CrossSection (although ignorant of | 9 Get real data to display in CrossSection (although ignorant of |
4 parameterization), making use of the showcase code of the CrossSectionApp- | 10 parameterization), making use of the showcase code of the CrossSectionApp- |
5 Standalone application. | 11 Standalone application. |