How to estimate water (or any polygon area or line length) within each h3 index #910
tonialmagro-tomtom
started this conversation in
General
Replies: 1 comment
-
There are various approaches here, but the grid-centric one, which is likely the most efficient, likely looks something like this:
Notes:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
H3 index are great to work with points, however I would like to know an efficient way to given a big polygon in the map (imaging a lake or a river), how can we estimate the area of water within each h3 index in the map?
Beta Was this translation helpful? Give feedback.
All reactions