geoutils.Vector.from_features# classmethod Vector.from_features(features, crs, columns)[source]# Alternate constructor to create Vector from an iterable of features or a feature collection. See more details at geopandas.GeoDataFrame.from_features(). Return type: Vector