Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Aug 31 10:28:28 2011 +0000 +++ b/flys-client/ChangeLog Thu Sep 01 12:49:12 2011 +0000 @@ -1,3 +1,10 @@ +2011-09-01 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: + Set the 'typ' attribute of a feature that is added to the vector layer. + Features, that are loaded into the layer from GeoJSON file keep their + existing 'typ' attribute. New features get the attribute from combo box. + 2011-08-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> Added cross section translation.