Builder

class Builder

Properties

Link copied to clipboard

A rectangular area defined by its southwest and northeast corners: [min longitude, min latitude, max longitude, max latitude].

Link copied to clipboard

A buffer zone around a line, defined by a series of coordinates and a radius in meters.

Link copied to clipboard

A polygon defined by a list of coordinate rings. The first ring defines the outer boundary; subsequent rings will be ignored.

Link copied to clipboard

A buffer zone around a compressed polyline, defined by an encoded polyline string and a radius in meters. For more information on polyline encoding, see https://github.com/aws-geospatial/polyline.

Link copied to clipboard

A polygon defined by encoded polyline strings. The first string defines the outer boundary; subsequent strings will be ignored. For more information on polyline encoding, see https://github.com/aws-geospatial/polyline.

Functions

Link copied to clipboard