Could I do the coordinate transformation by this library?
オープン
question
- 主要言語
- Java
- スター
- 710
- フォーク
- 269
- 平均マージ
- 7日 23時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。