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

Anybody has written an OverPass Query to select all the "green / vegetal" items in a given city.

node"natural"="tree"; way"natural"="tree"; relation"natural"="tree";

But I would also like to have parks, geen roof, pots, pitches etc ...

Thanks for your help

asked 06 Jul '20, 17:25

Orovellotti's gravatar image

Orovellotti
11112
accept rate: 0%

edited 06 Jul '20, 17:26


There is a list of tags for various types of vegetation here, although it doesn't include all green e.g. many sports pitches. For most it should not be necessary to check for nodes.

There are some additional overpass examples on the wiki. This one shows how to use a city boundary relation instead of a boundary box for a search area.

permanent link

answered 07 Jul '20, 01:48

InsertUser's gravatar image

InsertUser
10.7k1369179
accept rate: 19%

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:

×18
×8
×7

question asked: 06 Jul '20, 17:25

question was seen: 1,119 times

last updated: 07 Jul '20, 01:48

powered by OSQA