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

Extract green areas, parks, land use

0

Hello, Can I get the shapes of land use,especially the green areas, parks, squares? thanks

asked 21 Jul '16, 12:50

Vinicius%20Tischer's gravatar image

Vinicius Tis...
11113
accept rate: 0%

edited 26 Jul '16, 23:22

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

the answer is: yes, 42.

(26 Jul '16, 23:20) aseerel4c26 ♦

could you please clarify this? What are you trying to do? More words please!

(26 Jul '16, 23:21) aseerel4c26 ♦

One Answer:

3

Yes you can. You will need to give a more detailed question to get a proper answer though.

One option is to download a region, then work with that file to extract what you need. Geofabrik for example has a wide variety of regions and download formats.

If you want just a small area or on demand live data, you could use the Overpass API. There's a very userfriendly interface available. Check this Overpass-turbo example. Data can be extracted in several formats through the site.

You'll need to define exactly what is and what isn't green areas, parks, squares, etc. The wiki will be of great use there. Squares are a bit difficult, as these are hard to define. You could try with pedestrian streets mapped as a closed way.

answered 27 Jul '16, 07:55

joost%20schouppe's gravatar image

joost schouppe
3.4k245087
accept rate: 12%

Source code available on GitHub .