⚠️ Our 0.1 release refactored several early-development functions for long-term stability, to update your code see here. ⚠️
Future changes will come with deprecation warnings! 🙂

geoutils.Vector.from_features

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