__iter__()
Iterates over the points in a LineString
, the rings in a Polygon
, or the geometries in a GeometryCollection
. Not applicable to other geometry types.
__iter__()
Iterates over the points in a LineString
, the rings in a Polygon
, or the geometries in a GeometryCollection
. Not applicable to other geometry types.
Please login to continue.