Skip to content

SegmentationOptionsInput

SegmentationOptionsInput

A SegmentationOptionsInput is a collection of optional paramters that can be specified for a Segmentation query

points

The model will only attempt to generate segments at the specified points

Type: [GeoJSONPointInput!]

regions

The model will only attempt to generate segments inside the specified multipolygons

Type: [GeoJSONMultiPolygonInput!]