address_composer 0.1.3.pre → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +5 -5
  2. data/.github/workflows/main.yml +25 -0
  3. data/.gitignore +2 -0
  4. data/.gitmodules +1 -1
  5. data/Gemfile.lock +24 -23
  6. data/README.md +3 -1
  7. data/address-formatting/.travis.yml +8 -6
  8. data/address-formatting/README.md +9 -2
  9. data/address-formatting/SECURITY.md +5 -0
  10. data/address-formatting/conf/abbreviations/{dk.yaml → da.yaml} +0 -3
  11. data/address-formatting/conf/abbreviations/de.yaml +0 -2
  12. data/address-formatting/conf/abbreviations/en.yaml +1 -1
  13. data/address-formatting/conf/abbreviations/fr.yaml +1 -1
  14. data/address-formatting/conf/abbreviations/hu.yaml +1 -2
  15. data/address-formatting/conf/abbreviations/nl.yaml +14 -1
  16. data/address-formatting/conf/abbreviations/no.yaml +16 -0
  17. data/address-formatting/conf/abbreviations/pl.yaml +24 -0
  18. data/address-formatting/conf/abbreviations/pt.yaml +0 -1
  19. data/address-formatting/conf/abbreviations/ru.yaml +45 -0
  20. data/address-formatting/conf/abbreviations/uk.yaml +0 -3
  21. data/address-formatting/conf/abbreviations/vn.yaml +7 -0
  22. data/address-formatting/conf/components.yaml +23 -4
  23. data/address-formatting/conf/countries/worldwide.yaml +168 -122
  24. data/address-formatting/conf/country2lang.yaml +3 -3
  25. data/address-formatting/conf/county_codes.yaml +369 -15
  26. data/address-formatting/conf/state_codes.yaml +1435 -129
  27. data/address-formatting/testcases/countries/as.yaml +7 -8
  28. data/address-formatting/testcases/countries/be.yaml +35 -0
  29. data/address-formatting/testcases/countries/bf.yaml +15 -1
  30. data/address-formatting/testcases/countries/ca.yaml +29 -5
  31. data/address-formatting/testcases/countries/cn.yaml +9 -0
  32. data/address-formatting/testcases/countries/de.yaml +1 -1
  33. data/address-formatting/testcases/countries/fr.yaml +81 -1
  34. data/address-formatting/testcases/countries/gb.yaml +90 -8
  35. data/address-formatting/testcases/countries/gg.yaml +2 -1
  36. data/address-formatting/testcases/countries/gu.yaml +2 -2
  37. data/address-formatting/testcases/countries/hk.yaml +18 -8
  38. data/address-formatting/testcases/countries/hm.yaml +1 -0
  39. data/address-formatting/testcases/countries/ie.yaml +45 -3
  40. data/address-formatting/testcases/countries/im.yaml +2 -1
  41. data/address-formatting/testcases/countries/je.yaml +2 -1
  42. data/address-formatting/testcases/countries/no.yaml +17 -0
  43. data/address-formatting/testcases/countries/pt.yaml +22 -0
  44. data/address-formatting/testcases/countries/ru.yaml +30 -0
  45. data/address-formatting/testcases/countries/sg.yaml +18 -1
  46. data/address-formatting/testcases/countries/sh.yaml +2 -1
  47. data/address-formatting/testcases/countries/ug.yaml +13 -0
  48. data/address-formatting/testcases/countries/um.yaml +1 -1
  49. data/address-formatting/testcases/countries/us.yaml +95 -10
  50. data/address-formatting/testcases/other/xx.yaml +28 -0
  51. data/address_composer.gemspec +4 -4
  52. data/lib/address_composer/version.rb +1 -1
  53. data/lib/address_composer.rb +9 -9
  54. metadata +21 -16
  55. data/.ruby-version +0 -1
@@ -6,15 +6,16 @@ generic1: &generic1 |
6
6
  {{{attention}}}
7
7
  {{{house}}}
8
8
  {{{road}}} {{{house_number}}}
