ShapeImport

ShapeImport is an object representing attributes necessary to create a Shape.

Input Fields

color (HexColor)

(Required to Create) Hexadecimal color value of the shape in #RRGGBB format.

geometry (GeoJSON)

(Required to Create) A GeoJSON FeatureCollection with a single GeometryCollection Feature with a single Polygon or MultiPolygon geometry. Maximum size allowed is 250 KB.

name (String)

(Required to Create) Name of the shape (Maximum of 255 characters).

reference_date (ISO8601Date)

(Required to Create) Date associated with the shape in iso8601 format.

sentera_id (ID)

(Required to Update) The ID of an existing shape. Will cause the existing shape to be updated.