Related Plugins and Tags

QGIS Python Plugins Repository

RasterizeString

Plugin ID: 1687
(4) votes 

This plugin extends gdal rasterize command to burn values from non-numeric field.

Conversion from vector to raster. This algorithm is a wrapper of gdal rasterize that allows to specify a non-numeric field. Output raster values are automatically generated according to input field values. A temporary integer field is created and a new integer value is associated to each input unique value (from 1 to N with N = number of unique values). Such association is loaded is CSV file 'Association.csv'. Output data type is chosen according to data range (unsigned integer type of minimal range, e.g. Byte, UInt16 or UInt32).

Author
Mathieu Chailloux
Maintainer
mc
Tags
vectorpythonrasterconversionstringrasterize
Plugin home page
https://github.com/MathieuChailloux/rasterizestring
Tracker
Browse and report bugs
Code repository
https://github.com/MathieuChailloux/rasterizestring
Latest experimental version:
0.1
Plugin ID
1687
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
0.1 yes 3.4.0 3.99.0 4555 mc 2019-04-03T12:57:41.232261+00:00

Sustaining Members