Mingridvalue (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
====Available for==== | ====Available for==== | ||
<div style="column-count:3"> | |||
*[[Select floorsize (TQL)]] | *[[Select floorsize (TQL)]] | ||
*[[Select height (TQL)]] | *[[Select height (TQL)]] | ||
*[[Select landpolygons (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 08:06, 13 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| MINGRIDVALUE | decimal | Only include Grid Overlay cells that have a value larger than or equal to the one specified | true |
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