Grid (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
* 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)]]. | * 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. | * In order to limit the search polygon, an additional [[Gridvalue (TQL Param)]], [[Mingridvalue (TQL Param)]] or [[Maxgridvalue (TQL Param)]] is required. | ||
|api=*[[Api session | |api=*[[Api session query]] | ||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 13:43, 8 July 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| GRID |
Integer (Item ID), 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 gridarea (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.
API Endpoints