[gdal-dev] Get a list of supported file formats

Diego Gnesi Bartolani diego.gnesi at gmail.com
Sat Mar 16 08:14:30 PDT 2013


Hi,

I'm writing a python plugin for QGIS. I need to implement a "Save As"
dialog and the user should choose among all GDAL's supported file formats.
Is there a method inside the GDAL API to iterate over all the supported
raster (and only raster) file formats and get the file extension and the
format definition, i.e. the tuple ("*.TIF, *.tif", "GeoTIFF")?

Thanks!

Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130316/fce0eb07/attachment.html>


More information about the gdal-dev mailing list