Grid (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL|suppresscategory=true|allowselflinks=true| | {{Param TQL|suppresscategory=true|allowselflinks=true| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL|tabletype=row|attribute=GRID|type=Item ID|description=[[Grid]] of [[Grid Overlay]] with ID|polygon=false|}} | {{Param TQL|tabletype=row|attribute=GRID|type={{Item ID XY}}|description=[[Grid]] of [[Grid Overlay]] with ID|polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
====Available for==== | ====Available for==== | ||
<div style="column-count:3"> | |||
*[[Select attribute (TQL)]] | *[[Select attribute (TQL)]] | ||
*[[Select floorsize (TQL)]] | *[[Select floorsize (TQL)]] | ||
*[[Select height (TQL)]] | *[[Select height (TQL)]] | ||
*[[Select id (TQL)]] | |||
*[[Select gridavg (TQL)]] | |||
*[[Select gridmin (TQL)]] | |||
*[[Select gridmax (TQL)]] | |||
*[[Select gridvolume (TQL)]] | |||
*[[Select gridstdev (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:41, 15 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| GRID |
Item ID, X, Y, XC, YC XA, YA, XK or YK |
Grid of Grid Overlay with ID | false |
Available for
- Select attribute (TQL)
- Select floorsize (TQL)
- Select height (TQL)
- Select id (TQL)
- Select gridavg (TQL)
- Select gridmin (TQL)
- Select gridmax (TQL)
- Select gridvolume (TQL)
- Select gridstdev (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 parameter requires that you know the grid's ItemID. If you want to create a query that is used in multiple projects, you can also opt for Grid with attribute (TQL Param).
- In order to limit the search polygon, an additional Gridvalue (TQL Param), Mingridvalue (TQL Param) or Maxgridvalue (TQL Param) is required.