⚠️ 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.to_file

Contents

geoutils.Vector.to_file#

Vector.to_file(filename, driver=None, schema=None, index=None, **kwargs)[source]#

Write the Vector to a file.

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

Return type:

None