Module for raster to vector conversion.
Inputs
- the raster that has to be converted
- the value to use to trace the polygons, if it is null then all the values of the raster are used
- the field name to use as to store the raster value in the vector
- a threshold on cell number to filter away polygons with cells less than that
Output