Height offset (Function Value): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (16 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Function values | {{Function values | ||
<onlyinclude>{{Function | |<onlyinclude>{{Function values|type=row | ||
| | |||
|functionvalue=Height offset | |functionvalue=Height offset | ||
|attribute=HEIGHT_OFFSET_M | |attribute=HEIGHT_OFFSET_M | ||
|unit=m | |unit=m | ||
|category= | |category=No | ||
|description=How many meters above or below the | |range=-{{doublemaxvalue}} to {{doublemaxvalue}} | ||
|description=How many meters above or below the {{datum}} this [[building]] should be visualized. This is intended for bridges or other buildings on water, so that they can be lined up appropriately with the surrounding land, or float at an appropriate height. | |||
}}</onlyinclude> | }}</onlyinclude> | ||
}} | |||
{{Function value details | {{Function value details | ||
| static=a generic graphical styling | | static=conducive for a generic graphical styling | ||
| overwritten=based on the height of surrounding terrain, so that bridges connect to the appropriate parts of the terrain. | | overwritten=based on the height of surrounding terrain, so that bridges connect to the appropriate parts of the terrain. | ||
| usages= | | usages= | ||
| specifics= | | specifics= | ||
| notes= | | notes= | ||
| references= | | references= | ||
}} | |||
{{article end | |||
|notes= | |||
* Also influences the {{datum}} height at which a [[Building]]'s [[Custom Geometry]] is situated. | |||
* The [[Water Overlay]] includes the height offset of buildings when computing the [[Elevation model (Water Overlay)|elevation model]]. For example, bridges with a height offset will be considered as high as their height offset. | |||
|seealso= | |||
* [[Building]] | |||
* [[Custom Geometry]] | |||
|api=*[[Api session event editor building set function value]] | |||
* [[ Api session event editor functionoverride set function value]] | |||
* [[Api session event editor building reset function values]] | |||
}} | }} | ||
Latest revision as of 12:32, 15 July 2026
| Function value | Attribute | Unit | Range | Description |
|---|---|---|---|---|
| Height offset | HEIGHT_OFFSET_M | m | -1.7976931348623157E308 to 1.7976931348623157E308 | How many meters above or below the datum this building should be visualized. This is intended for bridges or other buildings on water, so that they can be lined up appropriately with the surrounding land, or float at an appropriate height. |
Values
- The default values for this Function Value are conducive for a generic graphical styling
- Buildings generated during project creation can have their values overwritten based on the height of surrounding terrain, so that bridges connect to the appropriate parts of the terrain.
Notes
- Also influences the datum height at which a Building's Custom Geometry is situated.
- The Water Overlay includes the height offset of buildings when computing the elevation model. For example, bridges with a height offset will be considered as high as their height offset.