Tag:addr:country=IT
Jump to navigation
Jump to search
| Description |
|---|
| Italy |
| Group: addresses |
| Used on these elements |
| Status: undefined |
| Tools for this tag |
Possible tagging errors

[out:json][timeout:200];
// "IT" outside Italy: Can include correctly tagged features on the national border
// and features in the country without coordinates.
{{geocodeArea:Italia}}->.searchArea;
(
nwr["addr:country"="IT"];
-
nwr["addr:country"="IT"](area.searchArea);
);
out center;