__getitem__()
Returns the point at the specified index for a LineString
, the interior ring at the specified index for a Polygon
, or the geometry at the specified index in a GeometryCollection
. Not applicable to other geometry types.
__getitem__()
Returns the point at the specified index for a LineString
, the interior ring at the specified index for a Polygon
, or the geometry at the specified index in a GeometryCollection
. Not applicable to other geometry types.
Please login to continue.