__len__()
Returns the number of points in a LineString
, the number of rings in a Polygon
, or the number of geometries in a GeometryCollection
. Not applicable to other geometry types.
__len__()
Returns the number of points in a LineString
, the number of rings in a Polygon
, or the number of geometries in a GeometryCollection
. Not applicable to other geometry types.
Please login to continue.