Re: [gdal-dev] Calling GDAL directly from within Python

2017-06-14 Thread Rutger
projection, extent etc are correct. And preferably also find some documentation from the data provider to confirm. Regards, Rutger -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Calling-GDAL-directly-from-within-Python-tp5324036p5324191.html Sent from the GDAL

[gdal-dev] Calling GDAL directly from within Python

2017-06-13 Thread Siebe Bosch
Dear list, Below you will find a question from my intern Bram. Unfortunately I could not help him out either since I only use the gdal executables. We would highly appreciate your help calling GDAL functions from within Python. Kind regards, Siebe Bosch Hi devs, This is my first time using t