Re: [gdal-dev] get image pointer

2016-01-04 Thread Even Rouault
Le jeudi 17 décembre 2015 11:41:39, Basos Syrris a écrit : > Hi list,By using Python Gdal api to read an image, is it possible to get > the pointer of the image instead of taking the whole content as a string > structure as this happens with the ReadRaster() method?T You can call Band.ReadAsArray(

[gdal-dev] get image pointer

2015-12-17 Thread Basos Syrris
Hi list,By using Python Gdal api to read an image, is it possible to get the pointer of the image instead of taking the whole content as a string structure as this happens with the ReadRaster() method?Thank you in advance.Basos ___ gdal-dev mailing list