Skip to content

Commit

Permalink
Merge metadata changes from upstream 8.13.19
Browse files Browse the repository at this point in the history
Includes changes in resources/ up to and including
upstream commit 9e08719a2587:
  "[maven-release-plugin] prepare release v8.13.19"
  • Loading branch information
daviddrysdale committed Aug 22, 2023
1 parent e6c7570 commit 24f3fb0
Show file tree
Hide file tree
Showing 13 changed files with 57 additions and 44 deletions.
54 changes: 26 additions & 28 deletions resources/PhoneNumberMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10430,7 +10430,7 @@
4(?:
[0-5]\d\d|
69[7-9]|
70[0-579]
70[0-79]
)|
(?:
(?:
Expand Down Expand Up @@ -11152,8 +11152,9 @@
<nationalNumberPattern>
594(?:
[02-49]\d|
[16][0-3]|
1[0-4]|
5[6-9]|
6[0-3]|
80
)\d{4}
</nationalNumberPattern>
Expand Down Expand Up @@ -13383,13 +13384,12 @@
55410\d{4}|
5(?:
(?:
[02368]\d|
[19][2-9]|
4[1-9]
[0-249][2-9]|
[36]\d|
8[3-7]
)\d|
5(?:
01|
1[79]|
2[2-9]|
3[0-3]|
4[34]|
Expand Down Expand Up @@ -15947,8 +15947,7 @@
8(?:
3[89]|
47|
51|
63
51
)|
9(?:
80|
Expand Down Expand Up @@ -15986,8 +15985,7 @@
96
)|
477|
51[2-9]|
636
51[2-9]
)|
9(?:
802|
Expand Down Expand Up @@ -16032,8 +16030,7 @@
96[2457-9]
)|
477|
51[2-9]|
636[457-9]
51[2-9]
)|
9(?:
802|
Expand Down Expand Up @@ -16368,7 +16365,7 @@
51|
6(?:
[0-24]|
36[23]|
36[2-57-9]|
5(?:
[0-389]|
5[23]
Expand Down Expand Up @@ -20594,7 +20591,7 @@
10|
2[7-9]|
8[0-39]|
9[4-9]
9[04-9]
)\d{4}
</nationalNumberPattern>
</fixedLine>
Expand Down Expand Up @@ -21616,7 +21613,7 @@
)|
7(?:
[0-4]\d|
5[0-6]
5[0-7]
)
)|
(?:
Expand Down Expand Up @@ -22497,7 +22494,6 @@
<nationalNumberPattern>
(?:
4[015-8]|
59|
9\d
)\d{6}
</nationalNumberPattern>
Expand Down Expand Up @@ -23998,7 +23994,7 @@
[145]\d|
3[1-5]
)|
2[0-4]\d
2\d\d
)\d{4}|
(?:
45|
Expand Down Expand Up @@ -24749,7 +24745,7 @@
2\d\d|
3(?:
0\d|
1[0-4]
1[0-5]
)
)\d{4}
</nationalNumberPattern>
Expand All @@ -24761,13 +24757,12 @@
69(?:
2\d\d|
3(?:
0[0-46]|
[06][0-6]|
1[013]|
2[0-2]|
3[0-39]|
4\d|
5[0-5]|
6[0-6]|
7[0-27]|
8[0-8]|
9[0-479]
Expand Down Expand Up @@ -26153,7 +26148,7 @@
0\d{4}|
(?:
[489]\d|
[57]9
79
)\d{6}
</nationalNumberPattern>
</generalDesc>
Expand All @@ -26169,7 +26164,6 @@
<nationalNumberPattern>
(?:
4[015-8]|
59|
9\d
)\d{6}
</nationalNumberPattern>
Expand Down Expand Up @@ -27435,7 +27429,10 @@
<format>$1 $2 $3</format>
</numberFormat>
<numberFormat pattern="(\d{3})(\d{2})(\d{4})">
<leadingDigits>[34]7</leadingDigits>
<leadingDigits>
44[04]|
[34]7
</leadingDigits>
<format>$1 $2 $3</format>
</numberFormat>
<numberFormat pattern="(\d{4})(\d)(\d{4})">
Expand Down Expand Up @@ -27464,7 +27461,7 @@
72
)|
4(?:
46|
4[046]|
74|
87
)
Expand All @@ -27479,12 +27476,11 @@
<exampleNumber>917123456</exampleNumber>
<nationalNumberPattern>
(?:
0[348]0|
41[18]|
81[1-9]
)\d{6}|
(?:
0[0-27]|
0[0-57-9]|
1[017]|
2[02]|
[34]0|
Expand Down Expand Up @@ -28809,7 +28805,8 @@
)\d{4}|
(?:
4722|
505[2-57-9]
505[2-57-9]|
983[29]
)\d{6}|
(?:
2(?:
Expand Down Expand Up @@ -28909,7 +28906,8 @@
)\d{4}|
(?:
4722|
505[2-57-9]
505[2-57-9]|
983[29]
)\d{6}|
(?:
2(?:
Expand Down
8 changes: 4 additions & 4 deletions resources/ShortNumberMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5646,8 +5646,8 @@
</generalDesc>
<shortCode>
<possibleLengths national="3"/>
<exampleNumber>112</exampleNumber>
<nationalNumberPattern>112</nationalNumberPattern>
<exampleNumber>110</exampleNumber>
<nationalNumberPattern>1[1-8]\d</nationalNumberPattern>
</shortCode>
<tollFree>
<possibleLengths national="3"/>
Expand Down Expand Up @@ -7737,8 +7737,8 @@
which are used to interact with respective companies i.e. after scanning the code. -->
<smsServices>
<possibleLengths national="10"/>
<exampleNumber>0005000000</exampleNumber>
<nationalNumberPattern>000\d{7}</nationalNumberPattern>
<exampleNumber>0002000000</exampleNumber>
<nationalNumberPattern>000[259]\d{6}</nationalNumberPattern>
</smsServices>
</territory>

Expand Down
7 changes: 1 addition & 6 deletions resources/carrier/en/216.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,8 @@
# appears to be a subsidiary of Tunisie Telecom.

2162|Ooredoo
21640|Tunisie Telecom
21641|Tunisie Telecom
21642|Tunisie Telecom
21643|Lyca Mobile
21644|Tunisie Telecom
2164|Tunisie Telecom
21645|Watany Ettisalat
21646|Ooredoo
21647|Tunisie Telecom
2165|Orange
2169|Tunisie Telecom
1 change: 1 addition & 0 deletions resources/carrier/en/262.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
26269302|SFR
26269303|SFR
26269304|SFR
26269305|ZEOP Mobile
26269306|Orange
26269310|SFR
26269311|Orange
Expand Down
2 changes: 0 additions & 2 deletions resources/carrier/en/47.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,6 @@
474896|telenor norge
474898|telenor norge
474899|telia
47591|telenor norge
47596|ice norge
4790|telenor norge
479042|svea billing services
479043|svea billing services
Expand Down
2 changes: 2 additions & 0 deletions resources/carrier/en/51.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

51900|Claro
51901|Claro
51902|Entel
51903|Entel
51904|Entel
51905|Entel
51906|Entel
Expand Down
1 change: 1 addition & 0 deletions resources/carrier/en/60.txt
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@
601173|YTL
601174|YTL
601175|YTL
6011757|U Mobile
60118886|U Mobile
60118888|red ONE
60118889|U Mobile
Expand Down
2 changes: 0 additions & 2 deletions resources/carrier/en/972.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
97253|Hot Mobile
97254|Orange
972550|Beezz
9725517|Cellact
9725519|019mobile
972552|019mobile
9725522|Home Cellular
9725523|Home Cellular
Expand Down
2 changes: 2 additions & 0 deletions resources/carrier/en/992.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@
99202|Megafon
99203|ZET-MOBILE
99204|ZET-MOBILE
99205|ZET-MOBILE
99207|Megafon
99208|ZET-MOBILE
99209|ZET-MOBILE
99210|O-Mobile
99211|Tcell
99217|Babilon-M
Expand Down
1 change: 1 addition & 0 deletions resources/geocoding/en/1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32283,6 +32283,7 @@
1980343|Charlotte, NC
1980487|Shelby, NC
1980819|Charlotte, NC
1983|Colorado
1984|North Carolina
1985|Louisiana
1985223|Houma, LA
Expand Down
16 changes: 15 additions & 1 deletion resources/geocoding/en/44.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,21 @@
# with multiple corrections and fixes applied (see previous commits).

44113|Leeds
44114|Sheffield
441140|Sheffield
441141|Sheffield
441142|Sheffield
441143|Sheffield
441144|Sheffield
441145|Sheffield
441146|Sheffield
44114700|Sheffield
44114701|Sheffield
44114702|Sheffield
44114703|Sheffield
44114704|Sheffield
44114705|Sheffield
44114707|Sheffield
44114709|Sheffield
44115|Nottingham
44116|Leicester
44117|Bristol
Expand Down
4 changes: 3 additions & 1 deletion resources/geocoding/en/975.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@
9754|Trashigang
9755|Phuentsholing
9756|Gelephu
9757|Samdrup Jongkhar
97572|Samdrup Jongkhar
97574|Samdrup Jongkhar
97576|Samdrup Jongkhar
9758|Paro
1 change: 1 addition & 0 deletions resources/timezones/map_data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2020,6 +2020,7 @@
1978|America/New_York
1979|America/Chicago
1980|America/New_York
1983|America/Denver
1984|America/New_York
1985|America/Chicago
1986|America/Boise&America/Los_Angeles
Expand Down

0 comments on commit 24f3fb0

Please sign in to comment.