Airports

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

  • 所有者: mwgg/Airports
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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-03-19 09:52:03
最后一次提交2025-03-19 10:52:03
发布数0
用户参与
星数595
关注者数34
派生数195
提交数368
已启用问题?
问题数39
打开的问题数10
拉请求数108
打开的拉请求数4
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?