Geometry - Amazon SageMaker

Geometry

The structure representing a Geometry in terms of Type and Coordinates as per GeoJson spec.

Contents

Coordinates

The coordinates of the GeoJson Geometry.

Type: Array of arrays of arrays of doubles

Array Members: Minimum number of 1 item.

Array Members: Minimum number of 4 items.

Array Members: Fixed number of 2 items.

Required: Yes

Type

GeoJson Geometry types like Polygon and MultiPolygon.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: