Terrain: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
Line 17: Line 17:
Terrains define what [[Terrain Type]] is present for any given location, and thus how the ground behaves. The [[elevation model]] defines the height of the ground for any given location.
Terrains define what [[Terrain Type]] is present for any given location, and thus how the ground behaves. The [[elevation model]] defines the height of the ground for any given location.


==Notes==
{{article end
When creating a new project, the default Terrains and their [[Terrain Type]]s are based on data from the [[Project_Sources#BRO|BRO]].
|notes=* When creating a new project, the default Terrains and their [[Terrain Type]]s are based on data from the [[Project_Sources#BRO|BRO]].
 
|howtos=* [[How to manually change the Terrain]]
==See also==
|seealso=* [[Terrain Type]]
* [[Terrain Type]]
* [[Elevation model]]
* [[Elevation model]]
* [[Underground Overlay]]
* [[Underground Overlay]]
 
}}
==How-to's==
* [[How to manually change the Terrain]]


{{Template:Editor current situation nav}}
{{Template:Editor current situation nav}}


[[Category:Items]]
[[Category:Items]]

Revision as of 07:26, 5 August 2020

Template:Learned QA wanner terrain building wiki3.jpg
(In Dutch)

What is terrain

Terrain is the description of the composition of the ground, both near the surface as well as deeper below.

How is Terrain implemented in the Tygron Platform

The Terrain in the Project is defined through polygons indicating the type of Terrain present in any location. The Terrain data consists of two layers, a surface layer (above-ground) and a sub-surface layer (underground). For any given location on either layer, only one Terrain Type can be present. In other words every location has exactly one surface layer Terrain Type and one subsurface layer Terrain Type.

Terrain Type

Main article: Terrain Type

The Terrain polygons each have an associated Terrain Type, which holds the actual data of what the Terrain polygon represents. Only the Terrain Type holds any Attributes to define the Terrain's behavior.

Terrain elevation

Main article: Elevation model

Although conceptually related, the height of the Terrain is explicitly not part of the Terrain itself or of the Terrain Types. Instead, based on the presence or selection of specific Terrain Types, modifications to the elevation model are made. For example, replacing a terrain with a type of water will cause a change for the elevation model, but that change can be supressed.

Terrains define what Terrain Type is present for any given location, and thus how the ground behaves. The elevation model defines the height of the ground for any given location.

Notes

  • When creating a new project, the default Terrains and their Terrain Types are based on data from the BRO.

How-to's

See also