intercept
Open
Nobody has claimed this yet.
jira-sync-complete
- Dominant language
- Java
- Stars
- 438
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Would be very handy to port the intercept function in order to get an interception between 2 or more polygons.
I've needed it in the past and still need it today.
In JS it works very well, but no luck for Java.
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
The request is to port the JavaScript intercept function for intersections between two or more polygons, but it names no Java file or test. Start by locating the existing JavaScript implementation and the corresponding Java geometry entry points; done means the Java API supports the requested polygon cases with behavior matching the JavaScript version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100