Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 825:1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
flys-client/trunk@2522 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 22 Aug 2011 13:29:55 +0000 |
parents | 3fe265b47675 |
children | 2f65c742803f |
comparison
equal
deleted
inserted
replaced
824:3fe265b47675 | 825:1b9b7e9ab219 |
---|---|
1 2011-08-22 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
4 Set the Collection and its Master-Artifact at first when we create a | |
5 CollectionView with an existing Collection instance. | |
6 | |
7 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: | |
8 Enabled the SelectFeature control to select a feature using a box. | |
9 | |
10 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: | |
11 The geometries added by the user are saved as GeoJSON parameters of the | |
12 master artifact . The user does not need to save the geometries | |
13 explicitly - this is an automatic process. While initializing the map, | |
14 those geometries are reloaded and displayed again. | |
15 | |
1 2011-08-22 Ingo Weinzierl <ingo@intevation.de> | 16 2011-08-22 Ingo Weinzierl <ingo@intevation.de> |
2 | 17 |
3 * src/main/java/de/intevation/flys/client/client/ui/NoInputPanel.java: | 18 * src/main/java/de/intevation/flys/client/client/ui/NoInputPanel.java: |
4 This panel is used to suppress the creation of an input panel. | 19 This panel is used to suppress the creation of an input panel. |
5 Currently, this panel is used in the floodmap state. This state is able | 20 Currently, this panel is used in the floodmap state. This state is able |