Esri / Esri/geometry-api-java

Could I do the coordinate transformation by this library?

未关闭
#201 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
Java
星标
710
派生
269
平均合并
7 天 23 小时
30 天内合并 PR
1

描述

For example,I have a series coordinates of a polyline. And the coordinates is based on WGS84. However,when I use the calculateLength2D method for polyline. It seems that it gives the plane result using Euclidean Metric. However,this result is not meaningful. So I reckon that it should be firstly projected to a plane coordinates (unit:m). So that I can calculate the length of this polyline?
So how to do coordinate transformation in this library? Or I have to use other library such as GeoTools?
Thanks a lot

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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