Select to view content in your preferred language

export coordinates

3178
4
06-19-2016 08:11 AM
CloudingSoft
Regular Contributor

export coordinates

Hi I need to export coordinates "WGS84" to Decimal Degrees (DDD)

gmaps example:

Decimal Degrees (DDD): 41.40338, 2.17403

Thank you

0 Kudos
4 Replies
AdrianWelsh
MVP Honored Contributor

Hi Fabien,

How do you want this to happen? Are you thinking this will export to a CSV or something else? Please give some more details.

In the meantime, have you seen this:

Show x,y coordinates | ArcGIS API for JavaScript

Or do you need to first convert your coordinates into the WGS84 system?

Convert coordinates | ArcGIS API for JavaScript

Also, take a look at this for a potential example of what you need:

https://community.esri.com/thread/122447#comment-461107 

CloudingSoft
Regular Contributor

Hello

just what I need is to export my coordinates of arcgis "WGS84" the type of coordinates GoogleMaps "Decimal Degrees" (DDD)

0 Kudos
AdrianWelsh
MVP Honored Contributor

Fabien,

What are you exporting to? Is this a shapefile? KML? etc?

0 Kudos
CloudingSoft
Regular Contributor

I have determined that the coordinates of "WGS84" when sending a "GoogleMaps" I get very rough directions, but not exact.

for now I finish here the subject.

Thank you

0 Kudos