1

Hello, thank you in advance, if this question is too vague I apologize. I have a functional swift based app that uses current user location and searches for "bar" in defined radius, however many establishments I wish to include are defined as "amenity" = "restaurants". This has led me to the problem that I would like to include some but not all "restaurants" in my results. If there is some what I can better structure my query or sort results I would be grateful to know thank you 👍

asked 25 May, 01:08

ajwick's gravatar image

ajwick
261
accept rate: 0%


One Answer:
0

You could explore taginfo and analyze what typical tags are combined with amenity=restaurant. Taginfo is a global view, though, and might not be representative for your area of interest.

permanent link

answered 25 May, 08:22

TZorn's gravatar image

TZorn
5.6k227111
accept rate: 14%

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:

×126
×88

question asked: 25 May, 01:08

question was seen: 75 times

last updated: 25 May, 08:22

powered by OSQA