Re: [gdal-dev] Cannot get spatial reference system from ozi file

2012-11-11 Thread Nik Sands
Please ignore this thread. I've finally figured out that it was an error in code on my part. I thought that my code was reading the .map file, when in fact it was reading the GeoTIFF file that had been converted from the .map/ozf2 earlier in the program. My humble apologies. (I may post a ne

Re: [gdal-dev] Cannot get spatial reference system from ozi file

2012-11-11 Thread Nik Sands
I still don't have any resolution to this issue, but thanks to feedback from one list reader, I've been prompted to find out some more information... gdalinfo produces the following output, which is contrary to what my application produces: Coordinate System is `LOCAL_CS[""Ozi" projecti

Re: [gdal-dev] Cannot get spatial reference system from ozi file

2012-11-11 Thread Nik Sands
Unfortunately, I did not get any reply to my message about GDAL being unable to georeference an .ozf2 image using an ozi .map file a user sent me (see below). Is there anybody who could take a look and help me out with this? Please let me know if there is more information that I can provide in

[gdal-dev] Cannot get spatial reference system from ozi file

2012-11-06 Thread Nik Sands
Hi all, My application is reading in ozi file pairs (.ozf2/.map), warping them and saving out as GeoTIFF or other file formats using GDAL. It works fine for my own ozf files, but not for the files sent to me by one of my users (who apparently has a large number of files they want to use). It