Rasterization model
The rasterization model is a part of Overlay models, that is tasked with converting attributes from features, from various layers, to values in rasters.
Layers
The layer rasterization sequence of the features is:
Methods
- Combined: Center for large and Outline for small polygons (default).
- Outline: Overshoot results in more cells then polygon area.
- Center: WARNING: fastest but missing small polygons.