Re: [gdal-dev] invert option for rasterize in python bindings

2011-12-07 Thread Chaitanya kumar CH
Kyle, This option is not available through the algorithm. It is implemented by the gdal_rasterize utility[1] by creating a ring that is just outside the extents of the output raster. Python's gdal.RasterizeLayer() takes the same arguments as GDALRasterizeLayers() [2]. [1]: http://trac.osgeo.org/

[gdal-dev] invert option for rasterize in python bindings

2011-12-07 Thread Kyle Shannon
Is the -i (invert burn) option available through gdal.RasterizeLayer()? I can't find the documentation. Kyle Shannon Senior Software Engineer GCS Research Office 406-532-3254 * Direct 406-541-3276 kshan...@gcs-research.com * www.gcs-research.com