Maxgridvalue (TQL Param): Difference between revisions
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
====Available for==== | ====Available for==== | ||
*[[Select floorsize (TQL)]] | *[[Select floorsize (TQL)]] | ||
*[[Select height (TQL)]] | |||
Revision as of 13:28, 12 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| MAXGRIDVALUE | decimal | Only include Grid Overlay cells that have a value smaller than 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 does not include the specified value, opposite to Mingridvalue (TQL Param)
See also