tomantony a écrit : > I have a requirement to goecode postal addresses. I explored the api but > could not find an obvious way to do this. Is it possible to do this using Geo > Tools api and if yes how ?
It may be the task of SpatialReferenceSystemUsingGeographicIdentifier (tell me about a very long class name!!!): http://geoapi.sourceforge.net/snapshot/javadoc/org/opengis/referencing/SpatialReferenceSystemUsingGeographicIdentifier.html This is the topic of an ISO specification (forgot the number), which do not yet appears in GeoAPI (except for the SpatialReferenceSystemUsingGeographicIdentifier base interface, which was mentioned in ISO 19111. But nothing more is defined on this topic in ISO 19111). So we are far from implementing anything like that in current Geotools as far as I know. Martin. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
