Rasterization model

From Tygron Preview Support Wiki
Revision as of 13:15, 9 February 2026 by Maxim@tygron.com (talk | contribs)
Jump to navigation Jump to search

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:

  1. Net Lines
  2. Addresses
  3. Buildings
  4. Terrains
  5. Areas
  6. Neighborhoods

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.