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

use hexadecimal representation as ID #9

Open
ppKrauss opened this issue Mar 13, 2019 · 2 comments
Open

use hexadecimal representation as ID #9

ppKrauss opened this issue Mar 13, 2019 · 2 comments

Comments

@ppKrauss
Copy link

Hi, can the demo site show the hexadecimal cell representation instead integer?

PS: at Javascript you can use also BigInt to store ID (or use a pair ID, bitlength to store Cell ID).

@ariefrahmansyah
Copy link
Member

Hi @ppKrauss
Sorry for the late reply.

I want to understand in which case do you need a hexadecimal value? Because in our case, integer value is sufficient.

@ppKrauss
Copy link
Author

Hi @ariefrahmansyah , it is the context of human-readable hierarchical geocodes, https://en.wikipedia.org/wiki/Geocode

See demonstrations of base16h (hierarchical hexadecimal) and base32 representations here.

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