[boundaries] map postal_district (Dublin 3, etc.) to city_district. Eire codes will be postal code
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
"7": "state"
|
"7": "state"
|
||||||
"10": "suburb"
|
"10": "suburb"
|
||||||
|
|
||||||
|
# With the introduction of Eire code, Dublin postal districts
|
||||||
|
# have basically become city_districts
|
||||||
|
boundary:
|
||||||
|
postal_district: "city_district"
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
id:
|
id:
|
||||||
|
|||||||
Reference in New Issue
Block a user