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

asked 01 Aug '17, 18:24

mdk83's gravatar image

mdk83
25224
accept rate: 0%

edited 02 Aug '17, 07:41

scai's gravatar image

scai ♦
33.3k21309459

You can already simplify your query a bit by using "|" in queries, which acts like "a or b" -> "a|b", and "~" (tilde) instead of "=". For example: ["amenity"~"parking|school"] -- Not sure how much that will speed up the process though and what your desired result should look like.

(01 Aug '17, 20:52) chrki
Be the first one to answer this question!
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:

×483
×29
×9
×3

question asked: 01 Aug '17, 18:24

question was seen: 1,140 times

last updated: 02 Aug '17, 07:41

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