Gridvalue (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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=GRIDVALUE|type=decimal|description=Only include [[Grid Overlay]] cells that have a value equal to the one specified|polygon=true|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} |
Latest revision as of 14:32, 28 February 2023
Param | Type | Description | Limits search polygon |
---|---|---|---|
GRIDVALUE | decimal | Only include Grid Overlay cells that have a value equal to the one specified | true |
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