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
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev