Skip to content

Feature request: H3 indexing #22

@jfulponi

Description

@jfulponi

Hi. I'm working with the geospark sparklyr extension with huge spatial datasets (mostly points datasets).
When I need to compute a geospatial index like H3, I have to use spark_apply() with the R h3 package, but it usually takes hours. The same task with the h3 expansion for pyspark is a lot faster, obviously because all the cores are working at the same time.
Is there a plan to add the H3 index functionalities? I could help in some coding if you want, I think I can be helpful.
Thanks.

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