Porta Genova

Porta Genova, Milan, Lombardy, Italy
category: place — type: suburb — OSM: relation 6910159

Overpass

[timeout:600][out:xml][bbox:45.450329,9.167004,45.461048,9.180032];
area(3606910159) -> .a;
(
nwr(area.a)["abandoned:amenity"~"^(cinema|seat|events_venue|place_of_worship)$"];
nwr(area.a)["abandoned:building"];
nwr(area.a)["abandoned:man_made"="tower"];
nwr(area.a)["abandoned:railway"~"^(station|historic_station|tram_stop|halt|facility)$"];
nwr(area.a)["abandoned:tourism"~"^(museum|attraction)$"];
nwr(area.a)["amenity"~"^(cinema|place_of_worship|seat|theatre|events_venue)$"];
nwr(area.a)["barrier"="gate"];
nwr(area.a)["building"];
nwr(area.a)["demolished"];
nwr(area.a)["demolished:amenity"~"^(seat|place_of_worship|cinema|events_venue)$"];
nwr(area.a)["demolished:building"];
nwr(area.a)["demolished:man_made"="tower"];
nwr(area.a)["demolished:railway"~"^(station|halt|facility|historic_station|tram_stop)$"];
nwr(area.a)["demolished:tourism"~"^(attraction|museum)$"];
nwr(area.a)["destroyed"];
nwr(area.a)["destroyed:amenity"~"^(seat|place_of_worship|cinema|events_venue)$"];
nwr(area.a)["destroyed:building"];
nwr(area.a)["destroyed:man_made"="tower"];
nwr(area.a)["destroyed:railway"~"^(historic_station|station|tram_stop|facility|halt)$"];
nwr(area.a)["destroyed:tourism"~"^(attraction|museum)$"];
nwr(area.a)["disused:amenity"~"^(seat|events_venue|place_of_worship|cinema)$"];
nwr(area.a)["disused:building"];
nwr(area.a)["disused:man_made"="tower"];
nwr(area.a)["disused:railway"~"^(halt|tram_stop|facility|historic_station|station)$"];
nwr(area.a)["disused:tourism"~"^(museum|attraction)$"];
nwr(area.a)["furniture"];
nwr(area.a)["historic"="city_gate"];
nwr(area.a)["historic:amenity"~"^(cinema|place_of_worship|events_venue|seat)$"];
nwr(area.a)["historic:building"];
nwr(area.a)["historic:man_made"="tower"];
nwr(area.a)["historic:railway"~"^(facility|historic_station|halt|tram_stop|station)$"];
nwr(area.a)["historic:tourism"~"^(museum|attraction)$"];
nwr(area.a)["landuse"="railway"];
nwr(area.a)["location"="underground"];
nwr(area.a)["man_made"="tower"];
nwr(area.a)["military"];
nwr(area.a)["place"];
nwr(area.a)["public_transport"~"^(station|stop_position|stop_area|platform)$"];
nwr(area.a)["railway"~"^(station|historic_station|halt|facility|tram_stop)$"];
nwr(area.a)["razed"];
nwr(area.a)["religion"="christian"];
nwr(area.a)["ruins:amenity"~"^(cinema|seat|place_of_worship|events_venue)$"];
nwr(area.a)["ruins:building"];
nwr(area.a)["ruins:man_made"="tower"];
nwr(area.a)["ruins:railway"~"^(station|historic_station|tram_stop|halt|facility)$"];
nwr(area.a)["ruins:tourism"~"^(museum|attraction)$"];
rel(area.a)["site"~"^(railway|railway_station|station)$"];
nwr(area.a)["station"="subway"];
nwr(area.a)["subway"];
nwr(area.a)["tourism"~"^(museum|attraction)$"];
rel(area.a)["type"="site"];
nwr(area.a)["was:amenity"~"^(cinema|seat|place_of_worship|events_venue)$"];
nwr(area.a)["was:building"];
nwr(area.a)["was:man_made"="tower"];
nwr(area.a)["was:railway"~"^(facility|historic_station|station|halt|tram_stop)$"];
nwr(area.a)["was:tourism"~"^(museum|attraction)$"];
) -> .b;
(
        rel(6910159);
    nwr(area.a)["wikidata"];
    nwr(area.a)["addr:housenumber"];
    nwr.b[~"^(addr:housenumber|.*name.*)$"~".",i];
    nwr.b[~"^ref:"~"."];
    
);
(._;>;);
out;