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

Questions of Geonames of OpenStreetMap

0

There are two questions of geonames of openstreetmap: 1. Does there have any instruction documents of osm files?

  1. Does any body know could OSM support data of geonames and where can we download?

asked 15 Nov '15, 12:29

shuwang8951's gravatar image

shuwang8951
11112
accept rate: 0%

2

I'm afraid your question doesn't make much sense. What do you want instructions for? And what do you mean by "geonames of openstreetmap"?

(15 Nov '15, 12:46) Richard ♦
2

We actually want to get the placename dataset from osm files.

(16 Nov '15, 00:47) shuwang8951

I think a reasonable answer would be based on using csv output with Overpass. I presume the OP desires a file similar to the GNIS data. Geonames is a known aggregator of various geodata http://www.geonames.org/.

(17 Nov '15, 21:04) SK53 ♦

One Answer:

0

You should start to learn basics of OSM first:

See https://wiki.openstreetmap.org/wiki/Elements

and then https://wiki.openstreetmap.org/wiki/Key:place

Finally you can do some filtering, cutting, cropping and exporting of raw OSM data.

Please do some research on this help site and the OSM wiki first ... all those tasks are mentioned here already.

answered 16 Nov '15, 18:02

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .