Random Points from ClassificationΒΆ

Randomly samples a user defined amount of points/pixels from a classification raster and returns them as a vector dataset.

Parameters

Classification [raster]
Specify input raster.
Number of Points per Class [string]

List of number of points, given as integers or fractions between 0 and 1, to sample from each class. If a scalar is specified, the value is broadcasted to all classes.

Default: 100

Outputs

Output Vector [vectorDestination]
Specify output path for the vector.