On 3 September 2015 at 17:42, Even Rouault <[email protected]> wrote:
> Le jeudi 03 septembre 2015 17:34:27, Luca Delucchi a écrit :

>> target_ds = gdal.GetDriverByName('MEM').Create('', xcount, ycount,
>> gdal.GDT_UInt32)
>
> You should add ,1, between ycount and gdal.GDT_UInt32. This is the band count.
>

Thanks a lot, it solved my problem

-- 
ciao
Luca

http://gis.cri.fmach.it/delucchi/
www.lucadelu.org
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to