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

How to simply add a village or district name and location to OSM

2

Hi,

I need to add village names and location names to OSM Turkey. I know their coordinates. How can I do this? Many small towns and villages and city district locations are missing currently from the Turkish map.

The source of my data is common knowledge. I have been to some of these villages and I have noted down their coordinates with my iPhone GPS. I am talking about 10-15 locations here. All I want to do is punch in my location data, and the name of the village / town / etc there. "Real mappers" will eventually take things forward from there.

asked 30 Sep '11, 11:33

muzaffertopdagi's gravatar image

muzaffertopdagi
46114
accept rate: 0%

edited 04 Oct '11, 16:13

NicolasDumoulin's gravatar image

NicolasDumoulin
3.3k42256


3 Answers:

1

Two possibilities :
- you noted down the coordinates with POI's in your Iphone application. Find a way to export the POI's is GPX format then either upload them into one of the OSM editors (Portlatch2, JOSM, Merkaartor). Then simply add a new node tagged with "place" ("place=town" "village" or "hamlet" depending on the definition of the tag place in this country (I found this page here but not sure). The limits between the different 'place' values are country specific; check the wiki or contact the local mailing list to be sure about the criteria). More tags can be required like the place name, a reference, a postcode, etc...
- you don't have POI's but just a list of GPS coordinates (datum WGS84) : with JOSM editor, you have a simple feature which can help here, the "Add Node.." tool where you just type in the coordinates and the node is added at the right location. Then you just attach the related tags as described above and repeat the operation for the 10..15 locations you surveyed.

answered 04 Oct '11, 16:08

Pieren's gravatar image

Pieren
9.8k2083157
accept rate: 15%

edited 04 Oct '11, 17:21

0

if you have an File at a common Format (GPX, Shape,KML) you can try to open that at Josm. But you should look over that data, that there isn't any duplicates.

Otherwise look at this page: https://wiki.openstreetmap.org/wiki/Import

answered 04 Oct '11, 11:16

josias's gravatar image

josias
59871523
accept rate: 33%

edited 04 Oct '11, 11:20

0

Move the map to area of the village and zoom right in.If you click on edit and choose potlach 2, login,click options tick mouse Lat Long, then the mouse pointer will show its lat long match that to the co ordinates you saved for the village.To the left of the screen there are some icons using the scroll bar among "places" there is a village sign which you can drag to the correct coordinates.the box to the left allows you to name it and source it do that click away from the village click save fill in some details of what you have done and save again thats it. job done these may help https://wiki.openstreetmap.org/wiki/Video_tutorials

answered 04 Oct '11, 20:15

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

edited 04 Oct '11, 20:49

Source code available on GitHub .