The maximum edge length of H3 cell at different precisions
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 6.5k
- Forks
- 627
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 6
Description
Hello, I want to get the maximum edge length of H3 cell at different precisions. It seems to be the maximum hexagon area in the webTables of Cell Statistics Across Resolutions | H3 (h3geo.org) , and there will be a certain error if calculated directly as a regular hexagon In addition, I also found that the API getHexagonEdgeLengthAvgKm is slightly different from the version of a year ago,which is right.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the H3 cell statistics table and the getHexagonEdgeLengthAvgKm API referenced in the issue. Clarify whether the requested result is a new maximum-edge-length API or a correction to existing values; done should include an agreed definition and matching values for each precision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100