geoutils.Vector.remove_repeated_points# Vector.remove_repeated_points(tolerance=0.0)[source]# Returns a Vector containing a copy of the input geometry with repeated points removed. See more details at geopandas.GeoSeries.remove_repeated_points(). Return type: Vector