spherely.to_wkb

Contents

spherely.to_wkb#

spherely.to_wkb(geography, /)#

Returns the WKB representation of each geography.

Parameters:

geography (Geography or array_like) – Geography object(s).

Returns:

bytes or array – A bytes object or an array of bytes.