Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

H3 with dynamodb #186

Open
teemuvayrynen opened this issue Nov 24, 2023 · 0 comments
Open

H3 with dynamodb #186

teemuvayrynen opened this issue Nov 24, 2023 · 0 comments

Comments

@teemuvayrynen
Copy link

Hello!

I’m currently developing an application where I need to get markers from dynamo based on bounding box. I have got successful results with geohashes, but I was thinking to upgrade to using h3 indexes. I have already looked at #100, but I’m still having some difficulties regarding how to implement this.

The area can be as big as region or just a small place inside a city. Using h3 index as a range key I could use the starts_with method which is not supported in the firebase, but I don’t know how to create the indexes so that I can make a range query on them.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant