[Gdal-dev] gtiif reader broken when datum.csv replaced by gdal_datum.csv
Roger James
rogerjames99 at btinternet.com
Mon Jul 7 13:34:58 EDT 2003
int GTIFGetDatumInfo( int nDatumCode, char ** ppszName, short *
pnEllipsoid )
{
char szSearchKey[24];
int nEllipsoid;
const char *pszFilename = CSVFilename( "datum.csv" );
========== Ouch!!!
This one took me a while took work out what was happening. My workaround
is to copy gdal_datum.csv and rename it back to the old datum.csv.
Roger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20030707/a92f5738/attachment.html
More information about the Gdal-dev
mailing list