Mingridvalue (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
 
(8 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=MINGRIDVALUE|type=decimal|description=Only include [[Grid Overlay]] cells that have a value larger than or equal to the one specified|polygon=true|}}
{{Param TQL|tabletype=row|param=MINGRIDVALUE|value=decimal|description=Only include [[Grid Overlay]] cells that have a value larger than or 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)]]
*[[Select landsize (TQL)]]
*[[Select landsize (TQL)]]
 
*[[Select lotpolygons (TQL)]]
*[[Select lotsize (TQL)]]
*[[Select name (TQL)]]
*[[Select units (TQL)]]
*[[Update building attribute (TQL)]]
</div>


{{article end
{{article end

Latest revision as of 09:01, 9 June 2026

Available for

Notes

  • This clause restricts the TQL query polygon by creating squares for the included grid cells.
  • Note that this parameter includes the specified value, opposite to Maxgridvalue (TQL Param)

See also