Patrik,
The GDALInfo csharp sample application doesn't exactly follow the C version
by producing the same output. However it's pretty straight forward to report
the projection similarly using the C# API.
I've just added the required changes in the development version:
http://trac.osgeo.org/gdal/c
Hi all,
I have problem with geotiff files created with gdal_translate when I try to
read them with the C# bindings.
So I tested it with the GDALInfo commands.
GDALInfo.exe (The c-api) will output the correct projection information:
C:\tmp\release-1500-x64-gdal-mapserver\bin>gdal\apps\GDALI