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