⚠️ 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_wkb

Contents

geoutils.Vector.to_wkb#

Vector.to_wkb(hex=False, **kwargs)[source]#

Encode all geometry columns in the Vector to WKB.

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

Return type:

DataFrame