encode_wkb {sfarrow} | R Documentation |
Convert sfc
geometry columns into a WKB binary format
Description
Convert sfc
geometry columns into a WKB binary format
Usage
encode_wkb(df)
Arguments
df |
|
Details
Allows for more than one geometry column in sfc
format
Value
data.frame
with binary geometry column(s)
[Package sfarrow version 0.4.1 Index]