Hey I'm currently trying to prepare my Garmins with some POIs for Weather Shelters from the DACH region. After some hours of Trial and Error, I ended up looking here on the Question section for a script that could search for POIs in Multiple Countries. I edited the script so it would find Shelters, but now I am stuck at the task to exclude "public_transportaion" shelters from it, since getting Bus Stops isn't that helpful in the Forest, but these show up nonetheless. The Script I found and edited is this one: https://pastebin.com/4GvajSW7 I'm thankful for any help or hints in how to exclude results (I'm no expert in these things at all, but I like to make things right at the first time so I don't have to spend time with it twice) |
Hi. Please see the "negation" section of this page. But, as you'll read everywhere in the docs, the XML version of overpass is kind of deprecated. You should switch to OverpassQL. Regards. |