Grid (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 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| | {{Param TQL|tabletype=row|attribute=GRID|type=Item ID|description=[[Grid]] of [[Grid Overlay]] with ID|polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
Line 8: | Line 8: | ||
|notes= | |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)]]. | * 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. | |||
}} | }} | ||
{{TQL param nav}} | {{TQL param nav}} |
Latest revision as of 14:32, 28 February 2023
Param | Type | Description | Limits search polygon |
---|---|---|---|
GRID | Item ID | Grid of Grid Overlay with ID | false |
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.