GridSpatial: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:
* The specified [[Grid Overlay]]s must be set to [[Grid Overlay#Active|inactive]], otherwise the Measure cannot be applied.
* The specified [[Grid Overlay]]s must be set to [[Grid Overlay#Active|inactive]], otherwise the Measure cannot be applied.
|howtos=
|howtos=
* [[How to add a Grid to a measure]]
* [[How to add a Grid to a Measure]]
* [[How to level terrain in Measures]]
* [[How to remove a waterway from the heightmap]]
}}
}}




[[Category:Measure]][[Category:Grid]]
[[Category:Measure]][[Category:Grid]]

Latest revision as of 06:43, 24 February 2026

File:Grid measure with buildings.png
Activated measure with a GridSpatial and several buildings on top.

A GridSpatial is a component of a Measure that stores spatial information on how to apply a set of Grids to the DTM when the measure is activated. The area to which the Grids are applied can be restricted by specifying a MultiPolygon to the GridSpatial.

This MultiPolygon can either be:

  • Calculated automatically based on the configured Grids for that GridSpatial.
  • Configured manually by supplying a MultiPolygon, for example by drawing or importing.

Notes

  • You can add more than one Grid to a GridSpatial of a measure.
  • You can manually provide a MultiPolygon to specify where the Grids are applied.
  • No data values in a Grid are never applied to the DTM.
  • The specified Grid Overlays must be set to inactive, otherwise the Measure cannot be applied.

How-to's