NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

How can I get the Points Of Interest (POIs) at a given GPS location a specified angle?

asked 14 Nov '20, 10:22

mark-hollis's gravatar image

mark-hollis
11112
accept rate: 0%


In general querying for objects with specific properties is best done with the overpass API and the related UI, overpass turbo. For example at http://overpass-turbo.eu/

Typically you would either need to specify the location with a bounding box (aka all the objects in the box) or near to a location.

See

permanent link

answered 18 Nov '20, 11:24

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

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:

×362
×290
×147

question asked: 14 Nov '20, 10:22

question was seen: 1,599 times

last updated: 18 Nov '20, 11:24

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum