HTTP API Process name: Create contours (fixed levels)

Creates contour LineString Items from a Grid, at fixed levels.

Process JSON

{
 "Operation": "Item.Grid.GenerateContoursFixedLevels",
 "PropertyMap": {
   "_levels@": "100"
 }
}	

Property Description

Note: Properties shown in RED are mandatory.

3D

Should the LineString Items have their height set to match the contour level?

Levels

The contour levels, as a space- or comma-separated list of values, or as a 'repeat string', eg '100 200 300' or '100 repeat 3'