PlaceGeometry - Amazon Location Service

PlaceGeometry

Places uses a point geometry to specify a location or a Place.

Contents

Point

A single point geometry specifies a location for a Place using WGS 84 coordinates:

  • x — Specifies the x coordinate or longitude.

  • y — Specifies the y coordinate or latitude.

Type: Array of doubles

Array Members: Fixed number of 2 items.

Required: No

See Also

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