max-mapper / max-mapper/geojson-js-utils
Intersection of 2 polygons?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 402
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
As far as I can see there is no method for checking whether 2 polygons intersect.
Can this be an enhancement?
Contributor guide
No contributing guide indexed for this repository
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
No file, test, or entry point is named. Start by inspecting the repository's existing GeoJSON and polygon helpers to identify the public API and geometry conventions; define the expected intersection behavior and validation before choosing the implementation. Done means a polygon-intersection method is exposed with tests covering the agreed cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100