Select height (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Select TQL|<onlyinclude>
{{Select TQL|<onlyinclude>
{{Select TQL|tabletype=row|attribute=HEIGHT|unit={{Mdatum}}<br>m|description=Returns the average {{datum}} height of a polygon.<br>Or the height of a specific [[Building]]|fixed=No|polygon=true|}}</onlyinclude>
{{Select TQL|tabletype=row|attribute=HEIGHT|unit={{Mdatum}}<br>m|description=Returns the average {{datum}} height of a [[Polygon]].<br>Or the height of a specific [[Building]]|fixed=No|polygon=true|}}</onlyinclude>
}}
}}
==Allowed clause parameters==
==Allowed clause parameters==
Line 57: Line 57:
|notes=
|notes=
* When a Select height query contains a [[Building (TQL Param)]] clause for an existing Building, the height of the building is returned. Otherwise, the average {{datum}} height of the query polygon is calculated.
* When a Select height query contains a [[Building (TQL Param)]] clause for an existing Building, the height of the building is returned. Otherwise, the average {{datum}} height of the query polygon is calculated.
|api=* [[Api session query]]
}}
}}


{{TQL nav}}
{{TQL nav}}

Latest revision as of 12:34, 6 July 2026

Allowed clause parameters

Notes

  • When a Select height query contains a Building (TQL Param) clause for an existing Building, the height of the building is returned. Otherwise, the average datum height of the query polygon is calculated.

API Endpoints