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

How to get only coordinates of some POIs, for example only parks in some city?

I want to use this great data in my school project written in c#!

asked 17 Oct '21, 23:23

CAESIUM137's gravatar image

CAESIUM137
16111
accept rate: 0%


If you only want a few POI types the easiest way to download the data is probably with Overpass turbo. If you only want centroids there is an out center option for this.

If you want to query more of the data you're probably better off downloading an extract and processing locally. I haven't used any of them but there are a variety of pre-existing frameworks to choose from.

permanent link

answered 19 Oct '21, 03:39

InsertUser's gravatar image

InsertUser
10.8k1369181
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:

×180
×25

question asked: 17 Oct '21, 23:23

question was seen: 823 times

last updated: 19 Oct '21, 03:39

powered by OSQA