mwgg / Airports

A JSON database of 28k+ airports with ICAO/IATA codes, names, cities, two-letter country identifiers, elevation, latitude & longitude, and a timezone identifier
MIT License
488 stars 175 forks source link

Added ISO_3166 Country short names #87

Closed hemans closed 1 year ago

hemans commented 1 year ago

Added ISO country short names sourced from https://en.wikipedia.org/wiki/ISO_3166-1

mwgg commented 1 year ago

Hi!

Thank you for the PR, however I'm not sure we need to needlessly expand the size of this with essentially redundant data. Not everyone will need the country names, those who do need them may need a different format or language, and the existing two-letter codes are enough to reference this with a database of country names.