Skip to content

Convert native-types points, polygons, etc to WKB #7

@m-mohr

Description

@m-mohr

Thank you for this helpful library. It would be even more helpful to us to also have a conversion function that converts that native types (points etc) to WKB, e.g.

-- Convert back: GeoArrow native-typed struct → GEOMETRY (WKB)
SELECT st_geomfromgeoarrow('point', st_asgeoarrowpoint(ST_Point(30, 10)::GEOMETRY));

or similar

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions