Maxgridvalue (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=MAXGRIDVALUE|type=decimal|description=Only include [[Grid Overlay]] cells that have a value smaller than the one specified|polygon=true|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} |
Latest revision as of 14:32, 28 February 2023
Param | Type | Description | Limits search polygon |
---|---|---|---|
MAXGRIDVALUE | decimal | Only include Grid Overlay cells that have a value smaller than the one specified | true |
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