id summary reporter owner description type status priority milestone component version severity resolution keywords cc 5932 Clean and update OSR API for OziExplorer files jcrepetto warmerdam "In GDAL 1.10.0, a new driver to read the OziExplorer .map files has been introduced (see bug #3380)[[BR]] In the file ogr/ogr_srs_ozi.cpp , a new version of the importFromOzi() function has been implemented :[[BR]] OGRErr OGRSpatialReference::importFromOzi( const char * const* papszLines ) The old function :[[BR]] OGRErr OGRSpatialReference::importFromOzi( const char *pszDatum, const char *pszProj, const char *pszProjParms )[[BR]] is now deprecated and can be removed from the GDAL 2.0 API. The SWIG bindings and the GDAL autotest have been updated. Only the Python bindings have been tested, because I am not familiar enough with the other languages supported by SWIG to test all of them. " enhancement closed normal 2.0.0 OGR_SRS svn-trunk normal fixed OziExplorer