HTTP API Processes - Construction
This section contains the following topics:
- Create box - Creates a rectangular Polygon, around a centre point
- Create ellipse - Creates an elliptical Polygon
- Create line (bearing/distance) - Creates a LineString from a bearing and distance
- Create point - Creates a Point Item
- Create points in Polygon - Creates random points inside a Polygon
- Create points on LineString - Creates random points along a LineString
- Create sector (bearing/angle) - Creates a sector Polygon from a bearing and angle.
- Create sector (start/end) - Creates a sector Polygon from a start and end angle
- Join points - Joins the origin points of Items together into a LineString Item
- Join points (advanced) - Joins the origin points of Items together into one or more LineString Items
Note: Some properties in the above processes are mandatory and some are optional. Mandatory properties are shown in RED.