Melksham

Melksham, Wiltshire, England, United Kingdom
category: boundary — type: administrative — OSM: relation 3410846

Overpass

[timeout:600][out:xml][bbox:51.363941,-2.155460,51.388002,-2.113040];
area(3603410846) -> .a;
(
nwr(area.a)["abandoned:amenity"~"^(bar|pub|village_hall|school|events_venue|college|shelter|cinema|telephone|theatre|public_building|library|place_of_worship|townhall)$"];
nwr(area.a)["abandoned:building"];
nwr(area.a)["abandoned:man_made"~"^(tower|bridge)$"];
nwr(area.a)["abandoned:railway"~"^(tram_stop|facility|station|historic_station|halt)$"];
nwr(area.a)["abandoned:tourism"~"^(museum|hotel|attraction|artwork)$"];
nwr(area.a)["amenity"~"^(cinema|pub|place_of_worship|village_hall|events_venue|library|bar|townhall|telephone|school|public_building|college|theatre|shelter)$"];
nwr(area.a)["bar"];
nwr(area.a)["barrier"="gate"];
nwr(area.a)["booth"];
nwr(area.a)["boundary"~"^(administrative|civil_parish)$"];
nwr(area.a)["bridge"];
nwr(area.a)["building"];
nwr(area.a)["building:levels"];
nwr(area.a)["castle_type"="stately"];
nwr(area.a)["club"="sport"];
nwr(area.a)["covered"="booth"];
nwr(area.a)["demolished:amenity"~"^(school|public_building|college|townhall|shelter|pub|library|telephone|place_of_worship|cinema|events_venue|theatre|village_hall|bar)$"];
nwr(area.a)["demolished:building"];
nwr(area.a)["demolished:man_made"~"^(tower|bridge)$"];
nwr(area.a)["demolished:railway"~"^(halt|station|facility|historic_station|tram_stop)$"];
nwr(area.a)["demolished:tourism"~"^(hotel|attraction|museum|artwork)$"];
nwr(area.a)["denomination"~"^(anglican|protestant)$"];
nwr(area.a)["designation"="civil_parish"];
nwr(area.a)["destroyed:amenity"~"^(telephone|library|theatre|townhall|college|events_venue|public_building|shelter|school|village_hall|bar|pub|place_of_worship|cinema)$"];
nwr(area.a)["destroyed:building"];
nwr(area.a)["destroyed:man_made"~"^(tower|bridge)$"];
nwr(area.a)["destroyed:railway"~"^(historic_station|station|facility|tram_stop|halt)$"];
nwr(area.a)["destroyed:tourism"~"^(attraction|hotel|artwork|museum)$"];
nwr(area.a)["disused:amenity"~"^(theatre|bar|place_of_worship|public_building|cinema|village_hall|school|telephone|pub|townhall|events_venue|shelter|college|library)$"];
nwr(area.a)["disused:building"];
nwr(area.a)["disused:man_made"~"^(tower|bridge)$"];
nwr(area.a)["disused:railway"~"^(tram_stop|facility|station|halt|historic_station)$"];
nwr(area.a)["disused:tourism"~"^(artwork|hotel|museum|attraction)$"];
nwr(area.a)["heritage"];
nwr(area.a)["historic"];
nwr(area.a)["historic:amenity"~"^(pub|school|theatre|village_hall|public_building|library|bar|cinema|townhall|telephone|shelter|college|place_of_worship|events_venue)$"];
nwr(area.a)["historic:building"];
nwr(area.a)["historic:man_made"~"^(bridge|tower)$"];
nwr(area.a)["historic:railway"~"^(station|facility|historic_station|halt|tram_stop)$"];
nwr(area.a)["historic:tourism"~"^(hotel|museum|artwork|attraction)$"];
nwr(area.a)["indoor"];
nwr(area.a)["isced:level"="1"];
nwr(area.a)["landuse"~"^(railway|greenhouse_horticulture)$"];
nwr(area.a)["man_made"~"^(tower|bridge)$"];
nwr(area.a)["marker"];
nwr(area.a)["material"];
nwr(area.a)["memorial"];
nwr(area.a)["museum"];
nwr(area.a)["office"];
nwr(area.a)["operator:type"="ngo"];
nwr(area.a)["place"~"^(suburb|village|town|locality)$"];
nwr(area.a)["political_division"];
nwr(area.a)["protect_class"="22"];
nwr(area.a)["public_transport"~"^(station|stop_position|stop_area|platform)$"];
nwr(area.a)["railway"~"^(halt|facility|tram_stop|station|historic_station)$"];
nwr(area.a)["religion"="christian"];
nwr(area.a)["ruins:amenity"~"^(village_hall|pub|place_of_worship|college|telephone|townhall|public_building|school|cinema|shelter|bar|library|events_venue|theatre)$"];
nwr(area.a)["ruins:building"];
nwr(area.a)["ruins:man_made"~"^(bridge|tower)$"];
nwr(area.a)["ruins:railway"~"^(station|historic_station|tram_stop|halt|facility)$"];
nwr(area.a)["ruins:tourism"~"^(artwork|hotel|museum|attraction)$"];
nwr(area.a)["seamark:type"="bridge"];
nwr(area.a)["service"];
rel(area.a)["site"~"^(railway|station|school|railway_station)$"];
nwr(area.a)["sport"="soccer"];
nwr(area.a)["support"];
nwr(area.a)["symbol"];
nwr(area.a)["tomb"];
nwr(area.a)["tourism"~"^(hostel|museum|artwork|guest_house|hotel|attraction)$"];
nwr(area.a)["traffic_sign"];
rel(area.a)["type"="site"];
nwr(area.a)["was:amenity"~"^(cinema|shelter|public_building|events_venue|bar|village_hall|school|college|library|pub|place_of_worship|theatre|townhall|telephone)$"];
nwr(area.a)["was:building"];
nwr(area.a)["was:man_made"~"^(bridge|tower)$"];
nwr(area.a)["was:railway"~"^(facility|station|historic_station|halt|tram_stop)$"];
nwr(area.a)["was:tourism"~"^(hotel|attraction|museum|artwork)$"];
) -> .b;
(
        rel(3410846);
    nwr(area.a)["wikidata"];
    nwr(area.a)["addr:housenumber"];
    nwr.b[~"^(addr:housenumber|.*name.*)$"~".",i];
    nwr.b[~"^ref:"~"."];
    
);
(._;>;);
out;