Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 727:22dc921cd8b1
Added generic Export for all Columns which are in an ResultValue.
gnv-artifacts/trunk@763 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 12 Mar 2010 11:28:36 +0000 |
parents | 8d475151b2c1 |
children | f6630d0203da |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Wed Mar 10 15:04:30 2010 +0000 +++ b/gnv-artifacts/ChangeLog Fri Mar 12 11:28:36 2010 +0000 @@ -1,3 +1,10 @@ +2010-03-12 Tim Englich <tim.englich@intevation.de> + + * src/main/java/de/intevation/gnv/utils/ShapeFileWriter.java (writeDataToFile): + Added generic Export for all Columns which are in an ResultValue. + The first Column must be the Geometryvalue. all other Columns will be added + to the Shapefile using the defined Attribute-Class. + 2010-03-10 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue201