X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1d57cd565b4b90770bb4354fd8c44b456dd76bc1..c133e6ad3027e095811931f3e0d21b818865e0e8:/tools/mkcountries-geonames diff --git a/tools/mkcountries-geonames b/tools/mkcountries-geonames index 88109df..b7fb27e 100755 --- a/tools/mkcountries-geonames +++ b/tools/mkcountries-geonames @@ -19,7 +19,7 @@ my %cc; # map of country code to info array dg => ["exceptionally reserved: Diego Garcia", "c-as Xr", "Diego Garcia", 'io'], ea => ["exceptionally reserved: Ceuta and Melilla", "c-af Xr", "Ceuta and Melilla"], eu => ["exceptionally reserved: European Union", "c-eu Xr", "European Union"], - ez => ["exceptionally reserved: European OTC derivatives", "c-eu Xr", "European OTC"], + ez => ["exceptionally reserved: European OTC derivatives", "c-eu Xr", "Eurozone"], fx => ["exceptionally reserved: Metropolitan France", "c-eu Xr", "Metropolitan France", 'fr'], ic => ["exceptionally reserved: Canary Islands", "c-af Xr", "Canary Islands"], su => ["exceptionally reserved: former USSR", "c-eu Xr", "USSR"], @@ -60,6 +60,11 @@ my %cc; # map of country code to info array ib => ["not used: International Bureau of WIPO", "Xi", "IB"], oa => ["not used: African Intellectual Property Organization", "Xi", "OAPI"], # c-af wo => ["not used: World Intellectual Property Organization", "Xi", "WIPO"], + + # unicode identifiers + qo => ["Unicode semantics: Outlying Oceania", "c-oc Co Xi", "Oceania"], + qu => ["Unicode semantics: European Union deprecated reserve", "c-eu Co Xi", "EU", 'eu'], + zz => ["Unicode semantics: unknown or invalid territory", "Co Xi","unknown"], ); while (<>) {