a language for fast, portable data-parallel computation
-
Updated
Nov 26, 2021 - C++
Add a description, image, and links to the hexagon topic page so that developers can more easily learn about it.
To associate your repository with the hexagon topic, visit your repo's landing page and select "manage topics."
When building algorithms using H3, consumers may need to satisfy specific constraints, e.g. "buffer within X meters of a given point". Our existing
edgeLengthandhexAreastats are averages, which is insufficient to determine whether a given resolution or buffer size will satisfy the requirement.I think it would be worthwhile to calculate and publish (either in the library or in the docs)