Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1106:e9f66d63bdd0 | 1107:005c2964f9af |
---|---|
1 2011-08-30 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
4 Use the coorect SRID for reading GeoJSON and writing line/polygon | |
5 shapefiles. | |
6 | |
7 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Use a | |
8 concrete coordinate system while feature type creation. | |
9 | |
1 2011-08-30 Ingo Weinzierl <ingo@intevation.de> | 10 2011-08-30 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * pom.xml: Added GeoTools 2.7.2 dependencies for Shapefile, GeoJSON and | 12 * pom.xml: Added GeoTools 2.7.2 dependencies for Shapefile, GeoJSON and |
4 EPSG support. | 13 EPSG support. |
5 | 14 |