This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Entering Coordinates

0

I'm new to OSM. I have a list of coordinates but don't know how to add them to an OSM file and then create a GPX file to import into ARCGIS. Thanks in advance.

asked 09 Dec '14, 21:52

TECETL's gravatar image

TECETL
1111
accept rate: 0%


One Answer:

0

I am not sure what your aim is or why you want to first create a OSM file and then a gpx and then import to ArcGIS instead of a direct import of your coordinates into ArcGIS. … but, well, here you are:

  1. https://wiki.openstreetmap.org/wiki/OSM_XML if you want to create the source code of the osm file directly (otherwise you could use JOSM, see next)
  2. then you can use JOSM to convert the OSM XML to gpx.
  3. import gpx into ArcGIS - I have no clue

answered 10 Dec '14, 00:16

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .