esri.geometry.geographicToWebMercator(new esri.geometry.Point(east, north, new esri.SpatialReference(2392)))
Is it possible to output coordinates other than Web Mercator or WGS 1984 latitude / longitude with the Javascript API, not using a geometry service? esri/geometry/webMercatorUtils offers the Web Mercator and WGS 1984 conversions. I am interested in outputting coordinates to a projected state plane system. I briefly looked over the documentation but did not find an answer.
Here is the documentation for the webMercatorUtils (version 3.x)
esri/geometry/webMercatorUtils | API Reference | ArcGIS API for JavaScript 3.22
Thank you for any help,
Paul Lohr
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.