Gridvalue (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 8: | Line 8: | ||
<div style="column-count:3"> | <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)]] | ||
Revision as of 07:47, 2 June 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| Only include Grid Overlay cells that have a value equal to the one specified |
Available for
- 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 landpolygons (TQL)
- Select landsize (TQL)
- Select lotpolygons (TQL)
- Select lotsize (TQL)
- Select name (TQL)
- Select units (TQL)
- Update building attribute (TQL)
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