NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 01 Aug '17, 18:24
question was seen: 1,341 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
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.