Airports

A JSON database of 28k+ airports with ICAO/IATA codes, names, cities, two-letter country identifiers, elevation, latitude & longitude, and a timezone identifier

Github星跟踪图

Airports

A JSON database of 28828 entries with basic information about nearly every airport and landing strip in the world. ICAO codes used as primary value. Each entry contains IATA code, airport name, city, two letter ISO country code, elevation above sea level in feet, coordinates in decimal degrees and time zone.

"KOSH": {
    "icao": "KOSH",
    "iata": "OSH",
    "name": "Wittman Regional Airport",
    "city": "Oshkosh",
    "state": "Wisconsin",
    "country": "US",
    "elevation": 808,
    "lat": 43.9844017029,
    "lon": -88.5569992065,
    "tz": "America\/Chicago"
},

Time zones sourced from TimeZoneDB.

主要指标

概览
名称与所有者mwgg/Airports
主编程语言
编程语言 (语言数: 0)
平台
许可证MIT License
所有者活动
创建于2014-11-25 07:24:32
推送于2025-10-15 23:22:04
最后一次提交2025-10-16 01:21:57
发布数0
用户参与
星数653
关注者数34
派生数207
提交数438
已启用问题?
问题数46
打开的问题数3
拉请求数129
打开的拉请求数1
关闭的拉请求数14
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?