update_shape
Update a shape for a field.
Input fields
HexColor)
Hexidecimal color value of the shape in #RRGGBB format.
GeoJSON)
A GeoJSON FeatureCollection with a single GeometryCollection Feature with a single Polygon or MultiPolygon geometry. Maximum size allowed is 250 KB.
String)
Shape name (max 255 characters).
ISO8601DateTime)
Date associated with the shape in iso8601 format.
ID!)
Shape Sentera ID (ready only).
Return fields
Float!)
Support added for metric units. Please use area instead.
Amount of acreage contained in this shape.
UpsertActionType!)
Determines if it was a create or update.
Area!)
Area of the shape with the specified units.
| Argument | Type | Description |
|---|---|---|
unit |
AreaUnitType
|
The unit in which a client would like the area. |
unit_system |
UnitSystem
|
The unit system in which a client would like the area. Defaults to IMPERIAL if not provided. |
Float!)
Support added for metric units. Please use area instead.
Synonymous with acres.
HexColor!)
Hexadecimal color value of the shape in #RRGGBB format.
String!)
The current content hash for this item.
ISO8601DateTime!)
The timestamp of when the item was created in the system.
User!)
The user who created this item.
Field!)
The associated field of this shape.
[GeoPosition]!)
Please use the geometry GeoJSON field.
A closed collection of geo-positions representing the shape polygon.
GeoJSON!)
A GeoJSON FeatureCollection that includes a GeometryCollection representing the Shape.
String!)
Representation of shape's geometry in WKT format.
String!)
Name for this shape.
ISO8601Date)
The reference date for this shape.
ID!)
A system-generated key identifying a specific instance of a shape.
ISO8601DateTime!)
The timestamp of when the item was last updated in the system.
User)
The user who last updated this item.