mapbox / mapbox/mapbox-java

Expose EPSG:3857 projection calculation utils

未关闭
#1,208 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Java
星标
438
派生
117
PR 合并指标
30 天内没有已合并 PR

描述

Capturing from https://github.com/mapbox/mapbox-gl-js/issues/9998#issuecomment-705693893 and https://github.com/mapbox/mapbox-navigation-android/pull/3661, the precision of some calculations that affect the presentation of geometries on the map can be greatly improved when EPSG:3857 projection is used instead of turf. We can consider exposing the calculation utils here.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先阅读链接的 Mapbox GL JS issue 评论和 Mapbox Navigation Android pull request,然后检查 repository 中现有的 Turf 相关计算工具。完成的标准是确定并公开精度有所提升的 EPSG:3857 投影计算,但该 issue 没有指定可用于指导实现的文件或测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
mobile-dev
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。