HTTP API Process name: Create points in Polygon
Creates random points inside a Polygon.
Process JSON
{
"Operation": "Item.CreatePointsInPolygon",
"PropertyMap": {
"_nPoints@": "1"
}
}
Property Description
Note: Properties shown in RED are mandatory.
Number of points
The number of points to create, as a simple value, or as an expression, eg '64' or 'Max(64,Int(Floor(0.5*(_sx#+sy#))))'