Open Table of Contents

Random Points In Polygons

Generates random points located in the polygons of the input polygon dataset. The number of points per polygon can be constant or different for each polygon - based on the values in a numeric field of the input polygon feature class.

Inputs:

Outputs:

Note: Be careful with assigning the number of points per polygon. The function will try to create N unique points on the polygon and if the number of points allocated is too large, might be very slow or even fall into an indefinite loop.

Illustration:

Original polygons labeled with the values in field to be used as a source for getting the number of points to be generated The resulting point dataset