Hi, Spatial references objects can be imported / exported using OGR API to multiple formats : proj4, WKT, XML...
Can I use one of these as a format "which describes properly every spatial reference" ? For example, if I use WKT as "internal format" for my application, is there any chance that a projection described with a proj4 string (or an EPSG code or whatever...) cannot be properly converted to a WKT string ? My goal is to use a single spatial reference format when storing/loading work sessions of my application. Thanks. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Which-format-is-the-best-identify-a-spatial-reference-tp5151074.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
