[OSM-dev] Overpass filter by area A or area B
François Lacombe
fl.infosreseaux at gmail.com
Thu Sep 14 20:51:02 UTC 2017
Hi Joost,
2017-09-14 9:47 GMT+02:00 joost schouppe <joost.schouppe at gmail.com>:
> I got some outside help (I think on help.openstreetmap.org) but I think
> this does basically what you need:
>
> http://overpass-turbo.eu/s/rHN
>
Here I got intersection of two areas, but I want union of areas.
I find the solution here :
( area["name"="Vlaanderen"]["admin_level"="4"];
area["name"="Halle"][admin_level=8];)->.perimeter
(
way["highway"]["name"](area.perimeter);
);
out body;
Jo,
I didn't understand completerly your suggestion. Can you elaborate a bit
more please ?
All the best
François
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20170914/ba10502f/attachment.html>
More information about the dev
mailing list