Esri / Esri/geometry-api-java

Could I do the coordinate transformation by this library?

Ouverte
#201 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
question
Langage dominant
Java
Étoiles
710
Forks
269
Merge moyen
7 j 23 h
PR mergées (30 j)
1

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.