Dear friends,
I have a geo ref. ERDAS img file. How to obtain its spatial resolution
programmatically (C++)?

One suggestion I received was to refer to gdalinfo.c However I couldn't get
the required information in gdalinfo.c. I also felt it to be unclear. What
I have seen in gdalinfo is how to get columns, rows etc. (for which we
needn't visit the gdalinfo program).

I expected something like GetXResolution(..) and GetYResolution(...) kind
of situation. But...

Any help, please!

With
thanks,


Yours sincerely,

B. Ramesh
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to