Mercurial > dive4elements > gnv-client
comparison geo-backend/ChangeLog @ 877:485566786089
Added more ClassName identificaton for the different datatypes of the ArcSDE.
geo-backend/trunk@761 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 12 Mar 2010 10:29:02 +0000 |
parents | 3d0c06f99686 |
children | 203f95af5b2c |
comparison
equal
deleted
inserted
replaced
876:3d0c06f99686 | 877:485566786089 |
---|---|
1 2010-03-12 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/ArcSDEResultSetMetaData.java (getColumnClassName): | |
4 Added more ClassName identificaton for the different datatypes of the ArcSDE. | |
5 Now it is possible to distinguish between Integer, Long, String, Date, | |
6 Float and Double Objects. | |
7 This is required to get a valid Shape- and WMS-Export. | |
8 | |
1 2010-03-09 Tim Englich <tim.englich@intevation.de> | 9 2010-03-09 Tim Englich <tim.englich@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/Row.java (getPosValue): | 11 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/Row.java (getPosValue): |
4 Switched to using asText(...)-Function of SeShapes-Objects for generating | 12 Switched to using asText(...)-Function of SeShapes-Objects for generating |
5 an WKT-String for Polygons. Going this way we are able to produce valid | 13 an WKT-String for Polygons. Going this way we are able to produce valid |