Hi,
With ArcGIS REST API, I am trying to use the project geometry service.
However I can't find a solution.
Can you help me and/or explain to me how to solve this problem?
My input coordinates are under the EPSG code 3163 (geographic coordinate system).
For exemple:
x: 454587
y:235458
I would like to get coordinates with this EPSG code 3857 (projected coordinate system)
How to configure the URL?
https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project
kinds regards