Select gridvolume (TQL): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Select TQL|suppresscategory=true|allowselflinks=true| | {{Select TQL|suppresscategory=true|allowselflinks=true| | ||
{{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= | {{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=true|}} | ||
}} | }} | ||
Revision as of 13:26, 16 February 2023
| Select | Unit | Description | Fixed clause amount | Polygon based |
|---|
| Select | Unit | Description | Fixed clause amount | Polygon based |
|---|
Notes
- The Grid should be specified with the Grid (TQL Param) or Grid with attribute (TQL Param)
- The grid cell's area size is dependent on the Grid, not on the GRID_CELL_SIZE_M Setting.