(no title)
scdoshi | 8 years ago
Squares divide into sub-squares exactly, but hexagon's don't sub-divide into hexagon's neatly.[2]
Can someone explain the advantages of hexagons over squares in this use case?
[1]https://code.google.com/archive/p/s2-geometry-library/ [2]https://www.illustrativemathematics.org/content-standards/ta...
jacobolus|8 years ago
dvanduzer|8 years ago
edit: Oops, that only explains the tiling. For explanations of how the hierarchy descends, Dr. Sahr produced some GIFs that give a little bit of an overview of how the resolutions overlay: http://webpages.sou.edu/~sahrk/dgg/images/topogif/topogif.ht...
scdoshi|8 years ago
Also found this which goes into some more detailed comparison with rectangular grids:
https://github.com/uber/h3/blob/master/docs/doxyfiles/usecas...
malandrew|8 years ago
This means you can better simulate dynamic systems where there is flow between cells.