Water (Terrain Attribute): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
{{terrain attributes
 
|<onlyinclude>{{terrain attributes|type=row
{{Terrain attributes table start}}
<onlyinclude>{{Terrain attribute
|icon=
|icon=
|attribute=WATER
|attribute=WATER
|unit=Nominal
|unit=nominal
|layer=Surface
|layer=Surface
|description=Whether this [[Terrain Type]] represents a form of water (and what type).
|description=Whether this [[Terrain Type]] represents a form of water (and what type).
}}</onlyinclude>
}}</onlyinclude>
{{table end}}
}}


Most constructions can only be built upon land, hence cannot occur on this [[Terrain Type]]. Water terrains play an important part in the calculations by the [[Water Overlay]]. Three types are distinguised;  
Most constructions can only be built upon land, hence cannot occur on this [[Terrain Type]]. Water terrains play an important part in the calculations by the [[Water Overlay]]. Three types are distinguished;  
*1: waterways: inland and part of managed water system;
*1: waterways: inland and part of managed water system;
*2: water bodies: inland but not part of a managed water system;
*2: water bodies: inland but not part of a managed water system;
Line 19: Line 17:
{{Terrain attribute details
{{Terrain attribute details
| static=
| static=
| usages=
| usages=*[[Terrain water (Water Overlay)]]
| specifics=
| specifics=
| notes=
| notes=
| references=
| references=
|seealso=*[[Terrain Attributes]]
|api=* [[Api session event editor terraintype set attribute]]
* [[Api session event editor terraintype set attributes]]
}}
}}
[[Category:Terrain]]

Latest revision as of 13:01, 14 July 2026

Most constructions can only be built upon land, hence cannot occur on this Terrain Type. Water terrains play an important part in the calculations by the Water Overlay. Three types are distinguished;

  • 1: waterways: inland and part of managed water system;
  • 2: water bodies: inland but not part of a managed water system;
  • 3: sea: sea or ocean.

This distinguishing value is used for several tools and algorithms.

Used for

See also

API Endpoints