Map using esriMeters, export map request using latitude & longitude.

2422
0
01-20-2016 03:22 PM
TiakiRice
New Contributor

I have a Maritime Charting Service MapServer running on my ArcGIS server and was trying to use the "export" functionality to generate images based on geographic coordinates.

However I noticed that the units are in esriMeters and the bbox parameter requires the coordinates be in those units. I looked into the ArcGIS REST API documentation and tried changing the "bboxSR" parameter to use 4326 but this did not work.

Is there a way to query a map whose units are in esriMeters using lat / long coordinates?

0 Kudos
0 Replies