Select gridvolume (TQL): 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:
{{Select TQL|suppresscategory=true|allowselflinks=true|
{{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude>
{{Select TQL|type=row|attribute=GRIDVOLUME|unit=decimal|description=Returns the sum 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=false|}}
{{Select TQL|tabletype=row|attribute=GRIDVOLUME|unit=decimal|description=Returns the sum 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>
}}
}}


Line 24: Line 24:
|notes=
|notes=
* 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 |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]].
}}
}}


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

Latest revision as of 14:42, 28 February 2023

Allowed clause parameters

Notes