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