Module for polygon vector to raster conversion. It uses the ScanLine algorithm and it works only with polygon vectors.
Inputs
- the polygon vector to rasterize
- the value to use as raster value if no field is specified
- the field to use to retrieve the category value for the raster
Output