Hex Resolution Table error
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 6.5k
- Forks
- 627
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 6
Description
The Hex resolution table at https://uber.github.io/h3/#/documentation/core-library/resolution-table has an error. The column heading "Average Hexagon Edge Length (km)" should read "Average Hexagon Radius Length (km)."
If you use this length to calculate area, you'll be off by 1/3.
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
Open the Hex resolution table at the linked documentation URL and verify the column heading against the issue description. Update the heading to use "Average Hexagon Radius Length (km)"; the work is done when the published table shows the corrected wording and the area guidance is no longer misleading.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100