Random Sampling Points
Creates a new feature class with randomly distributed points.
Parameter |
Comments |
Output feature
class |
New feature class where new random points will be stored. |
Constraints |
Select constraints for the new random points, these can be:
|
Extent |
Specify extent to constrain random points. The extent can be defined using a template dataset or entered manually by specifying the coordinates:
|
Features |
Select feature class to constrain random points, this can be points, polylines or polygons. |
Type of sampling |
Select type of sampling, the following options are available:
|
Randomization
level (0-100%) |
Specify randomization level. Levels may vary from 0% to 100%. That is, at 0% the points are distributed by the regular grid. Higher sampling randomization level results in higher deviation from the regularity level. At 100% the regularity of sampling points is not visible. |
Number of points |
Number of points can be:
|
Source of number |
Select source for number of points, this can be:
|
Total number
of random points |
Specify total number of random points to be created. |
Field with
number of points |
Select a field of the constraining polyline or polygon layer with values to be used as number of random points. |
Minimum distance
source |
Select source for minimum distance allowed between random points, this can be:
|
Minimum
distance |
Specify minimum distance allowed between random points and distance units. |
Field
with minimum distance |
Select a field of the constraining point, polyline or polygon layer with values to be used as minimum distance between random points. |
Minimum distance units <min_distance_units> |
Select units for minimum distance values taken from selected field. |
Excluding features |
Select excluding features for random points. The output random points won't be created at the points, on the polylines or within polygons of the selected excluding feature class. |
Note:
This XTools Pro geoprocessing tool is similar to the XTools Pro Random Sampling Points tool.