You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new polygons layer is generated, with the exact same content as the input polygons layer, but containing an additional field with the points count corresponding to each polygon.
91
91
92
92
qgis:createattributeindex: >
93
-
Creates an index to speed up queries made against a field in a table. Support for index creation is dependant on the layer's data provider and the field type.
93
+
Creates an index to speed up queries made against a field in a table. Support for index creation is dependent on the layer's data provider and the field type.
94
94
95
95
qgis:createconstantrasterlayer: >
96
96
Given an input raster layer an a value, this algorithm generates a new layer with the same extent and cellsize as the input one, and all cells with the specified value.
0 commit comments