Tag:addr:country=CH
Jump to navigation
Jump to search
| Description |
|---|
| Switzerland (Confoederatio Helvetica) |
| Group: addresses |
| Used on these elements |
| Useful combination |
| Status: in use |
| Tools for this tag |
See Switzerland, osm:relation/51701
See Also
Possible tagging errors
Tags outside Switzerland

[out:json][timeout:300];
// Note: this can list relations in Switzerland
// without coordinates (and other issues)
{{geocodeArea:Suisse}}->.searchArea;
(
nwr["addr:country"="CH"];
-
nwr["addr:country"="CH"](area.searchArea);
);
out meta geom;