How to create an Overlay which highlights unused land

From Tygron Support wiki
Revision as of 12:52, 8 July 2026 by Maxim@tygron.com (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The 3D Visualization shows a combination of spatial features, such as Buildings and Terrain Types, against a backdrop of a satellite image. While providing a complete view of the world's structure, it can obscure specific data. In addition, the presence or absence of data can sometimes be very relevant for use-cases pertaining to land utilization. For both these cases, a Grid Overlay indicating land which is or is not in use by Buildings is of added value.

Editor → Current Situation (Ribbon tab) → Overlays (Ribbon bar) → Add Average Overlay (Dropdown)
How to create an Overlay which highlights unused land:
  1. Add an Average Overlay
  2. Ensure the input layer is set to Buildings
  3. Set the averaging distance to "0"
  4. Set the averaging attribute to DEFAULT_FLOORS
  5. Set the legend as follows:
  6. Text: Empty
    Value: 0
    Color: Green
  7. Text: Built
    Value: 0,1
    Color: Red
  8. The resulting Grid Overlay shows 0 where no Building exists and values greater than 0 where they do.

Notes

See also