X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/7ed9b63a14c31376317e10ff18bdc8634508285b..5fb5ef93dc4a86bdc00b2f4a643af0063c41f7c9:/tools/mkcountries-geonames diff --git a/tools/mkcountries-geonames b/tools/mkcountries-geonames index 88109df..5128d5a 100755 --- a/tools/mkcountries-geonames +++ b/tools/mkcountries-geonames @@ -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 (<>) {