/*
This query looks for nodes, ways and relations
with the given key.
Choose your region and hit the Run button above!
*/
[out:json][timeout:25];
// gather results
(
// query part for: “"addr:street"=*”
node["addr:street"]({{bbox}});
way["addr:street"]({{bbox}});
relation["addr:street"]({{bbox}});
);
// print results
out body;
>;
out skel qt;
—
у мене так знаходить будинки у relation