Skip to content

List of cells to GeoArrow Polygon Array #57

@kylebarron

Description

@kylebarron

I'm interested in potentially using h3ronpy from Lonboard, a Python library I develop for fast geospatial visualization in deck.gl. One of the ways I'd like to support visualizing H3 data is by converting the H3 cells to polygons, and then rendering those polygons. (See also xarray-contrib/xdggs#67) The h3-py function h3_to_geo is not vectorized, and so is very slow.

I know you have https://github.com/nmandery/h3ronpy/blob/f9176e039821a9ed834f8f83ab5b65f9a1e144bc/crates/h3arrow/src/array/to_geoarrow.rs; is that exported to the Python API yet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions