Select gridarea (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Select TQL|<onlyinclude>
{{Select TQL|<onlyinclude>
{{Select TQL|tabletype=row|attribute=GRIDAREA|unit=decimal|description=Returns the count of grid values, multiplied with the [[Grid_Overlay#Grid_size|grid cell's area size]], for the query polygons and a specified [[Grid]]|fixed=No|polygon=true|}}</onlyinclude>
{{Select TQL|tabletype=row|attribute=GRIDAREA|unit=decimal|description=Returns the count of [[Grid]] values, multiplied with the [[Grid_Overlay#Grid_size|grid cell's area size]], for the query [[Polygon]]s and a specified [[Grid]]|fixed=No|polygon=true|}}</onlyinclude>
}}
}}
==Allowed clause parameters==
==Allowed clause parameters==
Line 28: Line 28:
* The [[Grid]] should be specified with the [[Grid (TQL Param)]] or [[Grid with attribute (TQL Param)]]
* The [[Grid]] should be specified with the [[Grid (TQL Param)]] or [[Grid with attribute (TQL Param)]]
* The [[Grid_Overlay#Grid_size|grid cell's area size]] is dependent on the [[Grid]], not on the [[Setting#GRID_CELL_SIZE_M |GRID_CELL_SIZE_M Setting]].
* The [[Grid_Overlay#Grid_size|grid cell's area size]] is dependent on the [[Grid]], not on the [[Setting#GRID_CELL_SIZE_M |GRID_CELL_SIZE_M Setting]].
|api=* [[Api session query]]
}}
}}


{{TQL nav}}
{{TQL nav}}

Latest revision as of 12:33, 6 July 2026

Allowed clause parameters

Notes

API Endpoints