On 2018-07-08 22:22, Pierre Béland wrote:
> A more generic solution where it shows child nodes of a building [..]
> way({{bbox}})["building"]->.b;
> node(w.b)[!"source"](if:count_tags()>0);
Nice, I was indeed wondering if Overpass had a concept of child nodes like
JOSM. Very useful, thanks !