Gridvalue (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Param TQL|suppresscategory=true|allowselflinks=true|
{{Param TQL|
<onlyinclude>
<onlyinclude>
{{Param TQL|tabletype=row|attribute=GRIDVALUE|type=decimal|description=Only include [[Grid Overlay]] cells that have a value equal to the one specified|polygon=true|}}
{{Param TQL|tabletype=row|param=GRIDVALUE|value=decimal|description=Only include [[Grid Overlay]] cells that have a value equal to the one specified.|limits_search_polygon=true|}}
</onlyinclude>
</onlyinclude>
}}
}}


====Available for====
====Available for====
<div style="column-count:3">
*[[Select floorsize (TQL)]]
*[[Select floorsize (TQL)]]
*[[Select gridarea (TQL)]]
*[[Select gridavg (TQL)]]
*[[Select gridmin (TQL)]]
*[[Select gridmax (TQL)]]
*[[Select gridstdev (TQL)]]
*[[Select gridvolume (TQL)]]
*[[Select height (TQL)]]
*[[Select height (TQL)]]
*[[Select landpolygons (TQL)]]
*[[Select landpolygons (TQL)]]
Line 15: Line 22:
*[[Select units (TQL)]]
*[[Select units (TQL)]]
*[[Update building attribute (TQL)]]
*[[Update building attribute (TQL)]]
 
</div>
 


{{article end
{{article end
Line 25: Line 31:
* [[Mingridvalue (TQL Param)]]  
* [[Mingridvalue (TQL Param)]]  
* [[Maxgridvalue (TQL Param)]]
* [[Maxgridvalue (TQL Param)]]
|api=*[[Api session query]]
}}
}}
{{TQL param nav}}
{{TQL param nav}}

Latest revision as of 07:56, 15 July 2026

Available for

Notes

  • This clause restricts the TQL query polygon
  • Only use this clause when you need exactly this value. Otherwise, use the other two mentioned below.

See also

API Endpoints