[timeout:25][adiff:"2025-03-01T00:00:00Z","2025-06-12T00:00:00Z"];
wr["landuse"="residential"]({{bbox}});
compare(delta:1);
out geom;[timeout:25];
(
wr["landuse"="residential"]({{bbox}});
wr["landuse"="industrial"]({{bbox}});
wr["landuse"="commercial"]({{bbox}});
);
out geom;rel(6195356); // Israel and Palestine relation
map_to_area;
out; // returns 3606195356, ID usable by area function/*
This query looks for fitness stations in Israel
https://overpass-turbo.eu/s/21zh
*/
[out:json][timeout:25];
nwr["leisure"="fitness_station"](area:3606195356);
out geom;nwr
[operator][brand]
(if: t["operator"] == t["brand"])
(area:3606195356);
out meta geom;rel(6195356);
map_to_area->.il; // Israel & Palestine
wr(area.il)[place~"city|village|town"]->.wr_places;
map_to_area;
node(area)[place~"city|village|town"];
out;way
[power]
[usage]
(area:3606195356);
out meta geom;nwr["place"="neighbourhood"](area:3606195356);
out geom;way
[highway]
[name ~ 'אסור']
(area:3606195356);
out meta geom;place=borough place=quarter place=suburb place=neighbourhood