olahol / iso-3166-2.js

Lookup information about ISO-3166-2 subdivisions
MIT License
108 stars 41 forks source link

Missing Countries #9

Closed yeahoffline closed 8 years ago

yeahoffline commented 8 years ago

sxm should be "Sint Maarten" not undefined tca should be "Turks and Caicos Islands" not undefined vgb should be "British Virgin Islands" not undefined

yeahoffline commented 8 years ago

a list of missing ISO 3166-1 alpha-3 codes: "abw": "AW", "aia": "AI", "asm": "AS", "bmu": "BM", "cok": "CK", "cym": "KY", "fro": "FO", "ggy": "GG", "gib": "GI", "glp": "GP", "gum": "GU", "hkg": "HK", "imn": "IM", "jey": "JE", "mac": "MO", "msr": "MS", "mtq": "MQ", "ncl": "NC", "nfk": "NF", "niu": "NU", "pri": "PR", "pyf": "PF", "reu": "RE", "spm": "PM", "sxm": "SX", "tca": "TC", "vgb": "VG"

yeahoffline commented 8 years ago

you rock, thanks alot!

olahol commented 8 years ago

Thank you :blush: , I will publish it to npm shortly, looks like it was mostly small island nations that where missing in the data.

yeahoffline commented 8 years ago

dont worry i use something like a hard coded map right now ^^

olahol commented 8 years ago

Ok, the updated data is on npm as 0.2.3.