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

[Documentation] Add binding + debug tool #960

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JosephChotard
Copy link

Added 2 links to documentation

  1. A new h3 binding library for h3 in pyspark as the currently listed version hasn't been maintained in 3 years and does not work with h3 4.xx
  2. A link to an h3 debugging tool for visualising the world split into h3 cells on mercator projection. (Code also shows how to split geometries when wrapping around the world)
image

@CLAassistant
Copy link

CLAassistant commented Jan 10, 2025

CLA assistant check
All committers have signed the CLA.

website/docs/community/bindings.md Show resolved Hide resolved
@@ -11,3 +11,4 @@ The following applications use H3. Contributions to this list are welcome, pleas

- [kepler.gl](http://kepler.gl/) - An open source geospatial analysis tool
- [pydeck](https://deckgl.readthedocs.io/) - High-scale spatial rendering in Python, powered by deck.gl
- [h3-viewer](https://h3.chotard.com/) - Debugging tool to visualise h3 on mercator projection, powered by deck.gl
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind adding a license to https://github.com/JosephChotard/h3-viewer? It might be cool to merge some of your approach back to the h3geo.org website!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done ✅

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I'll take a look at that over the weekend. looks a bit broken when zooming out
image

@isaacbrodsky
Copy link
Collaborator

The CI changes do not look related to this PR, we will need to investigate that. Possibly a compiler version or something similar changed in Github Actions

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

Successfully merging this pull request may close these issues.

4 participants