Wish add method of "turf.buffer"
未关闭
还没有人认领这个 Issue。
jira-sync-complete
- 主要语言
- Java
- 星标
- 438
- 派生
- 117
- PR 合并指标
- 30 天内没有已合并 PR
描述
In the past, I always got the buffer in the web interface through 'turf.js', but now, I need to get the buffer latitude and longitude array by Java, I tried calling 'turf.js' through Java (use ScriptEngineManager), but always report errors, like:"javax.script.ScriptException: ReferenceError: "Map" is not defined in "
I found a lot of information and knew to find this project!
please help me!
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 Java SDK 现有的 API 包装器以及所请求的 turf.js buffer 行为。调查如何通过 ScriptEngineManager 调用 turf.js,并确定面向 Java 的输入和纬度/经度输出。定义具有文档化行为的 buffer 方法,并验证已解决报告的 JavaScript 错误,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100