Bridport

Bridport, Dorset, South West England, England, United Kingdom
category: place — type: town — OSM: relation 3102333

Overpass

[timeout:600][out:xml][bbox:50.714409,-2.776452,50.749249,-2.732378];
area(3603102333) -> .a;
(
nwr(area.a)["abandoned:amenity"~"^(bar|pub|village_hall|events_venue|restaurant|shelter|stables|cinema|telephone|arts_centre|theatre|public_building|place_of_worship|townhall)$"];
nwr(area.a)["abandoned:building"];
nwr(area.a)["abandoned:man_made"~"^(tower|bridge|water_well)$"];
nwr(area.a)["abandoned:railway"~"^(tram_stop|disused_station|facility|station|historic_station|halt)$"];
nwr(area.a)["abandoned:shop"];
nwr(area.a)["abandoned:tourism"];
nwr(area.a)["amenity"~"^(stables|cinema|pub|place_of_worship|village_hall|university|events_venue|bar|townhall|telephone|arts_centre|school|restaurant|public_building|college|theatre|shelter)$"];
nwr(area.a)["bar"];
nwr(area.a)["barrier"="wall"];
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)["covered"="booth"];
nwr(area.a)["craft"="grinding_mill"];
nwr(area.a)["demolished:amenity"~"^(arts_centre|public_building|townhall|shelter|stables|pub|telephone|place_of_worship|cinema|events_venue|theatre|restaurant|village_hall|bar)$"];
nwr(area.a)["demolished:building"];
nwr(area.a)["demolished:man_made"~"^(water_well|tower|bridge)$"];
nwr(area.a)["demolished:railway"~"^(halt|disused_station|station|facility|historic_station|tram_stop)$"];
nwr(area.a)["demolished:shop"];
nwr(area.a)["demolished:tourism"];
nwr(area.a)["denomination"~"^(quaker|anglican|protestant)$"];
nwr(area.a)["designation"="civil_parish"];
nwr(area.a)["destroyed:amenity"~"^(telephone|theatre|arts_centre|townhall|public_building|shelter|restaurant|village_hall|stables|bar|pub|place_of_worship|cinema|events_venue)$"];
nwr(area.a)["destroyed:building"];
nwr(area.a)["destroyed:man_made"~"^(tower|water_well|bridge)$"];
nwr(area.a)["destroyed:railway"~"^(historic_station|station|facility|disused_station|tram_stop|halt)$"];
nwr(area.a)["destroyed:shop"];
nwr(area.a)["destroyed:tourism"];
nwr(area.a)["disused"="station"];
nwr(area.a)["disused:amenity"~"^(theatre|bar|place_of_worship|public_building|restaurant|cinema|stables|village_hall|arts_centre|telephone|pub|townhall|events_venue|shelter)$"];
nwr(area.a)["disused:building"];
nwr(area.a)["disused:man_made"~"^(tower|water_well|bridge)$"];
nwr(area.a)["disused:railway"~"^(disused_station|tram_stop|facility|station|halt|historic_station)$"];
nwr(area.a)["disused:shop"];
nwr(area.a)["disused:tourism"];
nwr(area.a)["historic"~"^(folly|memorial|city_gate|mill|monument)$"];
nwr(area.a)["historic:amenity"~"^(pub|theatre|stables|village_hall|public_building|bar|cinema|townhall|telephone|shelter|arts_centre|place_of_worship|events_venue|restaurant)$"];
nwr(area.a)["historic:building"];
nwr(area.a)["historic:man_made"~"^(bridge|tower|water_well)$"];
nwr(area.a)["historic:railway"~"^(disused_station|station|facility|historic_station|halt|tram_stop)$"];
nwr(area.a)["historic:shop"];
nwr(area.a)["historic:tourism"];
nwr(area.a)["indoor"];
nwr(area.a)["landuse"~"^(railway|greenhouse_horticulture)$"];
nwr(area.a)["man_made"~"^(tower|bridge|water_well)$"];
nwr(area.a)["material"];
nwr(area.a)["memorial"];
nwr(area.a)["natural"~"^(spring|water)$"];
nwr(area.a)["office"];
nwr(area.a)["place"];
nwr(area.a)["political_division"];
nwr(area.a)["public_transport"~"^(station|stop_position|stop_area|platform)$"];
nwr(area.a)["railway"~"^(halt|facility|disused_station|tram_stop|station|historic_station)$"];
nwr(area.a)["religion"="christian"];
nwr(area.a)["resource"];
nwr(area.a)["restaurant"];
nwr(area.a)["ruins:amenity"~"^(village_hall|pub|place_of_worship|arts_centre|telephone|townhall|public_building|cinema|stables|shelter|restaurant|bar|events_venue|theatre)$"];
nwr(area.a)["ruins:building"];
nwr(area.a)["ruins:man_made"~"^(water_well|bridge|tower)$"];
nwr(area.a)["ruins:railway"~"^(disused_station|station|historic_station|tram_stop|halt|facility)$"];
nwr(area.a)["ruins:shop"];
nwr(area.a)["ruins:tourism"];
nwr(area.a)["seamark:type"="bridge"];
nwr(area.a)["service"];
nwr(area.a)["shop"];
rel(area.a)["site"~"^(railway|station|railway_station)$"];
nwr(area.a)["support"];
nwr(area.a)["symbol"];
nwr(area.a)["tourism"];
rel(area.a)["type"="site"];
nwr(area.a)["was:amenity"~"^(cinema|arts_centre|shelter|restaurant|public_building|events_venue|bar|village_hall|stables|pub|place_of_worship|theatre|townhall|telephone)$"];
nwr(area.a)["was:building"];
nwr(area.a)["was:man_made"~"^(bridge|tower|water_well)$"];
nwr(area.a)["was:railway"~"^(facility|station|historic_station|halt|tram_stop|disused_station)$"];
nwr(area.a)["was:shop"];
nwr(area.a)["was:tourism"];
) -> .b;
(
        rel(3102333);
    nwr(area.a)["wikidata"];
    nwr(area.a)["addr:housenumber"];
    nwr.b[~"^(addr:housenumber|.*name.*)$"~".",i];
    nwr.b[~"^ref:"~"."];
    
);
(._;>;);
out;