{{totalCount}}
A1 {{countA1}}
A2 {{countA2}}
B {{countB}}
A3 {{countA3}}
{{runwayCount}}
{{helicopterCount}}
{{waterCount}}

{{selectedAirport.name}} {{selectedAirport && selectedAirport.name}}

物理类型: {{selectedAirport && selectedAirport.physicalType || '未知'}}
管理类型: {{selectedAirport && selectedAirport.managementType || '未知'}}
认证类别: {{selectedAirport && selectedAirport.certificationType || '未知'}}
认证日期: {{selectedAirport && selectedAirport.certificationDate || '未知'}}
所属地区: {{selectedAirport && getRegion(selectedAirport.address)}}
地址: {{selectedAirport && selectedAirport.address || '未知'}}
所有者: {{selectedAirport && selectedAirport.owner || '未知'}}
运营者: {{selectedAirport && selectedAirport.operator || '未知'}}
跑道长度: {{selectedAirport.runwayLength || selectedAirport.trackLength}} 米
跑道宽度: {{selectedAirport.runway_width}}
道面性质: {{selectedAirport.surface_type}}
联系电话: {{selectedAirport.contact_tel}}
服务时间: {{selectedAirport.service_time}}
经纬度: {{selectedAirport.location.coordinates[0].toFixed(6)}}e, {{selectedAirport.location.coordinates[1].toFixed(6)}}n

关于本系统

数据来源:本站基础数据源自 中国民航通用机场信息管理系统

底层地图:天地图 (Tianditu) 提供API服务。

托管服务:本服务由 gksj.cc ( 粤ICP备2024260579号-1) 托管维护。

更新日志

{{ entry.date }}
  • {{ change.type === 'added' ? '新增' : (change.type === 'removed' ? '移除' : '变更') }} {{ change.name }} {{ change.name }} ({{ change.details }})
N{{userLocation.lat.toFixed(6)}}, E{{userLocation.lng.toFixed(6)}} 已复制!
{{locationError}}

加载中...

{{error}}