9
- {{{postcode}}} {{#first}} {{{town}}} || {{{city}}} || {{{village}}} || || {{{county}}} || {{{state}}} {{/first}}
9
+ {{{postcode}}} {{#first}} {{{postal_city}}} || {{{town}}} || {{{city}}} || {{{village}}} || {{{municipality}}} || {{{hamlet}}} || {{{county}}} || {{{state}}} {{/first}}
10
+ {{{archipelago}}}
10
11
  {{{country}}}
11
12
 
12
13
  # postcode after city
13
14
  generic2: &generic2 |
14
15
  {{{attention}}}
15
- {{{house}}}
16
+ {{#first}} {{{house}}}, {{{quarter}}} || {{{house}}} {{/first}}
16
17
  {{{house_number}}} {{{road}}}
17
- {{#first}} {{{village}}} || {{{city}}} || {{{town}}} || {{{county}}} {{/first}} {{{postcode}}}
18
+ {{#first}} {{{village}}} || {{{town}}} || {{{city}}} || {{{municipality}}} || {{{hamlet}}} || {{{county}}} {{/first}} {{{postcode}}}
18
19
  {{#first}} {{{country}}} || {{{state}}} {{/first}}
19
20
 
20
21
  # postcode before city
@@ -22,7 +23,7 @@ generic3: &generic3 |
22
23
  {{{attention}}}
23
24
  {{{house}}}
24
25
  {{{house_number}}} {{{road}}}
25
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
26
+ {{{postcode}}} {{#first}} {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{city}}} || {{{municipality}}} || {{{state}}} {{/first}}
26
27
  {{{country}}}
27
28
 
28
29
  # postcode after state
@@ -30,7 +31,8 @@ generic4: &generic4 |
30
31
  {{{attention}}}
31
32
  {{{house}}}
32
33
  {{{house_number}}} {{{road}}}
33
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{suburb}}} || {{{county}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}} {{{postcode}}}
34
+ {{#first}} {{{village}}} || {{{hamlet}}} {{/first}}
35
+ {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{suburb}}} || {{{municipality}}} || {{{county}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}} {{{postcode}}}
34
36
  {{{country}}}
35
37
 
36
38
  # no postcode
@@ -38,7 +40,7 @@ generic5: &generic5 |
38
40
  {{{attention}}}
39
41
  {{{house}}}
40
42
  {{{house_number}}} {{{road}}}
41
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
43
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
42
44
  {{#first}} {{{state_district}}} || {{{state}}} {{/first}}
43
45
  {{{country}}}
44
46
 
@@ -47,8 +49,9 @@ generic6: &generic6 |
47
49
  {{{attention}}}
48
50
  {{{house}}}
49
51
  {{{house_number}}} {{{road}}}
50
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
51
- {{{county}}}
52
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
53
+ {{{county}}}
54
+ {{{state}}}
52
55
  {{{country}}}
53
56
 
54
57
  # city, postcode
@@ -56,7 +59,7 @@ generic7: &generic7 |
56
59
  {{{attention}}}
57
60
  {{{house}}}
58
61
  {{{road}}} {{{house_number}}}
59
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}, {{{postcode}}}
62
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{{postcode}}}
60
63
  {{{country}}}
61
64
 
62
65
  # postcode and county
@@ -64,7 +67,7 @@ generic8: &generic8 |
64
67
  {{{attention}}}
65
68
  {{{house}}}
66
69
  {{{road}}}, {{{house_number}}}
67
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} {{#first}} {{{county_code}}} || {{{county}}} {{/first}}
70
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}} {{#first}} {{{county_code}}} || {{{county}}} {{/first}}
68
71
  {{{country}}}
69
72
 
70
73
  generic9: &generic9 |
@@ -72,15 +75,15 @@ generic9: &generic9 |
72
75
  {{{house}}}
73
76
  {{{road}}} {{{house_number}}}
74
77
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{state_district}}} {{/first}}
75
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
78
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}}
76
79
  {{{country}}}
77
80
 
78
81
  generic10: &generic10 |
79
82
  {{{attention}}}
80
83
  {{{house}}}
81
84
  {{{road}}} {{{house_number}}}
82
- {{{suburb}}}
83
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
85
+ {{#first}} {{{suburb}}} || {{{city_district}}} {{/first}}
86
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
84
87
  {{{state}}}
85
88
  {{{country}}}
86
89
  {{{postcode}}}
@@ -88,7 +91,7 @@ generic10: &generic10 |
88
91
  generic11: &generic11 |
89
92
  {{{country}}}
90
93
  {{{state}}}
91
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
94
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
92
95
  {{{suburb}}}
93
96
  {{{road}}}, {{{house_number}}}
94
97
  {{{house}}}
@@ -100,7 +103,7 @@ generic12: &generic12 |
100
103
  {{{house}}}
101
104
  {{{house_number}}}, {{{road}}}
102
105
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{state_district}}} {{/first}}
103
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} - {{{postcode}}}
106
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}} - {{{postcode}}}
104
107
  {{{state}}}
105
108
  {{{country}}}
106
109
 
@@ -108,7 +111,7 @@ generic13: &generic13 |
108
111
  {{{attention}}}
109
112
  {{{house}}}
110
113
  {{{house_number}}} {{{road}}}
111
- {{#first}} {{{suburb}}} || {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{region}}} {{/first}} {{#first}} {{{state_code}}} || {{{state}}} {{/first}} {{{postcode}}}
114
+ {{#first}} {{{suburb}}} || {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} || {{{region}}} {{/first}} {{#first}} {{{state_code}}} || {{{state}}} {{/first}} {{{postcode}}}
112
115
  {{{country}}}
113
116
 
114
117
  # postcode and state
@@ -116,7 +119,7 @@ generic14: &generic14 |
116
119
  {{{attention}}}
117
120
  {{{house}}}
118
121
  {{{house_number}}} {{{road}}}
119
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state_district}}} {{/first}}
122
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state_district}}} {{/first}}
120
123
  {{{state}}}
121
124
  {{{country}}}
122
125
 
@@ -125,7 +128,7 @@ generic15: &generic15 |
125
128
  {{{attention}}}
126
129
  {{{house}}}
127
130
  {{{road}}}, {{{house_number}}}
128
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} || {{{county}}} {{/first}}
131
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} || {{{state}}} || {{{county}}} {{/first}}
129
132
  {{{country}}}
130
133
 
131
134
  # no postcode, no state, just city
@@ -133,7 +136,7 @@ generic16: &generic16 |
133
136
  {{{attention}}}
134
137
  {{{house}}}
135
138
  {{{house_number}}} {{{road}}}
136
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}}
139
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} || {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}}
137
140
  {{{country}}}
138
141
 
139
142
  # no postcode, no state, just city
@@ -141,7 +144,7 @@ generic17: &generic17 |
141
144
  {{{attention}}}
142
145
  {{{house}}}
143
146
  {{{road}}} {{{house_number}}}
144
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}}
147
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} || {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}}
145
148
  {{{country}}}
146
149
 
147
150
  # no postcode, just city comma after house number
@@ -149,7 +152,7 @@ generic18: &generic18 |
149
152
  {{{attention}}}
150
153
  {{{house}}}
151
154
  {{{house_number}}}, {{{road}}}
152
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} || {{{state}}} {{/first}}
155
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} || {{{state}}} {{/first}}
153
156
  {{{country}}}
154
157
 
155
158
  # suburb and postcode after city
@@ -158,7 +161,7 @@ generic19: &generic19 |
158
161
  {{{house}}}
159
162
  {{{road}}} {{{house_number}}}
160
163
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
161
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} {{{postcode}}}
164
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}} {{{postcode}}}
162
165
  {{{country}}}
163
166
 
164
167
  # suburb and postcode after city
@@ -167,7 +170,7 @@ generic20: &generic20 |
167
170
  {{{house}}}
168
171
  {{{house_number}}} {{{road}}}
169
172
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
170
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} {{{postcode}}}
173
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}} {{{postcode}}}
171
174
  {{{country}}}
172
175
 
173
176
  # suburb and city, no postcode
@@ -176,7 +179,7 @@ generic21: &generic21 |
176
179
  {{{house}}}
177
180
  {{{road}}} {{{house_number}}}
178
181
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
179
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
182
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}}
180
183
  {{{country}}}
181
184
 
182
185
  # comma after housenumber, postcode before city
@@ -184,34 +187,45 @@ generic22: &generic22 |
184
187
  {{{attention}}}
185
188
  {{{house}}}
186
189
  {{{house_number}}}, {{{road}}}
187
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
190
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}}
188
191
  {{{country}}}
189
192
 
