HTTP API Process name: Join LineStrings
Joins LineString Items together to make a longer LineString, within a tolerance.
Process JSON
{ "Operation": "Item.JoinLines", "PropertyMap": { "_tolerance@": "1" } }
Property Description
Note: Properties shown in RED are mandatory.
Tolerance
The join tolerance (ie the minimum distance between the end of one LineString and the start of another) as a simple value or as an expression, eg '0.1234' or '0.001234*100'