Puteaux

Puteaux, Arrondissement of Nanterre, Hauts-de-Seine, Ile-de-France, Metropolitan France, 92800, France
category: boundary — type: administrative — OSM: relation 91776

Overpass

[timeout:600][out:xml][bbox:48.869507,2.222456,48.895666,2.254363];
area(3600091776) -> .a;
(
nwr(area.a)["abandoned:amenity"~"^(school|events_venue|college|shelter|cinema|conference_centre|arts_centre|public_building|university|place_of_worship)$"];
nwr(area.a)["abandoned:building"];
nwr(area.a)["abandoned:leisure"="garden"];
nwr(area.a)["abandoned:man_made"="bridge"];
nwr(area.a)["abandoned:railway"~"^(tram_stop|facility|station|historic_station|halt)$"];
nwr(area.a)["abandoned:shop"];
nwr(area.a)["abandoned:tourism"];
nwr(area.a)["addr"="city"];
nwr(area.a)["admin_level"];
nwr(area.a)["amenity"~"^(cinema|place_of_worship|conference_centre|university|events_venue|arts_centre|school|public_building|market|college|theatre|shelter)$"];
nwr(area.a)["area"="yes"];
nwr(area.a)["artwork:type"="sculpture"];
nwr(area.a)["artwork_type"~"^(installation|mural|sculpture|painting)$"];
nwr(area.a)["boundary"="administrative"];
nwr(area.a)["bridge"];
nwr(area.a)["building"];
nwr(area.a)["building:levels"];
nwr(area.a)["demolished:amenity"~"^(arts_centre|school|public_building|college|university|conference_centre|shelter|place_of_worship|cinema|events_venue)$"];
nwr(area.a)["demolished:building"];
nwr(area.a)["demolished:leisure"="garden"];
nwr(area.a)["demolished:man_made"="bridge"];
nwr(area.a)["demolished:railway"~"^(halt|station|facility|historic_station|tram_stop)$"];
nwr(area.a)["demolished:shop"];
nwr(area.a)["demolished:tourism"];
nwr(area.a)["destroyed:amenity"~"^(arts_centre|college|events_venue|public_building|shelter|school|conference_centre|university|place_of_worship|cinema)$"];
nwr(area.a)["destroyed:building"];
nwr(area.a)["destroyed:leisure"="garden"];
nwr(area.a)["destroyed:man_made"="bridge"];
nwr(area.a)["destroyed:railway"~"^(historic_station|station|facility|tram_stop|halt)$"];
nwr(area.a)["destroyed:shop"];
nwr(area.a)["destroyed:tourism"];
nwr(area.a)["disused:amenity"~"^(place_of_worship|public_building|cinema|university|arts_centre|school|conference_centre|events_venue|shelter|college)$"];
nwr(area.a)["disused:building"];
nwr(area.a)["disused:leisure"="garden"];
nwr(area.a)["disused:man_made"="bridge"];
nwr(area.a)["disused:railway"~"^(tram_stop|facility|station|halt|historic_station)$"];
nwr(area.a)["disused:shop"];
nwr(area.a)["disused:tourism"];
nwr(area.a)["foot"="yes"];
nwr(area.a)["government"];
nwr(area.a)["height"];
nwr(area.a)["heritage"];
nwr(area.a)["highway"="pedestrian"];
nwr(area.a)["historic"~"^(museum|memorial|heritage|monument)$"];
nwr(area.a)["historic:amenity"~"^(school|public_building|cinema|shelter|college|arts_centre|university|place_of_worship|conference_centre|events_venue)$"];
nwr(area.a)["historic:building"];
nwr(area.a)["historic:leisure"="garden"];
nwr(area.a)["historic:man_made"="bridge"];
nwr(area.a)["historic:railway"~"^(station|facility|historic_station|halt|tram_stop)$"];
nwr(area.a)["historic:shop"];
nwr(area.a)["historic:tourism"];
nwr(area.a)["image"];
nwr(area.a)["landuse"];
nwr(area.a)["leisure"~"^(park|common|garden)$"];
nwr(area.a)["location"="underground"];
nwr(area.a)["man_made"="bridge"];
nwr(area.a)["material"];
nwr(area.a)["memorial"="statue"];
nwr(area.a)["memorial:type"="statue"];
nwr(area.a)["museum"];
nwr(area.a)["office"];
nwr(area.a)["operator:type"~"^(ngo|government)$"];
nwr(area.a)["place"];
nwr(area.a)["political_division"];
nwr(area.a)["proposed"];
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)["retail"="retail_park"];
nwr(area.a)["ruins:amenity"~"^(place_of_worship|university|college|arts_centre|conference_centre|public_building|school|cinema|shelter|events_venue)$"];
nwr(area.a)["ruins:building"];
nwr(area.a)["ruins:leisure"="garden"];
nwr(area.a)["ruins:man_made"="bridge"];
nwr(area.a)["ruins:railway"~"^(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|mall|station|school|railway_station)$"];
nwr(area.a)["station"="subway"];
nwr(area.a)["subway"];
nwr(area.a)["tourism"];
rel(area.a)["type"="site"];
nwr(area.a)["was:amenity"~"^(cinema|arts_centre|shelter|conference_centre|public_building|events_venue|school|college|place_of_worship|university)$"];
nwr(area.a)["was:building"];
nwr(area.a)["was:leisure"="garden"];
nwr(area.a)["was:man_made"="bridge"];
nwr(area.a)["was:railway"~"^(facility|station|historic_station|halt|tram_stop)$"];
nwr(area.a)["was:shop"];
nwr(area.a)["was:tourism"];
) -> .b;
(
        rel(91776);
    nwr(area.a)["wikidata"];
    nwr(area.a)["addr:housenumber"];
    nwr.b[~"^(addr:housenumber|.*name.*)$"~".",i];
    nwr.b[~"^ref:"~"."];
    
);
(._;>;);
out;