geoutils.Vector.from_arrow

geoutils.Vector.from_arrow#

classmethod Vector.from_arrow(table, geometry=None)[source]#

Construct a Vector from a Arrow table object based on GeoArrow extension types.

See more details at geopandas.GeoDataFrame.from_arrow().

Return type:

Vector