Skip to content
New issue

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

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

Already on GitHub? # to your account

Option to show a grid of IDs into the indexed region #2

Open
ppKrauss opened this issue Jul 21, 2019 · 1 comment
Open

Option to show a grid of IDs into the indexed region #2

ppKrauss opened this issue Jul 21, 2019 · 1 comment

Comments

@ppKrauss
Copy link
Contributor

Is an idea to reuse all script for another kind of interface, that is usual for teaching or to analyse grid behaviour. The main problem is the XML SVG language, it is ugly for put text into rectangles, but perhaps D3 (and x,y reuse) offers a better solution.


Using grid with geographical map, examples: leaflet with geohash and quadtree, old google-map with geohash, ...

@vasturiano
Copy link
Owner

@ppKrauss thanks for reaching out.

This module has no DOM / SVG manipulation. It is purely the computational layout, and is agnostic of the representation format.

But there is another module that consumes from this one and has the representation built-in: hilbert-chart.

It includes a few examples:
https://vasturiano.github.io/hilbert-chart/examples/ipv4-address-space/
https://vasturiano.github.io/hilbert-chart/examples/ordinal/

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

No branches or pull requests

2 participants