HTTP API Process name: Generalise (Douglas-Peucker N)
Generalises geometry using a variation of the Douglas-Peucker algorithm that is limited by number of output points.
Process JSON
{
"Operation": "Item.GeneraliseDPN",
"PropertyMap": {
"_nPoints@": "1"
}
}
Property Description
Note: Properties shown in RED are mandatory.
Number of points
The number of output points, as a simple value, or as an expression, eg '10' or 'Int(_np&/10)'