Port Turf boolean point-on-line method
Open
Nobody has claimed this yet.
Turf
- Dominant language
- Java
- Stars
- 438
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I was wondering if there’s a timeline on when the boolean functions will be ported to Java. I tried a lot of other libraries and it looks like turf.js is one of best/most accurate lib. I’m mainly looking for the boolean point on line function to be ported to Java. Thank you!
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 locating the Java SDK's existing boolean-function entry points and comparing them with Turf.js's boolean point-on-line function. Determine where the Java port and its tests belong, then verify that the new function matches the Turf.js behavior for the relevant point and line inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100