Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 850:d02c3835df28
Set the 'typ' attribute of new features (digitized) in the map.
flys-client/trunk@2634 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 01 Sep 2011 12:49:12 +0000 |
parents | d0098fc8c40b |
children | aa83a6a864b4 |
comparison
equal
deleted
inserted
replaced
849:d0098fc8c40b | 850:d02c3835df28 |
---|---|
1 2011-09-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: | |
4 Set the 'typ' attribute of a feature that is added to the vector layer. | |
5 Features, that are loaded into the layer from GeoJSON file keep their | |
6 existing 'typ' attribute. New features get the attribute from combo box. | |
7 | |
1 2011-08-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-08-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Added cross section translation. | 10 Added cross section translation. |
4 | 11 |
5 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, | 12 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |