Geometry - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: