HTTP API Process name: Clip inside

Clips parts of source Items that are inside a clipping Item from another Overlay.

Process JSON

{
 "Operation": "Item.ClipInside",
 "PropertyMap": {
   "_overlay$": "LayerName",
   "_filter$": "_FC& IN (1,2,3)"
 }
}

Property Descriptions

Note:

Properties shown in RED are mandatory.

Filter expression

A filter expression, eg '_FC& IN (1,2,3)' or 'building_type$="industrial"', to use when finding the clipping Item

Overlay

The name of the Overlay containing the clipping Item