mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Merge pull request #2729 from rory/irish-postcode
Add Irish postcode field
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
},
|
||||
{
|
||||
"countryCodes": ["ie"],
|
||||
"format": [["housename"], ["housenumber", "street"], ["city"]]
|
||||
"format": [["housename"], ["housenumber", "street"], ["city"], ["postcode"]]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["ad", "at", "ba", "be", "ch", "cz", "de", "dk", "es", "fi", "gr", "hr", "is", "it", "li", "nl", "no", "pl", "pt", "se", "si", "sk", "sm", "va"],
|
||||
|
||||
Reference in New Issue
Block a user