HTTP API Process name: Generalise (Douglas-Peucker)

Generalises geometry using the Douglas-Peucker algorithm.

Process JSON

{
 "Operation": "Item.GeneraliseDP",
 "PropertyMap": {
   "tolerance@": "1"
  }
}	

Property Description

Note: Properties shown in RED are mandatory.

Tolerance

The Douglas-Peucker algorithm tolerance, as a simple value, or as an expression, eg '12.34' or '0.1234*_length#'