Is there any OSM API for android application to get nearby POIs from current location.

asked 18 Jul '17, 09:35

jasmeet_kaur's gravatar image

jasmeet_kaur
26557
accept rate: 0%


You can use Overpass API to search for nearby POIs. On Android you can use osmdroid + osmbonuspack to perform queries against Overpass API and display them as overlays on an OSM map.

permanent link

answered 18 Jul '17, 13:40

scai's gravatar image

scai ♦
33.2k21308458
accept rate: 23%

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:

×353

question asked: 18 Jul '17, 09:35

question was seen: 4,831 times

last updated: 18 Jul '17, 13:40

powered by OSQA