geoutils.Vector.to_feather

geoutils.Vector.to_feather#

Vector.to_feather(path, index=None, compression=None, schema_version=None, **kwargs)[source]#

Write a Vector to the Feather format.

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

Return type:

None