Even, Are you planning to backport that? ________________________________ From: gdal-dev <[email protected]> on behalf of Even Rouault <[email protected]> Sent: Monday, October 31, 2016 6:29:27 AM To: [email protected] Cc: Johan de Braak Subject: Re: [gdal-dev] gdal.RasterizeOptions output type
Le lundi 31 octobre 2016 11:11:44, Johan de Braak a écrit : > Hi all, > > I cannot seem to find the possibility to set the output type in > gdal.RasterizeOptions (like in gdal.TranslateOptions). Am I missing > something or is this not possible? This was indeed a shortcoming. I've just added it in trunk. You can workaround by using the option string: options="-ot ..." > > I'm using GDAL 2.1.1 > > Thank you, > > Johan > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/gdal-RasterizeOptions-output-type-tp52 > 93573.html Sent from the GDAL - Dev mailing list archive at Nabble.com. > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
