Re: [gdal-dev] GDALDriver question

2010-02-10 Thread Alejandro Mostovoi
Thanks for your answer. Alejandro. On 10 February 2010 17:12, Even Rouault wrote: > Did you have a look at http://gdal.org/gdal_8h.html ? > > Extract from gcore/gdal_misc.cpp that answer all your questions : > > /* */ > /*

Re: [gdal-dev] GDALDriver question

2010-02-10 Thread Even Rouault
Did you have a look at http://gdal.org/gdal_8h.html ? Extract from gcore/gdal_misc.cpp that answer all your questions : /* */ /* --formats */ /*

[gdal-dev] GDALDriver question

2010-02-10 Thread Alejandro Mostovoi
Hi All, I need to get the Long Format Name and the Code of GDAL Raster Formats (BMP, FAST, ENVI, etc) from a GDALDataset. I'm looking for a method like OGRSFDriver::GetName(); Any idea? Thanks in Advance. Alejandro. ___ gdal-dev mailing list gdal-dev@l