Tag:addr:city=Carouge GE
Jump to navigation
Jump to search
| Description |
|---|
| Location in the city of Carouge, canton of Geneva, Switzerland. Generally. |
| Group: addresses |
| Used on these elements |
| Useful combination |
| Status: in use |
| Tools for this tag |
The tag addr:city=Carouge GE generally refers to locations in the city of Carouge (relation/1685459), in the Canton of Geneva, Switzerland.
See also
- www.carouge.ch (Ville de Carouge)
- wikipedia:Carouge
- Discussion 141991 about "Carouge" and "Carouge (GE)"
Other places
| Carrouge (VD) | |||
| Carrouges |
Possible tagging mistakes
"addr:city=Carouge GE" outside the city. Some correct

[out:json][timeout:100];
{{geocodeArea:Carouge}}->.searchArea;
(
nwr["addr:city"="Carouge GE"];
-
nwr["addr:city"="Carouge GE"](area.searchArea);
);
out;
Unknown or incorrect values for addr:city within the city (none in May 2026)

[out:csv( ::"type", ::"id", "addr:city")]
//[out:json]
[timeout:50];
{{geocodeArea:Carouge}}->.searchArea;
(
nwr["addr:city"]
["addr:city"!="Carouge GE"]
["addr:city"!="Les Acacias"]
(area.searchArea);
);
out;
Unknown or incorrect values for addr:postcode
