Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1053:bfc2ed20b87c
Prepared the FloodMapState to save geometries.
flys-artifacts/trunk@2519 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 22 Aug 2011 10:40:15 +0000 |
parents | eeebf8514c7f |
children | 1f3e944a805c |
comparison
equal
deleted
inserted
replaced
1052:eeebf8514c7f | 1053:bfc2ed20b87c |
---|---|
1 2011-08-22 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/conf/artifacts/winfo.xml: Defined an input value for the GeoJSON | |
4 string to save user defined barriers in the map. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
7 Added a computeFeed() method. In addition, this state now prefers the | |
8 "noinput" UI provider. | |
9 | |
1 2011-08-19 Ingo Weinzierl <ingo@intevation.de> | 10 2011-08-19 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * doc/conf/conf.xml: Each river requires a SRID definition. This | 12 * doc/conf/conf.xml: Each river requires a SRID definition. This |
4 definition is used to transform the river's geometries into the desired | 13 definition is used to transform the river's geometries into the desired |
5 projection. | 14 projection. |