Maxgridvalue (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
* [[Mingridvalue (TQL Param)]] | * [[Mingridvalue (TQL Param)]] | ||
* [[Gridvalue (TQL Param)]] | * [[Gridvalue (TQL Param)]] | ||
|api=*[[Api session event editor building query]] | |||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} | ||
Revision as of 09:13, 3 July 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
- 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 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
API Endpoints