Circle - Amazon Location Service

Circle

A circle on the earth, as defined by a center point and a radius.

Contents

Center

A single point geometry, specifying the center of the circle, using WGS 84 coordinates, in the form [longitude, latitude].

Type: Array of doubles

Array Members: Fixed number of 2 items.

Required: Yes

Radius

The radius of the circle in meters. Must be greater than zero and no larger than 100,000 (100 kilometers).

Type: Double

Required: Yes

See Also

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