geoutils.Vector.count_coordinates# Vector.count_coordinates()[source]# Returns a Series containing the count of the number of coordinate pairs in each geometry. Can be appended to Vector. See more details at geopandas.GeoSeries.count_coordinates(). Return type: Series