Port Turf boolean point-on-line method
未关闭
还没有人认领这个 Issue。
Turf
- 主要语言
- Java
- 星标
- 438
- 派生
- 117
- PR 合并指标
- 30 天内没有已合并 PR
描述
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!
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 Java SDK 中现有的布尔函数入口点,并将其与 Turf.js 的布尔 point-on-line 函数进行比较。确定 Java 移植版及其测试应放置的位置,然后验证新函数对于相关的点和线输入是否符合 Turf.js 的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, javascript
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100