193
+ # postcode on own line
194
+ generic23: &generic23 |
195
+ {{{attention}}}
196
+ {{house}}
197
+ {{{house_number}}} {{{road}}}
198
+ {{quarter}}
199
+ {{#first}} {{{village}}} || {{{town}}} || {{{city}}} || {{{municipality}}} || {{{hamlet}}} || {{{county}}} {{/first}}
200
+ {{{postcode}}}
201
+ {{#first}} {{{country}}} || {{{state}}} {{/first}}
202
+
203
+
190
204
  fallback1: &fallback1 |
191
205
  {{{attention}}}
192
206
  {{{house}}}
193
207
  {{{road}}} {{{house_number}}}
194
- {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
195
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
196
- {{#first}} {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}}
208
+ {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} || {{{island}}} {{/first}}
209
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
210
+ {{#first}} {{{county}}} || {{{state_district}}} || {{{state}}} || {{{region}}} {{/first}}
197
211
  {{{country}}}
198
212
 
199
213
  fallback2: &fallback2 |
200
214
  {{{attention}}}
201
215
  {{{house}}}
202
216
  {{{road}}} {{{house_number}}}
203
- {{{suburb}}}
204
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{county}}} || {{{island}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
217
+ {{#first}} {{{suburb}}} || {{{village}}} || {{{hamlet}}} {{/first}}
218
+ {{#first}} {{{city}}} || {{{town}}} || {{{municipality}}} || {{{county}}} || {{{island}}} || {{{state_district}}} {{/first}}, {{#first}} {{{state}}} || {{{state_code}}} {{/first}}
205
219
  {{{country}}}
206
220
 
207
221
  fallback3: &fallback3 |
208
222
  {{{attention}}}
209
223
  {{{house}}}
210
224
  {{{road}}} {{{house_number}}}
211
- {{{suburb}}}
212
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
225
+ {{#first}} {{{suburb}}} || {{{island}}} {{/first}}
226
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
213
227
  {{{county}}}
214
- {{{state}}}
228
+ {{#first}} {{{state}}} || {{{state_code}}} {{/first}}
215
229
  {{{country}}}
216
230
 
217
231
  fallback4: &fallback4 |
@@ -219,7 +233,7 @@ fallback4: &fallback4 |
219
233
  {{{house}}}
220
234
  {{{road}}} {{{house_number}}}
221
235
  {{{suburb}}}
222
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
236
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
223
237
  {{#first}} {{{state}}} || {{{county}}} {{/first}}
224
238
  {{{country}}}
225
239
 
@@ -243,7 +257,7 @@ AE:
243
257
  {{{house}}}
244
258
  {{{house_number}}} {{{road}}}
245
259
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
246
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
260
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
247
261
  {{#first}} {{{state_district}}} || {{{state}}} {{/first}}
248
262
  {{{country}}}
249
263
 
@@ -261,7 +275,7 @@ AI:
261
275
  {{{attention}}}
262
276
  {{{house}}}
263
277
  {{{road}}} {{{house_number}}}
264
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
278
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
265
279
  {{{postcode}}} {{{country}}}
266
280
 
267
281
  # Albania
@@ -270,7 +284,7 @@ AL:
270
284
  {{{attention}}}
271
285
  {{{house}}}
272
286
  {{{road}}} {{{house_number}}}
273
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}
287
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}
274
288
  {{{country}}}
275
289
  postformat_replace:
276
290
  # fix the postcode to add - after numbers
@@ -283,7 +297,7 @@ AM:
283
297
  {{{house}}}
284
298
  {{{house_number}}} {{{road}}}
285
299
  {{{postcode}}}
286
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
300
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
287
301
  {{#first}} {{{state_district}}} || {{{state}}} {{/first}}
288
302
  {{{country}}}
289
303
 
@@ -296,7 +310,7 @@ AQ:
296
310
  address_template: |
297
311
  {{{attention}}}
298
312
  {{{house}}}
299
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
313
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
300
314
  {{#first}} {{{country}}} || {{{continent}}} {{/first}}
301
315
 
302
316
  # Argentina
@@ -350,12 +364,18 @@ BD:
350
364
  {{{house}}}
351
365
  {{{house_number}}} {{{road}}}
352
366
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{state_district}}} {{/first}}
353
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} - {{{postcode}}}
367
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}} - {{{postcode}}}
354
368
  {{{country}}}
355
369
 
356
370
  # Belgium
357
- BE:
358
- address_template: *generic1
371
+ BE:
372
+ address_template: |
373
+ {{{attention}}}
374
+ {{{house}}}
375
+ {{{road}}} {{{house_number}}}
376
+ {{{postcode}}} {{#first}} {{{postal_city}}} || {{{town}}} || {{{city}}} || {{{village}}} || {{{municipality}}} || {{{hamlet}}} || {{{county}}} || {{{state}}} {{/first}}
377
+ {{{archipelago}}}
378
+ {{{country}}}
359
379
 
360
380
  # Burkina Faso
361
381
  BF:
@@ -392,7 +412,7 @@ BN:
392
412
  {{{attention}}}
393
413
  {{{house}}}
394
414
  {{{house_number}}}, {{{road}}}
395
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
415
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
396
416
  {{#first}} {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}} {{{postcode}}}
397
417
  {{{country}}}
398
418
 
@@ -415,7 +435,7 @@ BR:
415
435
  {{{house}}}
416
436
  {{{road}}} {{{house_number}}}
417
437
  {{#first}} {{{suburb}}} || {{{city_district}}} {{/first}}
418
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}} - {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
438
+ {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}} - {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
419
439
  {{{postcode}}}
420
440
  {{{country}}}
421
441
  postformat_replace:
@@ -427,7 +447,7 @@ BS:
427
447
  {{{attention}}}
428
448
  {{{house}}}
429
449
  {{{road}}} {{{house_number}}}
430
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
450
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
431
451
  {{{county}}}
432
452
  {{{country}}}
433
453
 
@@ -438,7 +458,7 @@ BT:
438
458
  {{{house}}}
439
459
  {{{road}}} {{{house_number}}}, {{{house}}}
440
460
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
441
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}} {{{postcode}}}
461
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}} {{{postcode}}}
442
462
  {{{country}}}
443
463
 
444
464
  # Bouvet Island
@@ -453,7 +473,7 @@ BW:
453
473
  {{{house}}}
454
474
  {{{road}}} {{{house_number}}}
455
475
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
456
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
476
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
457
477
  {{{country}}}
458
478
 
459
479
  # Belarus
@@ -470,13 +490,13 @@ CA:
470
490
  {{{attention}}}
471
491
  {{{house}}}
472
492
  {{#first}} {{{house_number}}} {{{road}}} || {{{suburb}}} {{/first}}
473
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}} {{{postcode}}}
493
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state_district}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}} {{{postcode}}}
474
494
  {{{country}}}
475
495
  fallback_template: |
476
496
  {{{attention}}}
477
497
  {{{house}}}
478
498
  {{#first}} {{{house_number}}} {{{road}}} || {{{suburb}}} {{/first}}
479
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}} {{{postcode}}}
499
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{county}}} || {{{state_district}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}} {{{postcode}}}
480
500
  {{{country}}}
481
501
  postformat_replace:
482
502
  # fix the postcode to make it \w\w\w \w\w\w
@@ -531,7 +551,7 @@ CN:
531
551
  {{{house_number}}} {{{road}}}
532
552
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
533
553
  {{{county}}}
534
- {{{postcode}}} {{#first}} {{{state_code}}} || {{{state}}} || {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}
554
+ {{{postcode}}} {{#first}} {{{state_code}}} || {{{state}}} || {{{city}}} || {{{town}}} || {{{municipality}}} || {{{state_district}}} || {{{region}}} || {{{village}}}|| {{{hamlet}}} {{/first}}
535
555
  {{{country}}}
536
556
 
537
557
  # China - English
@@ -542,7 +562,7 @@ CN_en:
542
562
  {{{house_number}}} {{{road}}}
543
563
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
544
564
  {{{county}}}
545
- {{{postcode}}} {{#first}} {{{state_code}}} || {{{state}}} || {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}
565
+ {{{postcode}}} {{#first}} {{{state_code}}} || {{{state}}} || {{{city}}} || {{{town}}} || {{{municipality}}} || {{{state_district}}} || {{{region}}} || {{{village}}} || {{{hamlet}}} {{/first}}
546
566
  {{{country}}}
547
567
 
548
568
  # China - Chinese
@@ -550,9 +570,9 @@ CN_zh:
550
570
  address_template: |
551
571
  {{{country}}}
552
572
  {{{postcode}}}
553
- {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
573
+ {{#first}} {{{state_code}}} || {{{state}}} || {{{region}}} {{/first}}
554
574
  {{#first}} {{{state_district}}} || {{{county}}} {{/first}}
555
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
575
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
556
576
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
557
577
  {{{road}}}
558
578
  {{{house_number}}}
@@ -566,10 +586,13 @@ CO:
566
586
  {{{house}}}
567
587
  {{{road}}} {{{house_number}}}
568
588
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
569
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
589
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
570
590
  {{{country}}}
571
591
  postformat_replace:
592
+ - ["Localidad "," "]
572
593
  - ["Bogota, Bogota","Bogota"]
594
+ - ["Bogota, Bogotá Distrito Capital","Bogota"]
595
+ - ["Bogotá, Bogotá Distrito Capital","Bogotá"]
573
596
 
574
597
  # Costa Rica
575
598
  CR:
@@ -577,7 +600,7 @@ CR:
577
600
  {{{attention}}}
578
601
  {{{house}}}
579
602
  {{{road}}} {{{house_number}}}
580
- {{{state}}}, {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}, {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
603
+ {{{state}}}, {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
581
604
  {{{postcode}}} {{{country}}}
582
605
 
583
606
  # Cuba
@@ -620,7 +643,7 @@ DE:
620
643
  {{{house}}}
621
644
  {{{road}}} {{{house_number}}}
622
645
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
623
- {{#first}} {{{town}}} || {{{city}}} || {{{village}}} || {{{county}}} {{/first}}
646
+ {{#first}} {{{town}}} || {{{city}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} || {{{county}}} {{/first}}
624
647
  {{#first}} {{{state}}} || {{{state_district}}} {{/first}}
625
648
  {{{country}}}
626
649
 
@@ -664,7 +687,7 @@ DO:
664
687
  {{{house}}}
665
688
  {{{road}}} {{{house_number}}}
666
689
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
667
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}, {{{state}}}
690
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{{state}}}
668
691
  {{{postcode}}}
669
692
  {{{country}}}
670
693
  postformat_replace:
@@ -683,7 +706,7 @@ EC:
683
706
  {{{house}}}
684
707
  {{{road}}} {{{house_number}}}
685
708
  {{{postcode}}}
686
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}
709
+ {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}
687
710
  {{{country}}}
688
711
 
689
712
  # Egypt
@@ -693,7 +716,7 @@ EG:
693
716
  {{{house}}}
694
717
  {{{house_number}}} {{{road}}}
695
718
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
696
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
719
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
697
720
  {{{postcode}}}
698
721
  {{{country}}}
699
722
 
@@ -753,6 +776,8 @@ FR:
753
776
  - ["Grande Terre et récifs d'Entrecasteaux",""]
754
777
  - ["France, Nouvelle-Calédonie","Nouvelle-Calédonie, France"]
755
778
  - ["\\(eaux territoriales\\)",""]
779
+ - ["Paris (\\d+)(\\w+) Arrondissement$","Paris"]
780
+
756
781
 
757
782
  # Gabon
758
783
  GA:
@@ -760,12 +785,12 @@ GA:
760
785
  {{{attention}}}
761
786
  {{{house}}}
762
787
  {{{house_number}}} {{{road}}}
763
- {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} || {{{village}}} {{/first}}
764
- {{#first}} {{{city}}} || {{{town}}} || {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}}
788
+ {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} || {{{village}}} || {{{hamlet}}} {{/first}}
789
+ {{#first}} {{{city}}} || {{{town}}} || {{{municipality}}} || {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}}
765
790
  {{{country}}}
766
791
 
767
792
  GB:
768
- address_template: *generic2
793
+ address_template: *generic23
769
794
  fallback_template: *fallback3
770
795
  replace:
771
796
  - ["^Borough of ",""]
@@ -773,7 +798,7 @@ GB:
773
798
  - ["^Parish of ",""]
774
799
  - ["^Central ",""]
775
800
  - ["^Greater London","London"]
776
- - ["^London Borough of .+","London"]
801
+ - ["^London Borough of ",""]
777
802
  - ["Royal Borough of ",""]
778
803
  - ["County Borough of ",""]
779
804
  postformat_replace:
@@ -850,7 +875,7 @@ GT:
850
875
  {{{attention}}}
851
876
  {{{house}}}
852
877
  {{{road}}} {{{house_number}}}
853
- {{{postcode}}}-{{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
878
+ {{{postcode}}}-{{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} || {{{state}}} {{/first}}
854
879
  {{{country}}}
855
880
  postformat_replace:
856
881
  - ["\n(\\d{5})- ","\n$1-"]
@@ -877,7 +902,7 @@ HK:
877
902
  {{{house}}}
878
903
  {{{house_number}}} {{{road}}}
879
904
  {{{state_district}}}
880
- {{{state}}}
905
+ {{#first}} {{{state}}} || {{{country}}} {{/first}}
881
906
 
882
907
  # Hong Kong - English
883
908
  HK_en:
@@ -926,7 +951,7 @@ HU:
926
951
  address_template: |
927
952
  {{{attention}}}
928
953
  {{{house}}}
929
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
954
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
930
955
  {{{road}}} {{{house_number}}}
931
956
  {{{postcode}}}
932
957
  {{{country}}}
@@ -939,7 +964,7 @@ ID:
939
964
  {{{house}}}
940
965
  {{{road}}} {{{house_number}}}
941
966
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
942
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} {{{postcode}}}
967
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}} {{{postcode}}}
943
968
  {{{state}}}
944
969
  {{{country}}}
945
970
 
@@ -951,21 +976,29 @@ IE:
951
976
  {{{house}}}
952
977
  {{{house_number}}} {{{road}}}
953
978
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
954
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
979
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
955
980
  {{{county}}}
956
981
  {{{country}}}
957
982
  replace:
958
983
  - [" City$",""]
959
984
  - ["The Municipal District of ",""]
960
985
  - ["The Metropolitan District of ",""]
986
+ - ["Municipal District",""]
987
+ - ["Electoral Division",""]
988
+ postformat_replace:
989
+ - ["Dublin\nCounty Dublin","Dublin"]
990
+ - ["Galway\nCounty Galway","Galway"]
991
+ - ["Kilkenny\nCounty Kilkenny","Kilkenny"]
992
+ - ["Limerick\nCounty Limerick","Limerick"]
993
+ - ["Tipperary\nCounty Tipperary","Tipperary"]
961
994
 
962
995
  # Israel
963
996
  IL:
964
997
  address_template: *generic1
965
998
 
966
999
  # Isle of Man
967
- IM:
968
- address_template: *generic2
1000
+ IM:
1001
+ use_country: GB
969
1002
 
970
1003
  # India
971
1004
  # http://en.wikipedia.org/wiki/Address_%28geography%29#India
@@ -984,7 +1017,7 @@ IQ:
984
1017
  {{{house}}}
985
1018
  {{{house_number}}} {{#first}} {{{city_district}}} || {{{neighbourhood}}} || {{{suburb}}} {{/first}}
986
1019
  {{{road}}}
987
- {{#first}} {{{city}}} || {{{town}}} || {{{state}}} || {{{village}}} {{/first}}
1020
+ {{#first}} {{{city}}} || {{{town}}} || {{{state}}} || {{{village}}} || {{{hamlet}}} {{/first}}
988
1021
  {{{postcode}}}
989
1022
  {{{country}}}
990
1023
 
@@ -993,7 +1026,7 @@ IR:
993
1026
  address_template: |
994
1027
  {{{attention}}}
995
1028
  {{{house}}}
996
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1029
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
997
1030
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
998
1031
  {{{road}}}
999
1032
  {{{house_number}}}
@@ -1005,7 +1038,7 @@ IR_en:
1005
1038
  address_template: |
1006
1039
  {{{attention}}}
1007
1040
  {{{house}}}
1008
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1041
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1009
1042
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1010
1043
  {{{road}}}
1011
1044
  {{{house_number}}}
@@ -1017,7 +1050,7 @@ IR_fa:
1017
1050
  address_template: |
1018
1051
  {{{country}}}
1019
1052
  {{#first}} {{{state}}} || {{{province}}} {{/first}}
1020
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1053
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1021
1054
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1022
1055
  {{{road}}}
1023
1056
  {{{house_number}}}
@@ -1059,7 +1092,7 @@ JP:
1059
1092
  {{{house}}}
1060
1093
  {{{house_number}}} {{{road}}}
1061
1094
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1062
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}, {{#first}} {{{state}}} || {{{state_district}}} {{/first}} {{{postcode}}}
1095
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{#first}} {{{state}}} || {{{state_district}}} {{/first}} {{{postcode}}}
1063
1096
  {{{country}}}
1064
1097
  postformat_replace:
1065
1098
  # fix the postcode to make it \d\d\d-\d\d\d\d
@@ -1074,7 +1107,7 @@ JP_en:
1074
1107
  {{{house}}}
1075
1108
  {{{house_number}}} {{{road}}}
1076
1109
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1077
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}, {{#first}} {{{state}}} || {{{state_district}}} {{/first}} {{{postcode}}}
1110
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{#first}} {{{state}}} || {{{state_district}}} {{/first}} {{{postcode}}}
1078
1111
  {{{country}}}
1079
1112
  postformat_replace:
1080
1113
  # fix the postcode to make it \d\d\d-\d\d\d\d
@@ -1087,7 +1120,7 @@ JP_ja:
1087
1120
  {{{country}}}
1088
1121
  {{{postcode}}}
1089
1122
  {{#first}} {{{state}}} || {{{state_district}}} {{/first}}
1090
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1123
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1091
1124
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1092
1125
  {{{road}}}
1093
1126
  {{{house_number}}}
@@ -1103,7 +1136,7 @@ KE:
1103
1136
  {{{attention}}}
1104
1137
  {{{house}}}
1105
1138
  {{{house_number}}} {{{road}}}
1106
- {{#first}} {{{city}}} || {{{town}}} || {{{state}}} || {{{village}}} {{/first}}
1139
+ {{#first}} {{{city}}} || {{{town}}} || {{{state}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1107
1140
  {{{postcode}}}
1108
1141
  {{{country}}}
1109
1142
 
@@ -1118,7 +1151,7 @@ KH:
1118
1151
  {{{house}}}
1119
1152
  {{{house_number}}} {{{road}}}
1120
1153
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1121
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} {{{postcode}}}
1154
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}} {{{postcode}}}
1122
1155
  {{{country}}}
1123
1156
 
1124
1157
  # Kiribati
@@ -1131,7 +1164,7 @@ KM:
1131
1164
  {{{attention}}}
1132
1165
  {{{house}}}
1133
1166
  {{{road}}} {{{house_number}}}
1134
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1167
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1135
1168
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1136
1169
  {{{country}}}
1137
1170
 
@@ -1141,7 +1174,7 @@ KN:
1141
1174
  {{{attention}}}
1142
1175
  {{{house}}}
1143
1176
  {{{house_number}}} {{{road}}}
1144
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}, {{#first}} {{{state}}} || {{{island}}} {{/first}}
1177
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{#first}} {{{state}}} || {{{island}}} {{/first}}
1145
1178
  {{{country}}}
1146
1179
 
1147
1180
  # Democratic People's Republic of Korea / North Korea
@@ -1154,7 +1187,7 @@ KR:
1154
1187
  {{{attention}}}
1155
1188
  {{{house}}}
1156
1189
  {{{house_number}}} {{{road}}}
1157
- {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}, {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}, {{#first}} {{{state}}} {{/first}} {{{postcode}}}
1190
+ {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}, {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{#first}} {{{state}}} {{/first}} {{{postcode}}}
1158
1191
  {{{country}}}
1159
1192
 
1160
1193
  # South Korea - English
@@ -1163,7 +1196,7 @@ KR_en:
1163
1196
  {{{attention}}}
1164
1197
  {{{house}}}
1165
1198
  {{{house_number}}} {{{road}}}
1166
- {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}, {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}, {{#first}} {{{state}}} {{/first}} {{{postcode}}}
1199
+ {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}, {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{#first}} {{{state}}} {{/first}} {{{postcode}}}
1167
1200
  {{{country}}}
1168
1201
 
1169
1202
  # South Korea - Korean
@@ -1171,7 +1204,7 @@ KR_ko:
1171
1204
  address_template: |
1172
1205
  {{{country}}}
1173
1206
  {{#first}} {{{state}}} {{/first}}
1174
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1207
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1175
1208
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1176
1209
  {{{road}}}
1177
1210
  {{{house_number}}}
@@ -1188,7 +1221,7 @@ KW:
1188
1221
 
1189
1222
  {{{road}}}
1190
1223
  {{{house_number}}} {{{house}}}
1191
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1224
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1192
1225
  {{{country}}}
1193
1226
 
1194
1227
  # Cayman Islands
@@ -1209,8 +1242,6 @@ LB:
1209
1242
  postformat_replace:
1210
1243
  # fix the postcode to make it nonbreaking space
1211
1244
  - [" (\\d{4}) (\\d{4})\n"," $1 $2\n"]
1212
- # - ["\n(\\d{4}) (\\d{4}) ","\n$1 $2 "]
1213
-
1214
1245
 
1215
1246
  # Saint Lucia
1216
1247
  LC:
@@ -1262,7 +1293,7 @@ MD:
1262
1293
  {{{attention}}}
1263
1294
  {{{house}}}
1264
1295
  {{{road}}}, {{{house_number}}}
1265
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
1296
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}}
1266
1297
  {{{country}}}
1267
1298
 
1268
1299
  # Montenegro
@@ -1286,7 +1317,7 @@ MG:
1286
1317
  {{{house}}}
1287
1318
  {{{house_number}}} {{{road}}}
1288
1319
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1289
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1320
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1290
1321
  {{{country}}}
1291
1322
 
1292
1323
  # North Macedonia
@@ -1303,7 +1334,7 @@ MM:
1303
1334
  {{{attention}}}
1304
1335
  {{{house}}}
1305
1336
  {{{house_number}}} {{{road}}}
1306
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}, {{{postcode}}}
1337
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}}, {{{postcode}}}
1307
1338
  {{{country}}}
1308
1339
 
1309
1340
 
@@ -1317,7 +1348,7 @@ MN:
1317
1348
  {{{road}}}
1318
1349
  {{{house_number}}}
1319
1350
  {{{postcode}}}
1320
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1351
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1321
1352
  {{{country}}}
1322
1353
 
1323
1354
  # Macau
@@ -1326,7 +1357,7 @@ MO:
1326
1357
  {{{attention}}}
1327
1358
  {{{house}}}
1328
1359
  {{{road}}} {{{house_number}}}
1329
- {{#first}} {{{suburb}}} || {{{village}}} || {{{state_district}}} {{/first}}
1360
+ {{#first}} {{{suburb}}} || {{{village}}} || {{{hamlet}}} || {{{state_district}}} {{/first}}
1330
1361
  {{{country}}}
1331
1362
 
1332
1363
  # Macao - Portuguese
@@ -1335,14 +1366,14 @@ MO_pt:
1335
1366
  {{{attention}}}
1336
1367
  {{{house}}}
1337
1368
  {{{road}}} {{{house_number}}}
1338
- {{#first}} {{{suburb}}} || {{{village}}} || {{{state_district}}} {{/first}}
1369
+ {{#first}} {{{suburb}}} || {{{village}}} || {{{hamlet}}} || {{{state_district}}} {{/first}}
1339
1370
  {{{country}}}
1340
1371
 
1341
1372
  # Macao - Chinese
1342
1373
  MO_zh:
1343
1374
  address_template: |
1344
1375
  {{{country}}}
1345
- {{#first}} {{{suburb}}} || {{{village}}} || {{{state_district}}} {{/first}}
1376
+ {{#first}} {{{suburb}}} || {{{village}}} || {{{hamlet}}} || {{{state_district}}} {{/first}}
1346
1377
  {{{road}}}
1347
1378
  {{{house_number}}}
1348
1379
  {{{house}}}
@@ -1364,7 +1395,7 @@ MT:
1364
1395
  {{{attention}}}
1365
1396
  {{{house}}}
1366
1397
  {{{house_number}}} {{{road}}}
1367
- {{#first}} {{{city}}} || {{{town}}} || {{{suburb}}} || {{{village}}} {{/first}}
1398
+ {{#first}} {{{city}}} || {{{town}}} || {{{suburb}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1368
1399
  {{{postcode}}}
1369
1400
  {{{country}}}
1370
1401
 
@@ -1396,7 +1427,7 @@ MX:
1396
1427
  {{{house}}}
1397
1428
  {{{road}}} {{{house_number}}}
1398
1429
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1399
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
1430
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
1400
1431
  {{{country}}}
1401
1432
 
1402
1433
  # Malaysia
@@ -1406,7 +1437,7 @@ MY:
1406
1437
  {{{house}}}
1407
1438
  {{{house_number}}} {{{road}}}
1408
1439
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1409
- {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1440
+ {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1410
1441
  {{{state}}}
1411
1442
  {{{country}}}
1412
1443
 
@@ -1431,7 +1462,7 @@ NE:
1431
1462
  {{{house}}}
1432
1463
  {{{house_number}}}
1433
1464
  {{{road}}}
1434
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1465
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1435
1466
  {{{country}}}
1436
1467
 
1437
1468
  # Norfolk Island - same as Australia
@@ -1446,7 +1477,7 @@ NG:
1446
1477
  {{{attention}}}
1447
1478
  {{{house}}}
1448
1479
  {{{house_number}}} {{{road}}}
1449
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} {{{postcode}}}
1480
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}} {{{postcode}}}
1450
1481
  {{{state}}}
1451
1482
  {{{country}}}
1452
1483
 
@@ -1475,7 +1506,7 @@ NP:
1475
1506
  {{{house}}}
1476
1507
  {{{road}}} {{{house_number}}}
1477
1508
  {{#first}} {{{suburb}}} || {{{neighbourhood}}} || {{{city}}} {{/first}}
1478
- {{#first}} {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}} {{{postcode}}}
1509
+ {{#first}} {{{municipality}}} || {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}} {{{postcode}}}
1479
1510
  {{{country}}}
1480
1511
 
1481
1512
  # Nauru
@@ -1497,7 +1528,7 @@ OM:
1497
1528
  {{{house}}}
1498
1529
  {{{house_number}}} {{{road}}}
1499
1530
  {{{postcode}}}
1500
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}
1531
+ {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1501
1532
  {{{state}}}
1502
1533
  {{{country}}}
1503
1534
 
@@ -1509,7 +1540,7 @@ PA:
1509
1540
  {{{road}}} {{{house_number}}}
1510
1541
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1511
1542
  {{{postcode}}}
1512
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}
1543
+ {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1513
1544
  {{{state}}}
1514
1545
  {{{country}}}
1515
1546
  replace:
@@ -1534,7 +1565,7 @@ PG:
1534
1565
  {{{attention}}}
1535
1566
  {{{house}}}
1536
1567
  {{{house_number}}} {{{road}}}
1537
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}} {{{postcode}}} {{{state}}}
1568
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}} {{{postcode}}} {{{state}}}
1538
1569
  {{{country}}}
1539
1570
 
1540
1571
  # Philippines
@@ -1543,7 +1574,7 @@ PH:
1543
1574
  {{{attention}}}
1544
1575
  {{{house}}}
1545
1576
  {{{house_number}}} {{{road}}}
1546
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{suburb}}} || {{{state_district}}} {{/first}}
1577
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{suburb}}} || {{{state_district}}} {{/first}}
1547
1578
  {{{postcode}}} {{{state}}}
1548
1579
  {{{country}}}
1549
1580
 
@@ -1554,7 +1585,7 @@ PK:
1554
1585
  {{{house}}}
1555
1586
  {{{house_number}}} {{{road}}}
1556
1587
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1557
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}} {{{postcode}}}
1588
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}} {{{postcode}}}
1558
1589
  {{{country}}}
1559
1590
 
1560
1591
  # Poland
@@ -1621,6 +1652,14 @@ RS:
1621
1652
  # Russia
1622
1653
  RU:
1623
1654
  address_template: *generic10
1655
+ fallback_template: |
1656
+ {{{attention}}}
1657
+ {{{house}}}
1658
+ {{{road}}} {{{house_number}}}
1659
+ {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} || {{{island}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1660
+ {{#first}} {{{city}}} || {{{town}}} || {{{municipality}}} {{/first}}
1661
+ {{#first}} {{{county}}} || {{{state_district}}} || {{{state}}} {{/first}}
1662
+ {{{country}}}
1624
1663
 
1625
1664
  # Rwanda
1626
1665
  RW:
@@ -1631,7 +1670,7 @@ SA:
1631
1670
  address_template: |
1632
1671
  {{{attention}}}
1633
1672
  {{{house}}}
1634
- {{{house_number}}} {{{road}}}, {{#first}} {{{village}}} || {{{city_district}}} || {{{suburb}}} || {{{neighbourhood}}} {{/first}}
1673
+ {{{house_number}}} {{{road}}}, {{#first}} {{{village}}} || {{{hamlet}}} || {{{city_district}}} || {{{suburb}}} || {{{neighbourhood}}} {{/first}}
1635
1674
  {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} {{/first}} {{{postcode}}}
1636
1675
  {{{country}}}
1637
1676
 
@@ -1645,7 +1684,7 @@ SC:
1645
1684
  {{{attention}}}
1646
1685
  {{{house}}}
1647
1686
  {{{house_number}}} {{{road}}}
1648
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{island}}} {{/first}}
1687
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{island}}} {{/first}}
1649
1688
  {{{island}}}
1650
1689
  {{{country}}}
1651
1690
 
@@ -1662,7 +1701,12 @@ SE:
1662
1701
 
1663
1702
  # Singapore
1664
1703
  SG:
1665
- address_template: *generic2
1704
+ address_template: |
1705
+ {{{attention}}}
1706
+ {{#first}} {{{house}}}, {{{quarter}}} || {{{house}}} {{/first}}
1707
+ {{{house_number}}} {{{road}}}, {{{residential}}}
1708
+ {{#first}} {{{village}}} || {{{town}}} || {{{city}}} || {{{municipality}}} || {{{hamlet}}} || {{{country}}} || {{{county}}} {{/first}} {{{postcode}}}
1709
+ {{#first}} {{{country}}} || {{{state}}} {{/first}}
1666
1710
 
1667
1711
  # Saint Helena, Ascension and Tristan da Cunha - same as UK
1668
1712
  SH:
@@ -1718,7 +1762,7 @@ SV:
1718
1762
  {{{attention}}}
1719
1763
  {{{house}}}
1720
1764
  {{{road}}} {{{house_number}}}
1721
- {{{postcode}}} - {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1765
+ {{{postcode}}} - {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1722
1766
  {{{state}}}
1723
1767
  {{{country}}}
1724
1768
  postformat_replace:
@@ -1734,7 +1778,7 @@ SY:
1734
1778
  {{{attention}}}
1735
1779
  {{{house}}}
1736
1780
  {{{road}}}, {{{house_number}}}
1737
- {{#first}} {{{village}}} || {{{city_district}}} || {{{neighbourhood}}} || {{{suburb}}} {{/first}}
1781
+ {{#first}} {{{village}}} || {{{hamlet}}} || {{{city_district}}} || {{{neighbourhood}}} || {{{suburb}}} {{/first}}
1738
1782
  {{{postcode}}} {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{state}}} {{/first}}
1739
1783
 
1740
1784
  {{{country}}}
@@ -1746,7 +1790,7 @@ SZ:
1746
1790
  {{{attention}}}
1747
1791
  {{{house}}}
1748
1792
  {{{road}}} {{{house_number}}}
1749
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
1793
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}}
1750
1794
  {{{postcode}}}
1751
1795
  {{{country}}}
1752
1796
 
@@ -1772,7 +1816,7 @@ TH:
1772
1816
  address_template: |
1773
1817
  {{{attention}}}
1774
1818
  {{{house}}}
1775
- {{{house_number}}} {{{village}}}
1819
+ {{{house_number}}} {{#first}} {{{village}}} || {{{hamlet}}} {{/first}}
1776
1820
  {{{road}}}
1777
1821
  {{#first}} {{{neighbourhood}}} || {{{city}}} || {{{town}}} {{/first}}, {{#first}} {{{suburb}}} || {{{city_district}}} || {{{state_district}}} {{/first}}
1778
1822
  {{{state}}} {{{postcode}}}
@@ -1814,7 +1858,7 @@ TT:
1814
1858
  {{{house}}}
1815
1859
  {{{house_number}}} {{{road}}}
1816
1860
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{state_district}}} {{/first}}
1817
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}, {{{postcode}}}
1861
+ {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{{postcode}}}
1818
1862
  {{{country}}}
1819
1863
 
1820
1864
  # Tuvalu
@@ -1823,7 +1867,7 @@ TV:
1823
1867
  {{{attention}}}
1824
1868
  {{{house}}}
1825
1869
  {{{house_number}}} {{{road}}}
1826
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1870
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
1827
1871
  {{#first}} {{{county}}} || {{{state_district}}} || {{{state}}} || {{{island}}} {{/first}}
1828
1872
  {{{country}}}
1829
1873
 
@@ -1838,7 +1882,7 @@ TW_zh:
1838
1882
  address_template: |
1839
1883
  {{{country}}}
1840
1884
  {{{postcode}}}
1841
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1885
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} {{/first}}
1842
1886
  {{{city_district}}}
1843
1887
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}
1844
1888
  {{{road}}}
@@ -1860,7 +1904,7 @@ UA:
1860
1904
  {{{house}}}
1861
1905
  {{{road}}}, {{{house_number}}}
1862
1906
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{state_district}}} {{/first}}
1863
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
1907
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{municipality}}} || {{{state}}} {{/first}}
1864
1908
  {{{postcode}}}
1865
1909
  {{{country}}}
1866
1910
 
@@ -1870,7 +1914,7 @@ UG:
1870
1914
 
1871
1915
  # US Minor Outlying Islands, same as USA
1872
1916
  UM:
1873
- fallback_template: *fallback3
1917
+ fallback_template: *fallback2
1874
1918
  use_country: US
1875
1919
  change_country: United States of America
1876
1920
  add_component: state=US Minor Outlying Islands
@@ -1886,6 +1930,8 @@ US:
1886
1930
  - ["\nUS$","\nUnited States of America"]
1887
1931
  - ["\nUSA$","\nUnited States of America"]
1888
1932
  - ["\nUnited States$","\nUnited States of America"]
1933
+ - ["Town of ",""]
1934
+ - ["Township of ",""]
1889
1935
 
1890
1936
  # Uzbekistan
1891
1937
  UZ:
@@ -1893,7 +1939,7 @@ UZ:
1893
1939
  {{{attention}}}
1894
1940
  {{{house}}}
1895
1941
  {{{road}}} {{{house_number}}}
1896
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}
1942
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1897
1943
  {{#first}} {{{state}}} || {{{state_district}}} {{/first}}
1898
1944
  {{{country}}}
1899
1945
  {{{postcode}}}
@@ -1916,7 +1962,7 @@ VE:
1916
1962
  {{{attention}}}
1917
1963
  {{{house}}}
1918
1964
  {{{road}}} {{{house_number}}}
1919
- {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}} {{{postcode}}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
1965
+ {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}} {{{postcode}}}, {{#first}} {{{state_code}}} || {{{state}}} {{/first}}
1920
1966
  {{{country}}}
1921
1967
 
1922
1968
  # British Virgin Islands
@@ -1925,7 +1971,7 @@ VG:
1925
1971
  {{{attention}}}
1926
1972
  {{{house}}}
1927
1973
  {{{house_number}}} {{{road}}}
1928
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} {{/first}}, {{{island}}}
1974
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} {{/first}}, {{{island}}}
1929
1975
  {{{country}}}, {{{postcode}}}
1930
1976
 
1931
1977
  # US Virgin Islands, same as USA
@@ -1940,7 +1986,7 @@ VN:
1940
1986
  {{{attention}}}
1941
1987
  {{{house}}}
1942
1988
  {{{house_number}}}, {{{road}}}
1943
- {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}, {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} {{/first}}
1989
+ {{#first}} {{{suburb}}} || {{{city_district}}} || {{{neighbourhood}}} {{/first}}, {{#first}} {{{city}}} || {{{town}}} || {{{state_district}}} || {{{village}}} || {{{hamlet}}} {{/first}}
1944
1990
  {{{state}}} {{{postcode}}}
1945
1991
  {{{country}}}
1946
1992
 
@@ -1973,7 +2019,7 @@ ZA:
1973
2019
  {{{house}}}
1974
2020
  {{{house_number}}} {{{road}}}
1975
2021
  {{#first}} {{{suburb}}} || {{{city_district}}} || {{{state_district}}} {{/first}}
1976
- {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{state}}} {{/first}}
2022
+ {{#first}} {{{city}}} || {{{town}}} || {{{village}}} || {{{hamlet}}} || {{{state}}} {{/first}}
1977
2023
  {{{postcode}}}
1978
2024
  {{{country}}}
1979
2025