https://dggs-generator.web.app/
As of December 2022, this is currently a prototype, H3 and RHEALPIX are not yet implemented, we only allow grid resolutions up to 100.000 cells, and the only return format will be GeoJSON.
This app is a demo project by Alexander Kmoch and the Landscape Geoinformatics Lab at the University of Tartu, Estonia
Alexander Kmoch, Ivan Vasilyev, Holger Virro & Evelyn Uuemaa (2022) Area and shape distortions in open-source discrete global grid systems, Big Earth Data, 6:3, 256-275, DOI: 10.1080/20964471.2022.2094926
Landscape Geoinformatics Lab, University of Tartu, Estonia
DGGRID by Kevin Sahr, DGGRID GitHub
H3 Hexagonal Hierarchical Geospatial Indexing System, H3 GitHub
- https://github.com/allixender/dggrid4py
- https://github.com/nshen/vite-plugin-cesium
- https://github.com/vasturiano/globe.gl
- https://deck.gl
- https://www.youtube.com/playlist?list=PLnRNODhZNeWJ8jeo_BAcqON0M9ntr8mMy
- rHEALPix DGGS is avaialable as Python package
- H3 is available virtually in all programming languages
- DGGRID is a C++ application, Dockerfiles are available