geoutils.Vector.to_arrow

geoutils.Vector.to_arrow#

Vector.to_arrow(index=None, geometry_encoding='WKB', interleaved=True, include_z=None)[source]#

Encode a Vector to GeoArrow format.

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

Return type:

Any