diff options
| author | martin <martin@NetBSD.org> | 2020-04-28 18:10:48 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2020-04-28 18:10:48 +0000 |
| commit | 9bc25a4494de689fd6832518fa83c246d3513082 (patch) | |
| tree | 006d0f216a7383849ce63570fc632c80b654a1ca | |
| parent | 41f70147560e51752e5e576138922a7f349e6c42 (diff) | |
Pull up following revision(s) (requested by sevan in ticket #862):
share/misc/airport: revision 1.68
share/misc/inter.phone: revision 1.32
Fix area code for Czestochowa and add area code for Tarnow.
While there, fix names for some other Polish cities.
Add LUZ and WMI airports (Poland).
| -rw-r--r-- | share/misc/airport | 4 | ||||
| -rw-r--r-- | share/misc/inter.phone | 11 |
2 files changed, 9 insertions, 6 deletions
diff --git a/share/misc/airport b/share/misc/airport index 33f927f552e..0cbd492559d 100644 --- a/share/misc/airport +++ b/share/misc/airport @@ -1,4 +1,4 @@ -# $NetBSD: airport,v 1.67 2017/09/15 19:20:11 mbalmer Exp $ +# $NetBSD: airport,v 1.67.6.1 2020/04/28 18:10:48 martin Exp $ # @(#)airport 8.1 (Berkeley) 6/8/93 # # Some of this information is from http://www.mapping.com/airportcodes.html. @@ -4466,6 +4466,7 @@ LUU:Laura, Queensland, Australia LUV:Langgur/Tual, Indonesia LUW:Luwuk, Indonesia LUX:Luxembourg (Findel), Luxembourg +LUZ:Lublin (Swidnik), Poland LVA:Laval, France LVB:Santana do Livramento, RS, Brazil LVD:Lime Village Airport, AK, USA @@ -8412,6 +8413,7 @@ WMC:Winnemucca, NV, USA WMD:Mandabe, Madagascar WME:Warramboor, Western Australia, Australia WMH:Mountain Home (Baxter County), AR, USA +WMI:Warsaw (Nowy Dwor Mazowiecki), Poland WMK:Meyers Chuck (Seaplane Base), AK, USA WML:Malaimbandy, Madagascar WMN:Maroantsetra, Madagascar diff --git a/share/misc/inter.phone b/share/misc/inter.phone index 006a3517445..176e3919ffb 100644 --- a/share/misc/inter.phone +++ b/share/misc/inter.phone @@ -1,5 +1,5 @@ # Country Code : City Code : City : Country -# $NetBSD: inter.phone,v 1.31.2.1 2020/04/28 18:00:56 martin Exp $ +# $NetBSD: inter.phone,v 1.31.2.2 2020/04/28 18:10:48 martin Exp $ # @(#)inter.phone 8.1 (Berkeley) 6/9/93 7:317:Akmola:Republic of Kazakhstan 7:329:Aktau:Republic of Kazakhstan @@ -184,6 +184,7 @@ 47:7:Trondheim:Norway 48:12:Cracow:Poland 48:13:Krosno:Poland +48:14:Tarnow:Poland 48:15:Tarnobrzeg:Poland 48:16:Przemysl:Poland 48:17:Rzeszow:Poland @@ -194,12 +195,12 @@ 48:25:Siedlce:Poland 48:29:Ostroleka:Poland 48:32:Katowice:Poland -48:33:Bielsko Biala:Poland -48:33:Czestochowa:Poland +48:33:Bielsko-Biala:Poland +48:34:Czestochowa:Poland 48:41:Kielce:Poland 48:42:Lodz:Poland 48:43:Sieradz:Poland -48:44:Piotrkow:Poland +48:44:Piotrkow Trybunalski:Poland 48:46:Skierniewice:Poland 48:48:Radom:Poland 48:52:Bydgoszcz:Poland @@ -229,7 +230,7 @@ 48:89:Olsztyn:Poland 48:91:Szczecin:Poland 48:94:Koszalin:Poland -48:95:Gorzow:Poland +48:95:Gorzow Wielkopolski:Poland 49:201:Essen:Germany, Fed. Rep. of 49:202:Wuppertal:Germany, Fed. Rep. of 49:203:Duisburg:Germany, Fed. Rep. of |
