Winscombe and Sandford

Winscombe and Sandford, Sandford, North Somerset, South West England, England, United Kingdom
category: boundary — type: administrative — OSM: relation 2958165

Overpass

[timeout:600][out:xml][bbox:51.299481,-2.885122,51.355404,-2.806462];
area(3602958165) -> .a;
(
nwr(area.a)["abandoned:amenity"~"^(school|college|place_of_worship|shelter)$"];
nwr(area.a)["abandoned:building"];
nwr(area.a)["abandoned:man_made"~"^(water_tower|tower|works)$"];
nwr(area.a)["abandoned:railway"~"^(station|historic_station|tram_stop|disused_station|halt|facility)$"];
nwr(area.a)["abandoned:tourism"="artwork"];
nwr(area.a)["amenity"~"^(pub|place_of_worship|school|college|shelter)$"];
nwr(area.a)["boundary"~"^(protected_area|administrative|civil_parish)$"];
nwr(area.a)["brewery"];
nwr(area.a)["building"];
nwr(area.a)["building:levels"];
nwr(area.a)["craft"="brewery"];
nwr(area.a)["demolished:amenity"~"^(place_of_worship|school|college|shelter)$"];
nwr(area.a)["demolished:building"];
nwr(area.a)["demolished:man_made"~"^(tower|water_tower|works)$"];
nwr(area.a)["demolished:railway"~"^(station|halt|facility|historic_station|tram_stop|disused_station)$"];
nwr(area.a)["demolished:tourism"="artwork"];
nwr(area.a)["denomination"="anglican"];
nwr(area.a)["designation"="civil_parish"];
nwr(area.a)["destroyed:amenity"~"^(college|shelter|school|place_of_worship)$"];
nwr(area.a)["destroyed:building"];
nwr(area.a)["destroyed:man_made"~"^(water_tower|works|tower)$"];
nwr(area.a)["destroyed:railway"~"^(historic_station|disused_station|station|tram_stop|facility|halt)$"];
nwr(area.a)["destroyed:tourism"="artwork"];
nwr(area.a)["disused"="station"];
nwr(area.a)["disused:amenity"~"^(school|place_of_worship|shelter|college)$"];
nwr(area.a)["disused:building"];
nwr(area.a)["disused:man_made"~"^(works|tower|water_tower)$"];
nwr(area.a)["disused:railway"~"^(halt|disused_station|tram_stop|facility|historic_station|station)$"];
nwr(area.a)["disused:tourism"="artwork"];
nwr(area.a)["historic"~"^(city_gate|train_station|folly|archaeological_site|memorial|monument|tomb)$"];
nwr(area.a)["historic:amenity"~"^(school|place_of_worship|shelter|college)$"];
nwr(area.a)["historic:building"];
nwr(area.a)["historic:man_made"~"^(water_tower|tower|works)$"];
nwr(area.a)["historic:railway"~"^(facility|historic_station|halt|tram_stop|disused_station|station)$"];
nwr(area.a)["historic:tourism"="artwork"];
nwr(area.a)["industrial"~"^(brewery|factory)$"];
nwr(area.a)["landuse"~"^(railway|greenhouse_horticulture)$"];
nwr(area.a)["man_made"~"^(tower|water_tower|works)$"];
nwr(area.a)["memorial"];
nwr(area.a)["place"];
nwr(area.a)["public_transport"~"^(station|stop_position|stop_area|platform)$"];
nwr(area.a)["railway"~"^(station|historic_station|halt|facility|disused_station|tram_stop)$"];
nwr(area.a)["religion"="christian"];
nwr(area.a)["ruins:amenity"~"^(school|place_of_worship|shelter|college)$"];
nwr(area.a)["ruins:building"];
nwr(area.a)["ruins:man_made"~"^(tower|water_tower|works)$"];
nwr(area.a)["ruins:railway"~"^(disused_station|station|historic_station|halt|tram_stop|facility)$"];
nwr(area.a)["ruins:tourism"="artwork"];
rel(area.a)["site"~"^(railway|railway_station|station|school)$"];
nwr(area.a)["tomb"];
nwr(area.a)["tourism"="artwork"];
rel(area.a)["type"="site"];
nwr(area.a)["was:amenity"~"^(school|college|shelter|place_of_worship)$"];
nwr(area.a)["was:building"];
nwr(area.a)["was:man_made"~"^(water_tower|works|tower)$"];
nwr(area.a)["was:railway"~"^(facility|historic_station|station|halt|tram_stop|disused_station)$"];
nwr(area.a)["was:tourism"="artwork"];
) -> .b;
(
        rel(2958165);
    nwr(area.a)["wikidata"];
    nwr(area.a)["addr:housenumber"];
    nwr.b[~"^(addr:housenumber|.*name.*)$"~".",i];
    nwr.b[~"^ref:"~"."];
    
);
(._;>;);
out;