Overlaping polygon clarification
Open
Nobody has claimed this yet.
question
- Dominant language
- JavaScript
- Stars
- 134
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Hi, the README is not clear which polygon is considered "first" in case multiple overlapping polygons exist at the same location. Is there a way to control the "weight" of each polygon so that the first found is the most needed one?
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 with the README and inspect how the library handles multiple overlapping polygons at the same location. Clarify which polygon is returned first and whether polygon weighting can be controlled; document the observed behavior and any supported control in the README.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100