IsolineConnection - Amazon Location Service

IsolineConnection

Isolines may contain multiple components, if these components are connected by ferry links. These components are returned as separate polygons while the ferry links are returned as connections.

Contents

FromPolygonIndex

Index of the polygon corresponding to the "from" component of the connection. The polygon is available from Isoline[].Geometries.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

Geometry

The isoline geometry.

Type: IsolineConnectionGeometry object

Required: Yes

ToPolygonIndex

Index of the polygon corresponding to the "to" component of the connection. The polygon is available from Isoline[].Geometries.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

See Also

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