[Qgis-developer] Fwd: how to use gdal in custom plugin to convert png to geotiff with corner coordinates

Siki Zoltan siki at agt.bme.hu
Tue Aug 12 05:10:00 PDT 2014


Dear Aamir,

you can uste gdal python bindings, see:
http://pcjericks.github.io/py-gdalogr-cookbook/

or you can start gdal_tranlate in the background to do the job
see: http://www.gdal.org/gdal_utilities.html

Zoltan

On Tue, 12 Aug 2014, Aamir Ali wrote:
> Dear All
>
>n  I am developing a plugin of QGIS in python, where it is needed to 
convert
> png image to geotiff with known corner coordinates (wgs84). Any help would
> be appreciated
>
> Regards
>
> Aamir Ali
>


More information about the Qgis-developer mailing list