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

Aperture 3 #5

Closed
kaspermarstal opened this issue Jan 13, 2018 · 2 comments
Closed

Aperture 3 #5

kaspermarstal opened this issue Jan 13, 2018 · 2 comments

Comments

@kaspermarstal
Copy link

Very exciting tool! One question, why is it called h3 if you use aperture 7? Did you originally use aperture 3? Or do you have aperture 3 support in the pipeline? Just curious.

@dfellis
Copy link
Collaborator

dfellis commented Jan 13, 2018

It's a reference to the S2 library we were inspired by. S2 is "S"quares with XY coordinates on each face ("2" dimensions), H3 is "H"exagons with IJK coordinates on each face ("3" dimensions).

The aperture 7 choice was so we would have an unambiguous tree of parent-child assignments, also like S2, and is pretty fundamental to how H3 can be used, so I don't expect other apertures to be implemented (though technically we use aperture 4 to get the coordinates of the outline of any particular hexagon, but those hexagons are not exposed or given an identifier).

@kaspermarstal
Copy link
Author

OK, thank you for the information and for open sourcing such a high-quality library.

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

2 participants