R/duckdb-funs.R
st_geomfromwkb.Rd
Creates a geometry from Well-Known Binary (WKB) representation.
st_geomfromwkb(wkb = BLOB)
BLOB
GEOMETRY
ST_GeomFromWKB(X'01010000000000000000000000000000000000000000000000')
Other geometry: st_astext(), st_aswkb(), st_crs()
st_astext()
st_aswkb()
st_crs()