<div dir="ltr">I'm using this python API, I didn't know theses tests which do help (as the python API is not as documented as the c++ API).<div>I feel we're off topic here so I'll publish it soon in another thread in the gdal-dev list.</div><div>Thanks!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 16 Jan 2019 at 13:36, Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On mercredi 16 janvier 2019 12:59:51 CET Idan Miara wrote:<br>
> Even,<br>
> Thanks for your pointer!<br>
> It does solve the problem for me!<br>
> <br>
> Andrea,<br>
> Thanks for you input!<br>
> Should I find the time to look into these issues I'll contact you.<br>
> <br>
> I'm working on a python wrapper for gdal translate/wrap/info python<br>
> functions.<br>
<br>
Hum, are you aware that they are already such wrappers in recent GDAL versions with the GDAL Python bindings ? gdal.Info(), gdal.Translate(), gdal.Warp() ?<br>
<br>
Usage examples:<br>
<a href="https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdalinfo_lib.py" rel="noreferrer" target="_blank">https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdalinfo_lib.py</a><br>
<a href="https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdal_translate_lib.py" rel="noreferrer" target="_blank">https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdal_translate_lib.py</a><br>
<a href="https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdalwarp_lib.py" rel="noreferrer" target="_blank">https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdalwarp_lib.py</a><br>
<br>
-- <br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
</blockquote></div>