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

Can I scrape lists of certain place types off of OSM?

0

Hi!

Sorry if this is a question that doesn't belong here. If so, just tell me and I'll delete the post. Anyway.

For a work project, I need to compile a list of certain places (e.g. churches) in my country of residence. I checked government websites for pre-compiled info, but no luck (at least not for the whole country). Now, I thought maybe theres a way to automatically compile a list of all places on openstreetmap that are of a certain type. Ideally I could scrape the location data as well. Are there any ways to do this? Is it even permitted to do so?

Thanks in advance for any answers!

asked 08 Jan '19, 13:36

weissergspritzter's gravatar image

weissergspri...
11112
accept rate: 0%


2 Answers:

2

Overpass Turbo will let you query the database for particular object types - check the OSM wiki for instructions.

answered 08 Jan '19, 13:53

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

Thanks so much for the quick answer. I'll take a look into the documentation!

(08 Jan '19, 14:05) weissergspri...

0

I am a bit late, but for people stumbling here:

answered 25 Feb '23, 16:17

xerusf's gravatar image

xerusf
76234
accept rate: 0%

edited 25 Feb '23, 16:21

Source code available on GitHub .