Feature request #19470
GDAL rasterize - add support for "burn in" to existing rasters, 'add' parameter
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Giovanni Manghi | ||
Category: | Processing/GDAL | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 27298 |
Description
missing -add function in GDAL_rasterize
History
#1 Updated by Nyall Dawson over 6 years ago
- Tracker changed from Bug report to Feature request
- Subject changed from GDAL_rasterize to GDAL rasterize - add support for "burn in" to existing rasters, 'add' parameter
#2 Updated by Nyall Dawson over 6 years ago
The algorithm does not current support altering existing rasters, and only allows creation of new rasters. The 'add' mode only makes sense when used with updating an existing raster.
#3 Updated by Rijk Zuurmond over 6 years ago
- File after-gdal-rasterize.jpg added
- File qgis2.18_menu_GDAL-rasterize.jpg added
- File polylines.jpg added
i'm using it to create (raster)heatmaps from a large set of tracks (shape polylines),
this future is available in version 2.18
jpg added: menu from 2.18, orginal shapefile and resulting raster
#4 Updated by Giovanni Manghi over 6 years ago
- Assignee set to Giovanni Manghi
- Category changed from GDAL Tools to Processing/GDAL
it seems that on QGIS LTR the tool was split in two, one allowing this operation, so it would be better to re-add it also in qgis 3.