[gdal-dev] gdal_rasterize does not burn polygon attributes

jramm jamessramm at gmail.com
Thu Jun 11 00:16:04 PDT 2015


I'm running gdal_rasterize, trying to make it create a new tif from polygons,
using an attribute field as the burn value. Here is my command:

gdal_rasterize -tr 5 5 -a SOP -l test -a_nodata 0 test.shp test.tif
I end up with an image that is all 0's. The shapefile is correct and can be
read by OGR...what am I missing?




--
View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-rasterize-does-not-burn-polygon-attributes-tp5210321.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20150611/04bbf341/attachment.html>


More information about the gdal-dev mailing list