Mingridvalue (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Param TQL|suppresscategory=true|allowselflinks=true|
{{Param TQL|
<onlyinclude>
<onlyinclude>
{{Param TQL|tabletype=row|param=MINGRIDVALUE|value=decimal|description=Only include [[Grid Overlay]] cells that have a value larger than or equal to the one specified|limits_search_polygon=true|}}
{{Param TQL|tabletype=row|param=MINGRIDVALUE|value=decimal|description=Only include [[Grid Overlay]] cells that have a value larger than or equal to the one specified.|limits_search_polygon=true|}}
</onlyinclude>
</onlyinclude>
}}
}}
Line 31: Line 31:
* [[Maxgridvalue (TQL Param)]]
* [[Maxgridvalue (TQL Param)]]
* [[Gridvalue (TQL Param)]]  
* [[Gridvalue (TQL Param)]]  
|api=*[[Api session query]]
}}
}}
{{TQL param nav}}
{{TQL param nav}}

Latest revision as of 07:57, 15 July 2026

Available for

Notes

  • This clause restricts the TQL query polygon by creating squares for the included grid cells.
  • Note that this parameter includes the specified value, opposite to Maxgridvalue (TQL Param)

See also

API Endpoints