Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1107:005c2964f9af
Use the correct SRID while reading GeoJSON barriers and writing line/polygon shapefiles.
flys-artifacts/trunk@2610 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 30 Aug 2011 14:13:06 +0000 |
parents | e9f66d63bdd0 |
children | 5b1198c27d43 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Aug 30 11:09:54 2011 +0000 +++ b/flys-artifacts/ChangeLog Tue Aug 30 14:13:06 2011 +0000 @@ -1,3 +1,12 @@ +2011-08-30 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: + Use the coorect SRID for reading GeoJSON and writing line/polygon + shapefiles. + + * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Use a + concrete coordinate system while feature type creation. + 2011-08-30 Ingo Weinzierl <ingo@intevation.de> * pom.xml: Added GeoTools 2.7.2 dependencies for Shapefile, GeoJSON and