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

consider supporting a JSON array format? #6

Open
cboettig opened this issue Jan 29, 2025 · 0 comments
Open

consider supporting a JSON array format? #6

cboettig opened this issue Jan 29, 2025 · 0 comments

Comments

@cboettig
Copy link

Other libraries plotting h3 cells, such as deck.gl use a simple array format in JSON, e.g. https://raw.githubusercontent.com/visgl/deck.gl-data/master/website/sf.h3cells.json

This format is also easy to generate from database tools like duckdb, which has an excellent h3 extension. While I appreciate the rationale behind having separate metadata and cell sections, there are other options for tracking metadata and it would be very nice to have support for the same array structure, which feels like it should be a relatively small tweak?

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