Why not ask your question on the new OpenStreetMap Community Forum?

Is it possible to download the location and name of all public parks in the UK?

asked 09 Jun '12, 18:03

noidea's gravatar image

noidea
11112
accept rate: 0%


For Query APIs like Overpass API or XAPI the bounding box will be too large. Therefore the best way seems to get a planet extract of the UK from Geofabrik and run osmfilter on it to filter for leisure=park and maybe name=*. However this will probably return a lot more objects than you are searching for.

permanent link

answered 09 Jun '12, 20:03

scai's gravatar image

scai ♦
33.3k21308459
accept rate: 23%

edited 09 Jun '12, 20:04

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×43
×35
×17

question asked: 09 Jun '12, 18:03

question was seen: 3,461 times

last updated: 09 Jun '12, 20:04

powered by OSQA