Created
March 7, 2022 23:44
-
-
Save KonradIT/d66c86222dcb1582b9c403989ab1bba6 to your computer and use it in GitHub Desktop.
Autel No Fly Zones
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"code": 1, | |
"data": { | |
"action": "fetchNoflyzoneInfo", | |
"msg": "fetch No-fly zone Info success.", | |
"synctime": 1573651180, | |
"noflyzones": [{ | |
"continent": "Asia", | |
"country": "China", | |
"city": "喀什市", | |
"nfz_name": "喀什机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 76.01042, | |
"latitude": 39.53677, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "和田地区", | |
"nfz_name": "和田机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 79.87447, | |
"latitude": 37.03988, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "阿里地区", | |
"nfz_name": "阿里昆莎机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 80.05594, | |
"latitude": 32.10192, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "阿克苏市", | |
"nfz_name": "阿克苏温宿机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 80.29167, | |
"latitude": 41.2625, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "伊宁市", | |
"nfz_name": "伊宁机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 81.33281, | |
"latitude": 43.95279, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "博乐市", | |
"nfz_name": "博乐阿拉山口机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 82.30272, | |
"latitude": 44.90029, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "库车县", | |
"nfz_name": "库车龟兹机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 82.98694, | |
"latitude": 41.71806, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "塔城地区", | |
"nfz_name": "塔城机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 83.34263, | |
"latitude": 46.67084, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "新源县", | |
"nfz_name": "新源那拉提机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 83.38028, | |
"latitude": 43.43306, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "克拉玛依市", | |
"nfz_name": "克拉玛依机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 84.95983, | |
"latitude": 45.46831, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "且末县", | |
"nfz_name": "且末玉都机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 85.53562, | |
"latitude": 38.14431, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "石河子市", | |
"nfz_name": "石河子花园机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 86.11845, | |
"latitude": 44.33201, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "库尔勒市", | |
"nfz_name": "库尔勒机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 86.14306, | |
"latitude": 41.61639, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "荔波县", | |
"nfz_name": "荔波机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 87.0053, | |
"latitude": 48.22436, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "乌鲁木齐市、昌吉市", | |
"nfz_name": "乌鲁木齐地窝堡国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 87.47417, | |
"latitude": 43.90722, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "阿勒泰市", | |
"nfz_name": "阿勒泰机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 88.08444, | |
"latitude": 47.75036, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "吐鲁番市", | |
"nfz_name": "吐鲁番交河机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 89.10346, | |
"latitude": 43.02855, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "日喀则市", | |
"nfz_name": "日喀则和平机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 89.30059, | |
"latitude": 29.34634, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "富蕴县", | |
"nfz_name": "富蕴可可托海机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 89.56667, | |
"latitude": 46.80861, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "拉萨市、山南市", | |
"nfz_name": "拉萨贡嘎机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 90.90062, | |
"latitude": 29.28925, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "茫崖行政区", | |
"nfz_name": "茫崖花土沟机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 91.33333, | |
"latitude": 38.20333, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "哈密市", | |
"nfz_name": "哈密机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 93.65757, | |
"latitude": 42.8414, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "林芝市", | |
"nfz_name": "林芝米林机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 94.33534, | |
"latitude": 29.30549, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "格尔木市", | |
"nfz_name": "格尔木机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 94.79061, | |
"latitude": 36.40353, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "敦煌市", | |
"nfz_name": "敦煌机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 94.80505, | |
"latitude": 40.16612, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "昌都市", | |
"nfz_name": "昌都邦达机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 97.10651, | |
"latitude": 30.54978, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "玉树藏族自治州", | |
"nfz_name": "玉树巴塘机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 97.125, | |
"latitude": 32.825, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "德令哈市", | |
"nfz_name": "德令哈机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 97.36336, | |
"latitude": 37.19016, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "嘉峪关市、酒泉市", | |
"nfz_name": "嘉峪关机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 98.34085, | |
"latitude": 39.86459, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "腾冲市", | |
"nfz_name": "腾冲驼峰机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 98.48275, | |
"latitude": 24.93642, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "德宏傣族景颇族自治州", | |
"nfz_name": "德宏芒市机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 98.53178, | |
"latitude": 24.40359, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "保山市", | |
"nfz_name": "保山云瑞机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 99.1658, | |
"latitude": 25.05156, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "迪庆藏族自治州", | |
"nfz_name": "迪庆香格里拉机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 99.68186, | |
"latitude": 27.79315, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "澜沧拉祜族自治县", | |
"nfz_name": "澜沧景迈机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.0261, | |
"latitude": 22.20346, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "临沧市", | |
"nfz_name": "临沧机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.02648, | |
"latitude": 23.74127, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "稻城县", | |
"nfz_name": "稻城亚丁机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.06598, | |
"latitude": 29.31196, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "丽江市", | |
"nfz_name": "丽江三义机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.24812, | |
"latitude": 26.66667, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "沧源佤族自治县", | |
"nfz_name": "沧源佤山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.28333, | |
"latitude": 23.2675, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "大理白族自治州", | |
"nfz_name": "大理机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.31833, | |
"latitude": 25.65111, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "果洛藏族自治州", | |
"nfz_name": "果洛玛沁机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.46667, | |
"latitude": 34.41806, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "张掖市", | |
"nfz_name": "张掖甘州机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.65607, | |
"latitude": 38.81419, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "西双版纳傣族自治州", | |
"nfz_name": "西双版纳嘎洒国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.76471, | |
"latitude": 21.97103, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "宁蒗彝族自治县", | |
"nfz_name": "宁蒗泸沽湖机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.78872, | |
"latitude": 27.72446, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "普洱市", | |
"nfz_name": "普洱思茅机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 100.96289, | |
"latitude": 22.79352, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "康定市", | |
"nfz_name": "甘孜康定机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 101.75178, | |
"latitude": 30.13001, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "攀枝花市", | |
"nfz_name": "攀枝花保安营机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 101.79534, | |
"latitude": 26.53385, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "西宁市、海东市", | |
"nfz_name": "西宁曹家堡机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 102.04089, | |
"latitude": 36.52792, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "凉山彝族自治州", | |
"nfz_name": "西昌青山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 102.18595, | |
"latitude": 27.97912, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "金昌市", | |
"nfz_name": "金昌金川机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 102.34778, | |
"latitude": 38.54194, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "阿拉善右旗", | |
"nfz_name": "阿拉善右旗巴丹吉林机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 102.37029, | |
"latitude": 39.46815, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "甘南藏族自治州", | |
"nfz_name": "甘南夏河机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 102.62377, | |
"latitude": 34.82392, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "红原县", | |
"nfz_name": "阿坝红原机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 102.9333, | |
"latitude": 32.52528, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "昆明市", | |
"nfz_name": "昆明长水国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 102.93492, | |
"latitude": 25.10134, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "兰州市、白银市", | |
"nfz_name": "兰州中川国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 103.62, | |
"latitude": 36.515, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "九寨沟县、松潘县", | |
"nfz_name": "九寨黄龙机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 103.68726, | |
"latitude": 32.85266, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "恩施土家族苗族自治州", | |
"nfz_name": "恩施许家坪机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 103.75464, | |
"latitude": 27.32437, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "成都市", | |
"nfz_name": "成都双流国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 103.94929, | |
"latitude": 30.56746, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "文山壮族苗族自治州", | |
"nfz_name": "文山普者黑机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 104.33361, | |
"latitude": 23.56361, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "齐齐哈尔市", | |
"nfz_name": "齐齐哈尔三家子机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 104.545, | |
"latitude": 28.80056, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "绵阳市、德阳市", | |
"nfz_name": "绵阳南郊机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 104.73806, | |
"latitude": 31.43111, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "六盘水市", | |
"nfz_name": "六盘水月照机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 104.94926, | |
"latitude": 26.5852, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "黔西南布依族苗族自治州", | |
"nfz_name": "兴义万峰林机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 104.95861, | |
"latitude": 25.08833, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "中卫市", | |
"nfz_name": "中卫沙坡头机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 105.15444, | |
"latitude": 37.57278, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "安顺市", | |
"nfz_name": "安顺黄果树机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 105.28409, | |
"latitude": 27.30215, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "泸州市", | |
"nfz_name": "泸州蓝田机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 105.38214, | |
"latitude": 28.84145, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "遂宁市", | |
"nfz_name": "遂宁南坝机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 105.61085, | |
"latitude": 30.46745, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "广元市", | |
"nfz_name": "广元盘龙机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 105.69333, | |
"latitude": 32.39, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "阿拉善左旗", | |
"nfz_name": "阿拉善左旗巴彦浩特机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 105.70861, | |
"latitude": 38.8497, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "天水市", | |
"nfz_name": "天水麦积山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 105.86879, | |
"latitude": 34.55507, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "宜宾市", | |
"nfz_name": "宜宾菜坝机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 105.87654, | |
"latitude": 26.25408, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "南充市、广安市", | |
"nfz_name": "南充高坪机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 106.1659, | |
"latitude": 30.78822, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "固原市", | |
"nfz_name": "固原六盘山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 106.22577, | |
"latitude": 36.07656, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "银川市", | |
"nfz_name": "银川河东国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 106.38858, | |
"latitude": 38.32263, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "陇南市", | |
"nfz_name": "陇南成州机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 106.6, | |
"latitude": 33.78611, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "重庆主城区", | |
"nfz_name": "重庆江北国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 106.64167, | |
"latitude": 29.71917, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "贵阳市", | |
"nfz_name": "贵阳龙洞堡国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 106.80021, | |
"latitude": 26.54069, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "乌海市", | |
"nfz_name": "乌海机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 106.80891, | |
"latitude": 39.79362, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "百色市", | |
"nfz_name": "百色巴马机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 106.97122, | |
"latitude": 23.7167, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "汉中市", | |
"nfz_name": "汉中城固机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 107.19579, | |
"latitude": 33.12616, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "遵义市", | |
"nfz_name": "遵义新舟机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 107.25339, | |
"latitude": 27.80002, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "遵义市", | |
"nfz_name": "遵义茅台机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 107.25447, | |
"latitude": 27.79933, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "庆阳市", | |
"nfz_name": "庆阳西峰机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 107.60278, | |
"latitude": 35.79972, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "巴彦淖尔市", | |
"nfz_name": "巴彦淖尔天吉泰机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 107.747, | |
"latitude": 40.92413, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "布尔津县", | |
"nfz_name": "布尔津喀纳斯机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 107.96737, | |
"latitude": 25.44369, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "黔东南苗族侗族自治州", | |
"nfz_name": "凯里黄平机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 107.98361, | |
"latitude": 26.97235, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "河池市", | |
"nfz_name": "河池金城江机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 108.0807, | |
"latitude": 24.69515, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "南宁市", | |
"nfz_name": "南宁吴圩国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 108.17166, | |
"latitude": 22.60964, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "万州区", | |
"nfz_name": "万州五桥机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 108.43154, | |
"latitude": 30.79761, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "西安市、咸阳市", | |
"nfz_name": "西安咸阳国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 108.75733, | |
"latitude": 34.43711, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "黔江区", | |
"nfz_name": "黔江武陵山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 108.83371, | |
"latitude": 29.51456, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "黎平县", | |
"nfz_name": "黎平机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.15828, | |
"latitude": 26.31712, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "北海市", | |
"nfz_name": "北海福成机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.29339, | |
"latitude": 21.54049, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "铜仁市、凤凰县", | |
"nfz_name": "铜仁凤凰机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.31045, | |
"latitude": 27.88198, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "柳州市", | |
"nfz_name": "柳州白莲机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.39111, | |
"latitude": 24.2075, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "三亚市", | |
"nfz_name": "三亚凤凰国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.41266, | |
"latitude": 18.3037, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "永州市", | |
"nfz_name": "永州零陵机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.48721, | |
"latitude": 30.31939, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "延安市", | |
"nfz_name": "延安二十里堡机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.55333, | |
"latitude": 36.63667, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "榆林市", | |
"nfz_name": "榆林榆阳机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.60208, | |
"latitude": 38.36201, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "怀化市", | |
"nfz_name": "怀化芷江机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.69965, | |
"latitude": 27.44141, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "鄂尔多斯市", | |
"nfz_name": "鄂尔多斯伊金霍洛国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 109.87068, | |
"latitude": 39.49555, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "包头市", | |
"nfz_name": "包头二里半机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 110.0022, | |
"latitude": 40.56645, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "桂林市", | |
"nfz_name": "桂林两江国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 110.04707, | |
"latitude": 25.21588, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "湛江市", | |
"nfz_name": "湛江坡头机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 110.35778, | |
"latitude": 21.2175, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "神农架林区", | |
"nfz_name": "神农架红坪机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 110.4293, | |
"latitude": 31.67283, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "张家界市", | |
"nfz_name": "张家界荷花国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 110.45119, | |
"latitude": 29.10386, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "海口市", | |
"nfz_name": "海口美兰国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 110.46213, | |
"latitude": 19.93854, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "琼海市", | |
"nfz_name": "琼海博鳌机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 110.58684, | |
"latitude": 19.15817, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "十堰市", | |
"nfz_name": "十堰武当山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 110.91038, | |
"latitude": 32.58704, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "运城市", | |
"nfz_name": "运城关公机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 111.04198, | |
"latitude": 35.11319, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "梧州市", | |
"nfz_name": "梧州长洲岛机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 111.25695, | |
"latitude": 23.45388, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "宜昌市", | |
"nfz_name": "宜昌三峡机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 111.48205, | |
"latitude": 30.54903, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "常德市", | |
"nfz_name": "常德桃花源机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 111.64356, | |
"latitude": 28.92117, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "呼和浩特市", | |
"nfz_name": "呼和浩特白塔国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 111.82155, | |
"latitude": 40.85548, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "二连浩特市", | |
"nfz_name": "二连浩特赛乌苏国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 112.10519, | |
"latitude": 43.42912, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "临汾市", | |
"nfz_name": "临汾乔李机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 112.28333, | |
"latitude": 36.04306, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "襄阳市", | |
"nfz_name": "襄阳刘集机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 112.29302, | |
"latitude": 32.14949, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "洛阳市", | |
"nfz_name": "洛阳北郊机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 112.3923, | |
"latitude": 34.736, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "三沙市", | |
"nfz_name": "三沙永兴机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 112.6, | |
"latitude": 16.82833, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "南阳市", | |
"nfz_name": "南阳姜营机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 112.61528, | |
"latitude": 32.98083, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "太原市", | |
"nfz_name": "太原武宿国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 112.62833, | |
"latitude": 37.74694, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "衡阳市", | |
"nfz_name": "衡阳南岳机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 112.67788, | |
"latitude": 26.73825, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "昭通市", | |
"nfz_name": "昭通机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 103.76499, | |
"latitude": 27.33001, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "佛山市", | |
"nfz_name": "佛山沙堤机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.07568, | |
"latitude": 23.0813, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "长治市", | |
"nfz_name": "长治王村机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.12857, | |
"latitude": 36.24689, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "乌兰察布市", | |
"nfz_name": "乌兰察布集宁机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.13967, | |
"latitude": 40.98812, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "长沙市", | |
"nfz_name": "长沙黄花国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.22083, | |
"latitude": 28.19667, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "广州市", | |
"nfz_name": "广州白云国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.30797, | |
"latitude": 23.39591, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "珠海市", | |
"nfz_name": "珠海金湾机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.37859, | |
"latitude": 22.00807, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "朔州市", | |
"nfz_name": "朔州安太堡机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.45, | |
"latitude": 39.24556, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "大同市", | |
"nfz_name": "大同云冈机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.48688, | |
"latitude": 40.05788, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "澳门", | |
"nfz_name": "澳门国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.57641, | |
"latitude": 22.15784, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "忻州市", | |
"nfz_name": "忻州五台山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.59627, | |
"latitude": 39.00762, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "三沙市", | |
"nfz_name": "三沙永暑机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.75, | |
"latitude": 9.56028, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "深圳市", | |
"nfz_name": "深圳宝安国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.81461, | |
"latitude": 22.63683, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "郑州市", | |
"nfz_name": "郑州新郑国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.84616, | |
"latitude": 34.52534, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "香港", | |
"nfz_name": "香港国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 113.91848, | |
"latitude": 22.30805, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "韶关市", | |
"nfz_name": "韶关桂头机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.0333, | |
"latitude": 24.97389, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "信阳市、驻马店市", | |
"nfz_name": "信阳明港机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.04912, | |
"latitude": 32.46482, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "武汉市、孝感市", | |
"nfz_name": "武汉天河国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.21245, | |
"latitude": 30.77662, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "宜春市", | |
"nfz_name": "宜春明月山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.35285, | |
"latitude": 27.81554, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "邯郸市", | |
"nfz_name": "邯郸机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.42634, | |
"latitude": 36.52373, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "三沙市", | |
"nfz_name": "渚碧机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.48333, | |
"latitude": 10.93056, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "邢台市", | |
"nfz_name": "邢台褡裢机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.50787, | |
"latitude": 36.85466, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "惠州市", | |
"nfz_name": "惠州平潭机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.58887, | |
"latitude": 23.05131, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "石家庄市", | |
"nfz_name": "石家庄正定国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.69667, | |
"latitude": 38.28083, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "吉安市", | |
"nfz_name": "吉安井冈山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.73722, | |
"latitude": 26.8575, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "白城市", | |
"nfz_name": "白城长安机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.77667, | |
"latitude": 25.85167, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "安阳市", | |
"nfz_name": "安阳豫东北机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 114.9667, | |
"latitude": 35.86806, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "商丘市", | |
"nfz_name": "商丘机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 115.42503, | |
"latitude": 34.42246, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "阜阳市", | |
"nfz_name": "阜阳西关机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 115.74384, | |
"latitude": 32.87753, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "南昌市", | |
"nfz_name": "南昌昌北国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 115.91067, | |
"latitude": 28.85746, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "锡林浩特市", | |
"nfz_name": "锡林浩特机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 115.96715, | |
"latitude": 43.91958, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Perth Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 115.96725, | |
"latitude": -31.93855, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "梅州市", | |
"nfz_name": "梅县长岗岌机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.10949, | |
"latitude": 24.26336, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "三沙市", | |
"nfz_name": "美济机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.11667, | |
"latitude": 9.92556, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "北京市", | |
"nfz_name": "北京大兴国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.34021, | |
"latitude": 39.72804, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "济宁市", | |
"nfz_name": "济宁曲阜机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.34667, | |
"latitude": 35.29278, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "北京市", | |
"nfz_name": "北京南苑机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.38778, | |
"latitude": 39.7825, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China ", | |
"city": "Beijing", | |
"nfz_name": "beijing", | |
"nfz_type": "Special Area ", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.4074, | |
"latitude": 39.9042, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "南通市", | |
"nfz_name": "南通兴东机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.51489, | |
"latitude": 23.54666, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "北京市", | |
"nfz_name": "北京首都国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.60311, | |
"latitude": 40.07986, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "龙岩市", | |
"nfz_name": "龙岩冠豸山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.75913, | |
"latitude": 25.67902, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "合肥市", | |
"nfz_name": "合肥新桥国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 116.96972, | |
"latitude": 31.98619, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "安庆市", | |
"nfz_name": "安庆天柱山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 117.05178, | |
"latitude": 30.58327, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "景德镇市", | |
"nfz_name": "景德镇罗家机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 117.17583, | |
"latitude": 29.33861, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "济南市", | |
"nfz_name": "济南遥墙国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 117.216, | |
"latitude": 36.8572, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "满洲里市", | |
"nfz_name": "满洲里西郊机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 117.33, | |
"latitude": 49.56667, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "天津市", | |
"nfz_name": "天津滨海国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 117.3592, | |
"latitude": 39.13041, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "徐州市", | |
"nfz_name": "徐州观音国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 117.55528, | |
"latitude": 34.05906, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "池州市", | |
"nfz_name": "池州九华山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 117.68667, | |
"latitude": 30.74028, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "唐山市", | |
"nfz_name": "唐山三女河机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 117.99964, | |
"latitude": 39.72416, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "武夷山市", | |
"nfz_name": "武夷山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.00357, | |
"latitude": 27.70522, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "赣州市", | |
"nfz_name": "赣州黄金机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.00357, | |
"latitude": 27.70522, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "上饶市", | |
"nfz_name": "上饶三清山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.13333, | |
"latitude": 28.38083, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "厦门市", | |
"nfz_name": "厦门高崎国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.13437, | |
"latitude": 24.53907, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "厦门市", | |
"nfz_name": "厦门翔安国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.13437, | |
"latitude": 24.53907, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "黄山市", | |
"nfz_name": "黄山屯溪国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.25859, | |
"latitude": 29.72869, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "临沂市", | |
"nfz_name": "临沂沭埠岭机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.41329, | |
"latitude": 35.04824, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "泉州市", | |
"nfz_name": "泉州晋江国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.59464, | |
"latitude": 24.79937, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "东营市", | |
"nfz_name": "东营胜利机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.79348, | |
"latitude": 37.50992, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "赤峰市", | |
"nfz_name": "赤峰玉龙机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.84001, | |
"latitude": 42.15639, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "南京市", | |
"nfz_name": "南京禄口国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.87194, | |
"latitude": 31.73382, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "连云港市", | |
"nfz_name": "连云港白塔埠机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.88171, | |
"latitude": 34.56497, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "衢州市", | |
"nfz_name": "衢州机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.90135, | |
"latitude": 28.96777, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "潍坊市", | |
"nfz_name": "潍坊机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.11833, | |
"latitude": 36.64667, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "三明市、南平市", | |
"nfz_name": "三明沙县机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.13203, | |
"latitude": 26.07792, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "淮安市", | |
"nfz_name": "淮安涟水机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.13495, | |
"latitude": 33.78775, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "霍林郭勒市", | |
"nfz_name": "霍林郭勒机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.66353, | |
"latitude": 45.53173, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "福州市", | |
"nfz_name": "福州长乐国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.6702, | |
"latitude": 25.93064, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "扬州市、泰州市", | |
"nfz_name": "扬州泰州国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.71714, | |
"latitude": 32.56018, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "秦皇岛市", | |
"nfz_name": "秦皇岛北戴河机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.73111, | |
"latitude": 39.96806, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "常州市", | |
"nfz_name": "常州奔牛国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.78393, | |
"latitude": 31.91205, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "呼伦贝尔市", | |
"nfz_name": "呼伦贝尔海拉尔机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.82406, | |
"latitude": 49.21332, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "阿尔山市", | |
"nfz_name": "阿尔山伊尔施机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 119.92302, | |
"latitude": 47.30965, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "金华市", | |
"nfz_name": "义乌机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.03319, | |
"latitude": 29.34052, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "日照市", | |
"nfz_name": "日照山字河机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.11667, | |
"latitude": 35.39639, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "丽水市", | |
"nfz_name": "丽水机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.13333, | |
"latitude": 28.36833, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "盐城市", | |
"nfz_name": "盐城南洋机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.20871, | |
"latitude": 33.42957, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "Taiwan", | |
"city": "--", | |
"nfz_name": "Kaohsiung Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.34481, | |
"latitude": 22.57463, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "青岛市", | |
"nfz_name": "青岛胶东国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.38312, | |
"latitude": 36.26667, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "青岛市", | |
"nfz_name": "青岛流亭国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.38312, | |
"latitude": 36.26667, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "无锡市、苏州市", | |
"nfz_name": "苏南硕放国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.43527, | |
"latitude": 31.49863, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "杭州市", | |
"nfz_name": "杭州萧山国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.43889, | |
"latitude": 30.23595, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "朝阳市", | |
"nfz_name": "朝阳机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.44158, | |
"latitude": 41.5468, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "嘉兴市", | |
"nfz_name": "嘉兴机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.70473, | |
"latitude": 30.71029, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "温州市", | |
"nfz_name": "温州龙湾国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.85541, | |
"latitude": 27.91102, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "揭阳市", | |
"nfz_name": "揭阳潮汕机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.97556, | |
"latitude": 32.07083, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "烟台市", | |
"nfz_name": "烟台蓬莱国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 120.99299, | |
"latitude": 37.65814, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "锦州市", | |
"nfz_name": "锦州湾机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.07281, | |
"latitude": 41.0962, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "Taiwan", | |
"city": "--", | |
"nfz_name": "Taitung Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.10046, | |
"latitude": 22.75475, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "Taiwan", | |
"city": "--", | |
"nfz_name": "Taiwan Taoyuan International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.23282, | |
"latitude": 25.07773, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "上海市", | |
"nfz_name": "上海虹桥国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.33701, | |
"latitude": 31.1919, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "台州市", | |
"nfz_name": "台州路桥机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.42861, | |
"latitude": 28.56222, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "宁波市", | |
"nfz_name": "宁波栎社国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.46194, | |
"latitude": 29.82667, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "大连市", | |
"nfz_name": "大连周水子国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.53833, | |
"latitude": 38.96556, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "大连市", | |
"nfz_name": "大连金州湾国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.66538, | |
"latitude": 39.09273, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "上海市", | |
"nfz_name": "上海浦东国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 121.80827, | |
"latitude": 31.14434, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "乌兰浩特市", | |
"nfz_name": "乌兰浩特义勒力特机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 122.00792, | |
"latitude": 46.19543, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "通辽市", | |
"nfz_name": "通辽机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 122.209, | |
"latitude": 43.55955, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "威海市", | |
"nfz_name": "威海大水泊机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 122.22889, | |
"latitude": 37.18694, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "营口市", | |
"nfz_name": "营口兰旗机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 122.32773, | |
"latitude": 40.547, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "舟山市", | |
"nfz_name": "舟山普陀山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 122.35968, | |
"latitude": 29.93337, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "漠河县", | |
"nfz_name": "漠河古莲机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 122.42661, | |
"latitude": 52.92597, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "长海县", | |
"nfz_name": "大连长海机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 122.67001, | |
"latitude": 39.26789, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "鞍山市", | |
"nfz_name": "鞍山腾鳌机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 122.86659, | |
"latitude": 41.11306, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "沈阳市", | |
"nfz_name": "沈阳桃仙国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 123.49652, | |
"latitude": 41.63527, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "毕节市", | |
"nfz_name": "毕节飞雄机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 123.92395, | |
"latitude": 47.25394, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "大兴安岭地区", | |
"nfz_name": "加格达奇机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 124.12402, | |
"latitude": 50.42383, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "丹东市", | |
"nfz_name": "丹东浪头机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 124.28692, | |
"latitude": 40.02575, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "大庆市", | |
"nfz_name": "大庆萨尔图机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 125.08696, | |
"latitude": 46.75747, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "长春市、吉林市", | |
"nfz_name": "长春龙嘉国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 125.69705, | |
"latitude": 43.99522, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "通化市", | |
"nfz_name": "通化三源浦机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 125.75153, | |
"latitude": 42.05455, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "哈尔滨市", | |
"nfz_name": "哈尔滨太平国际机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 126.24338, | |
"latitude": 45.62244, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "黑河市", | |
"nfz_name": "黑河瑷珲机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 127.31357, | |
"latitude": 50.17869, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "抚松县", | |
"nfz_name": "长白山机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 127.61328, | |
"latitude": 42.06655, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "伊春市", | |
"nfz_name": "伊春林都机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 128.82833, | |
"latitude": 47.71806, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "延边朝鲜族自治州", | |
"nfz_name": "延吉朝阳川机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 129.44666, | |
"latitude": 42.88801, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "牡丹江市", | |
"nfz_name": "牡丹江海浪机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 129.56889, | |
"latitude": 44.52417, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "佳木斯市", | |
"nfz_name": "佳木斯东郊机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 130.46412, | |
"latitude": 46.84693, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "鸡西市", | |
"nfz_name": "鸡西兴凯湖机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 131.10573, | |
"latitude": 45.32538, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "抚远市", | |
"nfz_name": "抚远东极机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 134.88333, | |
"latitude": 48.20306, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "China", | |
"city": "张家口市", | |
"nfz_name": "张家口宁远机场", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 135.76667, | |
"latitude": 40.73917, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Honolulu", | |
"nfz_name": "Honolulu International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.92507, | |
"latitude": 21.32451, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Barrow", | |
"nfz_name": "Wiley Post Will Rogers Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.76636, | |
"latitude": 71.28491, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kailua", | |
"nfz_name": "Kona International At Keahole Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.04292, | |
"latitude": 19.73692, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hilo", | |
"nfz_name": "Hilo International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.04169, | |
"latitude": 19.71883, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anchorage", | |
"nfz_name": "Ted Stevens Anchorage International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.99008, | |
"latitude": 61.17589, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fairbanks", | |
"nfz_name": "Fairbanks International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -147.86352, | |
"latitude": 64.81642, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Juneau", | |
"nfz_name": "Juneau International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -134.58318, | |
"latitude": 58.35798, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ketchikan", | |
"nfz_name": "Ketchikan International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -131.71056, | |
"latitude": 55.35541, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Nanaimo Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.87444, | |
"latitude": 49.05297, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Victoria Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.42866, | |
"latitude": 48.6481, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Vancouver Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.18151, | |
"latitude": 49.19669, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Medford", | |
"nfz_name": "Rogue Valley International-Medford Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.87431, | |
"latitude": 42.36832, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Glasgow", | |
"nfz_name": "Wokal Field Glasgow International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.67913, | |
"latitude": 48.25096, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Portland", | |
"nfz_name": "Portland International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.59509, | |
"latitude": 45.58977, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bellingham", | |
"nfz_name": "Bellingham International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.53639, | |
"latitude": 48.79416, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Abbotsford Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.3693, | |
"latitude": 49.02451, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Seattle", | |
"nfz_name": "Seattle Tacoma International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.30882, | |
"latitude": 47.45025, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Seattle", | |
"nfz_name": "Boeing Field King County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.30183, | |
"latitude": 47.52817, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oakland", | |
"nfz_name": "Metropolitan Oakland International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.21974, | |
"latitude": 37.71257, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Williston", | |
"nfz_name": "Sloulin Field International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.15213, | |
"latitude": 48.16306, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Clara", | |
"nfz_name": "Mineta San Jos�� International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.92894, | |
"latitude": 37.36395, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sacramento", | |
"nfz_name": "Sacramento International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.59006, | |
"latitude": 38.69509, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Reno", | |
"nfz_name": "Reno Tahoe International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.7681, | |
"latitude": 39.49959, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Moses Lake-WA", | |
"nfz_name": "Grant County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.32439, | |
"latitude": 47.18996, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Los Angeles", | |
"nfz_name": "Los Angeles International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.40853, | |
"latitude": 33.94159, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ontario", | |
"nfz_name": "Ontario International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.59806, | |
"latitude": 34.05598, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Spokane", | |
"nfz_name": "Spokane International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.53481, | |
"latitude": 47.62175, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Durazno", | |
"nfz_name": "San Bernardina International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.24292, | |
"latitude": 34.09719, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Diego", | |
"nfz_name": "San Diego International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.1933, | |
"latitude": 32.7338, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Palm Springs", | |
"nfz_name": "Palm Springs International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.50705, | |
"latitude": 33.83032, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Las Vegas", | |
"nfz_name": "McCarran International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.15374, | |
"latitude": 36.084, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Yuma", | |
"nfz_name": "Yuma International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.59899, | |
"latitude": 32.6686, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bullhead City", | |
"nfz_name": "Laughlin Bullhead International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.55843, | |
"latitude": 35.15629, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kalispell", | |
"nfz_name": "Glacier Park International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.25457, | |
"latitude": 48.30991, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Missoula", | |
"nfz_name": "Missoula International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.09154, | |
"latitude": 46.91881, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Edmonton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.58435, | |
"latitude": 53.3075, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Phoenix", | |
"nfz_name": "Phoenix Sky Harbor International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.00779, | |
"latitude": 33.43727, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Salt Lake City", | |
"nfz_name": "Salt Lake City International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.97907, | |
"latitude": 40.78994, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Roswell", | |
"nfz_name": "Roswell International Air Center Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.65679, | |
"latitude": 33.30873, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Great Falls", | |
"nfz_name": "Great Falls International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.35663, | |
"latitude": 47.4825, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tucson", | |
"nfz_name": "Tucson International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.93923, | |
"latitude": 32.11451, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nogales-AZ", | |
"nfz_name": "Nogales International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.84917, | |
"latitude": 31.41639, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Douglas Bisbee", | |
"nfz_name": "Bisbee Douglas International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.59638, | |
"latitude": 31.45826, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Billings", | |
"nfz_name": "Billings Logan International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.54178, | |
"latitude": 45.80788, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Saskatchewan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.70048, | |
"latitude": 52.17459, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Albuquerque", | |
"nfz_name": "Albuquerque International Sunport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.61291, | |
"latitude": 35.04333, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Port Huron-MI", | |
"nfz_name": "St. Clair County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.46485, | |
"latitude": 42.89727, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Edwards AFB", | |
"nfz_name": "EI Paso International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.38243, | |
"latitude": 31.80534, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Denver", | |
"nfz_name": "Denver International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.67374, | |
"latitude": 39.8561, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Midland", | |
"nfz_name": "Midland International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.20475, | |
"latitude": 31.94174, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lubbock", | |
"nfz_name": "Lubbock Preston Smith International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.82646, | |
"latitude": 33.65727, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Amarillo", | |
"nfz_name": "Rick Husband Amarillo International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.70516, | |
"latitude": 35.22445, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Minto", | |
"nfz_name": "Minot International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.28791, | |
"latitude": 48.25597, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "The Pas Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.09036, | |
"latitude": 53.97168, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Del Rio", | |
"nfz_name": "Del Rio International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.92055, | |
"latitude": 29.37075, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Laredo", | |
"nfz_name": "Laredo International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.45564, | |
"latitude": 27.54366, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Manitoba Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.90739, | |
"latitude": 56.79266, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Port Angeles", | |
"nfz_name": "William R Fairchild International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.9039, | |
"latitude": 48.10906, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Antonio", | |
"nfz_name": "San Antonio International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.46835, | |
"latitude": 29.5312, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alice", | |
"nfz_name": "Alice International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.02722, | |
"latitude": 27.74083, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Austin", | |
"nfz_name": "Austin Bergstrom International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.66631, | |
"latitude": 30.19743, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Corpus Christi", | |
"nfz_name": "Corpus Christi International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.50218, | |
"latitude": 27.77242, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Brownsville", | |
"nfz_name": "Brownsville South Padre Island International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.42699, | |
"latitude": 25.90633, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Worth", | |
"nfz_name": "Fort Worth Meacham International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.35984, | |
"latitude": 32.82069, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Winnipeg Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.23655, | |
"latitude": 49.90983, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Forks", | |
"nfz_name": "Grand Forks International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.17658, | |
"latitude": 47.94286, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dallas-Fort Worth", | |
"nfz_name": "Dallas Fort Worth International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.04034, | |
"latitude": 32.89981, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fargo", | |
"nfz_name": "Hector International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.81801, | |
"latitude": 46.92234, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Port Townsend", | |
"nfz_name": "Jefferson County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.17946, | |
"latitude": 48.06556, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tulsa", | |
"nfz_name": "Tulsa International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.88387, | |
"latitude": 36.19878, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Warroad-MN", | |
"nfz_name": "Warroad International Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.34905, | |
"latitude": 48.94221, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houston", | |
"nfz_name": "George Bush Intercontinental Houston Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.33678, | |
"latitude": 29.99022, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Galveston", | |
"nfz_name": "Scholes International At Galveston Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.85523, | |
"latitude": 29.26825, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kansas City", | |
"nfz_name": "Kansas City International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.71259, | |
"latitude": 39.30064, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Baudette", | |
"nfz_name": "Baudette International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.60955, | |
"latitude": 48.72667, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Des Moines", | |
"nfz_name": "Des Moines International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.6588, | |
"latitude": 41.53413, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "International Falls", | |
"nfz_name": "Falls International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.39761, | |
"latitude": 48.56639, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Springfield", | |
"nfz_name": "Springfield Branson National Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.38883, | |
"latitude": 37.24432, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lake Charles", | |
"nfz_name": "Chennault International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.15059, | |
"latitude": 30.21639, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alexandria", | |
"nfz_name": "Alexandria International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.54724, | |
"latitude": 31.32678, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Duluth", | |
"nfz_name": "Duluth International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.18754, | |
"latitude": 46.84211, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Vichy", | |
"nfz_name": "Rolla National Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.76605, | |
"latitude": 38.13186, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Moline", | |
"nfz_name": "Quad City International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.50827, | |
"latitude": 41.44963, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New Orleans", | |
"nfz_name": "Louis Armstrong New Orleans International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.25901, | |
"latitude": 29.9922, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jackson", | |
"nfz_name": "Jackson-Medgar Wiley Evers International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.07642, | |
"latitude": 32.31223, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Memphis", | |
"nfz_name": "Memphis International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.97917, | |
"latitude": 35.04207, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Colombia", | |
"city": "--", | |
"nfz_name": "Santa Rosa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.61623, | |
"latitude": -0.9087, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "Chicago Rockford International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.10002, | |
"latitude": 42.19476, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gulfport", | |
"nfz_name": "Gulfport Biloxi International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.07283, | |
"latitude": 30.40626, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pascagoula-MS", | |
"nfz_name": "Trent Lott International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.52741, | |
"latitude": 30.46286, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Green Bay", | |
"nfz_name": "Austin Straubel International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.13439, | |
"latitude": 44.48336, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "Chicago O'Hare International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.90732, | |
"latitude": 41.97416, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Milwaukee", | |
"nfz_name": "General Mitchell International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.89665, | |
"latitude": 42.94755, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "Chicago Midway International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.75219, | |
"latitude": 41.78678, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gary", | |
"nfz_name": "Gary Chicago International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.40839, | |
"latitude": 41.61778, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Huntsville", | |
"nfz_name": "Huntsville International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.77569, | |
"latitude": 34.64033, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Birmingham", | |
"nfz_name": "Birmingham-Shuttlesworth International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.75413, | |
"latitude": 33.56243, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nashville", | |
"nfz_name": "Nashville International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.67737, | |
"latitude": 36.12632, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Indianapolis", | |
"nfz_name": "Indianapolis International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.2956, | |
"latitude": 39.71686, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Panama City Beach", | |
"nfz_name": "Northwest Florida Beaches International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.79427, | |
"latitude": 30.35293, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Louisville", | |
"nfz_name": "Louisville International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.73692, | |
"latitude": 38.17566, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kalamazoo", | |
"nfz_name": "Kalamazoo Battle Creek International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.54938, | |
"latitude": 42.23303, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Rapids", | |
"nfz_name": "Gerald R. Ford International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.52484, | |
"latitude": 42.88466, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Wayne", | |
"nfz_name": "Fort Wayne International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.19611, | |
"latitude": 40.97748, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cincinnati", | |
"nfz_name": "Cincinnati Northern Kentucky International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.66302, | |
"latitude": 39.05327, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sault Ste Marie", | |
"nfz_name": "Chippewa County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.47442, | |
"latitude": 46.25776, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atlanta", | |
"nfz_name": "Hartsfield Jackson Atlanta International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.4277, | |
"latitude": 33.64073, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Vandalia", | |
"nfz_name": "Dayton International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.22177, | |
"latitude": 39.90252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Saginaw", | |
"nfz_name": "MBS International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.08508, | |
"latitude": 43.5329, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Flint", | |
"nfz_name": "Bishop International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.73889, | |
"latitude": 42.97342, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pontiac-MI", | |
"nfz_name": "Oakland County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.4199, | |
"latitude": 42.66544, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Windsor Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.94482, | |
"latitude": 42.27494, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus", | |
"nfz_name": "Rickenbacker International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.93165, | |
"latitude": 39.81204, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus", | |
"nfz_name": "Port Columbus International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.88718, | |
"latitude": 39.99994, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St Petersburg-Clearwater", | |
"nfz_name": "St Petersburg Clearwater International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.68938, | |
"latitude": 27.91002, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sarasota", | |
"nfz_name": "Sarasota Bradenton International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.55452, | |
"latitude": 27.39553, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tampa", | |
"nfz_name": "Tampa International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.53708, | |
"latitude": 27.98348, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Casper", | |
"nfz_name": "Casper-Natrona County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.5281, | |
"latitude": 42.91044, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ocala-FL", | |
"nfz_name": "Ocala International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.22302, | |
"latitude": 29.16958, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greenville", | |
"nfz_name": "Greenville Spartanburg International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.21723, | |
"latitude": 34.8959, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cleveland", | |
"nfz_name": "Cleveland Hopkins International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.84799, | |
"latitude": 41.41243, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Leesburg", | |
"nfz_name": "Leesburg International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.80838, | |
"latitude": 28.82431, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Key West", | |
"nfz_name": "Key West International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.75833, | |
"latitude": 24.55565, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Myers", | |
"nfz_name": "Southwest Florida International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.75531, | |
"latitude": 26.53371, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jacksonville", | |
"nfz_name": "Jacksonville International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.68794, | |
"latitude": 30.49407, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Akron", | |
"nfz_name": "Akron Fulton International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.4672, | |
"latitude": 41.03762, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Orlando", | |
"nfz_name": "Orlando International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.30808, | |
"latitude": 28.43116, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Orlando", | |
"nfz_name": "Orlando Sanford International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.24322, | |
"latitude": 28.77556, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Savannah", | |
"nfz_name": "Savannah Hilton Head International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.20185, | |
"latitude": 32.12943, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Daytona Beach", | |
"nfz_name": "Daytona Beach International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.05915, | |
"latitude": 29.18071, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Charlotte", | |
"nfz_name": "Charlotte Douglas International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.94731, | |
"latitude": 35.2144, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Melbourne", | |
"nfz_name": "Melbourne International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.64537, | |
"latitude": 28.10252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Pierce", | |
"nfz_name": "St Lucie County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.36794, | |
"latitude": 27.49205, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Miami", | |
"nfz_name": "Miami International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.28705, | |
"latitude": 25.79586, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pittsburgh", | |
"nfz_name": "Pittsburgh International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.24131, | |
"latitude": 40.49577, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Erie", | |
"nfz_name": "Erie International Tom Ridge Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.17216, | |
"latitude": 42.08396, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Harlingen", | |
"nfz_name": "Valley International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.17142, | |
"latitude": 26.2006, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Lauderdale", | |
"nfz_name": "Fort Lauderdale Hollywood International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.1506, | |
"latitude": 26.07423, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "West Palm Beach", | |
"nfz_name": "Palm Beach International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.09282, | |
"latitude": 26.68575, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Charleston", | |
"nfz_name": "Charleston Air Force Base-International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -80.03816, | |
"latitude": 32.89427, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greensboro", | |
"nfz_name": "Piedmont Triad International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -79.93518, | |
"latitude": 36.10437, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Toronto Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -79.62482, | |
"latitude": 43.67772, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Niagara Falls", | |
"nfz_name": "Niagara Falls International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -78.94669, | |
"latitude": 43.10803, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Myrtle Beach", | |
"nfz_name": "Myrtle Beach International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -78.92789, | |
"latitude": 33.6822, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Raleigh", | |
"nfz_name": "Raleigh Durham International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -78.788, | |
"latitude": 35.88008, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Buffalo", | |
"nfz_name": "Buffalo Niagara International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -78.72951, | |
"latitude": 42.93971, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wilmington", | |
"nfz_name": "Wilmington International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -77.90315, | |
"latitude": 34.26934, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rochester", | |
"nfz_name": "Rochester International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -77.66657, | |
"latitude": 43.12252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rochester", | |
"nfz_name": "Greater Rochester International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -77.66657, | |
"latitude": 43.12252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Washington", | |
"nfz_name": "Washington Dulles International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -77.45654, | |
"latitude": 38.95312, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Richmond", | |
"nfz_name": "Richmond International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -77.32081, | |
"latitude": 37.50658, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Washington", | |
"nfz_name": "Ronald Reagan Washington National Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -77.04023, | |
"latitude": 38.85124, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "White house", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -77.03653, | |
"latitude": 38.89768, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Washington", | |
"nfz_name": "Nationals Park", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -77.00743, | |
"latitude": 38.87301, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Joint Base Andrews", | |
"nfz_name": "Joint Base Andrews", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -76.88363, | |
"latitude": 38.79652, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Washington International Thurgood Marshall Airport", | |
"nfz_name": "Baltimore", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -76.66839, | |
"latitude": 39.1774, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Kingston Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -76.59946, | |
"latitude": 44.22349, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Newport News", | |
"nfz_name": "Newport News Williamsburg International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -76.49278, | |
"latitude": 37.13167, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Norfolk", | |
"nfz_name": "Norfolk International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -76.20002, | |
"latitude": 36.89568, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Syracuse", | |
"nfz_name": "Syracuse Hancock International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -76.11019, | |
"latitude": 43.11393, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Watertown", | |
"nfz_name": "Watertown International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -76.02236, | |
"latitude": 43.99566, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wilkes-Barre", | |
"nfz_name": "Wilkes Barre Scranton International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -75.72464, | |
"latitude": 41.33793, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Ottawa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -75.66917, | |
"latitude": 45.31921, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ogdensburg", | |
"nfz_name": "Ogdensburg International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -75.47685, | |
"latitude": 44.68301, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Allentown", | |
"nfz_name": "Lehigh Valley International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -75.4441, | |
"latitude": 40.65165, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rome", | |
"nfz_name": "Griffiss International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -75.40526, | |
"latitude": 43.23034, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Philadelphia", | |
"nfz_name": "Philadelphia International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -75.24242, | |
"latitude": 39.8744, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monticello-NY", | |
"nfz_name": "Sullivan County International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -74.79599, | |
"latitude": 41.70158, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atlantic City", | |
"nfz_name": "Atlantic City International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -74.57194, | |
"latitude": 39.45435, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Newark", | |
"nfz_name": "Newark Liberty International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -74.17446, | |
"latitude": 40.68953, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Newburgh", | |
"nfz_name": "Stewart International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -74.10044, | |
"latitude": 41.49856, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Albany", | |
"nfz_name": "Albany International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -73.8055, | |
"latitude": 42.74871, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New York", | |
"nfz_name": "John F Kennedy International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -73.77814, | |
"latitude": 40.64131, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Montreal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -73.74492, | |
"latitude": 45.46974, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Plattsburgh", | |
"nfz_name": "Plattsburgh International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -73.46572, | |
"latitude": 44.65193, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Burlington", | |
"nfz_name": "Burlington International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -73.1516, | |
"latitude": 44.47069, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hartford", | |
"nfz_name": "Bradley International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -72.68603, | |
"latitude": 41.93887, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Quebec City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -71.38857, | |
"latitude": 46.79077, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Boston", | |
"nfz_name": "Boston Logan International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -71.00956, | |
"latitude": 42.36561, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Portsmouth", | |
"nfz_name": "Portsmouth International at Pease Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -70.82113, | |
"latitude": 43.08026, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Portland", | |
"nfz_name": "Portland International Jetport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -70.3097, | |
"latitude": 43.64648, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bangor", | |
"nfz_name": "Bangor International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -68.82327, | |
"latitude": 44.80693, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Limestone", | |
"nfz_name": "Loring International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -67.88561, | |
"latitude": 46.94965, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houlton", | |
"nfz_name": "Houlton International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -67.78912, | |
"latitude": 46.12385, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Moncton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -64.68827, | |
"latitude": 46.11611, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Charlottetown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -63.13121, | |
"latitude": 46.28582, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Sydney Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -60.05193, | |
"latitude": 46.16865, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Makkovik Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -59.18822, | |
"latitude": 55.07704, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Argentina", | |
"city": "--", | |
"nfz_name": "Buenos Aires Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -58.53483, | |
"latitude": -34.815, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Campo Grande Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -54.67412, | |
"latitude": -20.46869, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Londrina Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -51.13316, | |
"latitude": -23.33207, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Brasilia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -47.91723, | |
"latitude": -15.86974, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Sao Luiz Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -44.23488, | |
"latitude": -2.58499, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Rio de Janeiro Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -43.24942, | |
"latitude": -22.81341, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Petrolina Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -40.56608, | |
"latitude": -9.36651, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Juazeiro Do Norte Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -39.27223, | |
"latitude": -7.2151, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Porto Seguro Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -39.08214, | |
"latitude": -16.43953, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Paulo Afonso Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -38.24974, | |
"latitude": -9.40063, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Aracaju Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -37.07625, | |
"latitude": -10.98223, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Maceio Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -35.79288, | |
"latitude": -9.51161, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Joao Pessoa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -34.95061, | |
"latitude": -7.14706, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Recife Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -34.92402, | |
"latitude": -8.12593, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Senegal", | |
"city": "--", | |
"nfz_name": "Leopold Sedar Senghor International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -17.4902, | |
"latitude": 14.7397, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Mauritania", | |
"city": "--", | |
"nfz_name": "Nouadhibou International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -17.03, | |
"latitude": 20.9331, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Gambia", | |
"city": "--", | |
"nfz_name": "Banjul International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -16.6522, | |
"latitude": 13.338, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Mauritania", | |
"city": "--", | |
"nfz_name": "Nouakchott International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -15.9485, | |
"latitude": 18.0982, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Guinea-Bissau", | |
"city": "--", | |
"nfz_name": "Osvaldo Vieira International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -15.6537, | |
"latitude": 11.8948, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Guinea", | |
"city": "--", | |
"nfz_name": "Conakry International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -13.612, | |
"latitude": 9.57689, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Sierra Leone", | |
"city": "--", | |
"nfz_name": "Lungi International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -13.1955, | |
"latitude": 8.61644, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Mauritania", | |
"city": "--", | |
"nfz_name": "Atar International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -13.0432, | |
"latitude": 20.5068, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Sierra Leone", | |
"city": "--", | |
"nfz_name": "Sherbro International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -12.5189, | |
"latitude": 7.53242, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Liberia", | |
"city": "--", | |
"nfz_name": "Roberts International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -10.3623, | |
"latitude": 6.23379, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Portugal", | |
"city": "--", | |
"nfz_name": "Lisbon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -9.13537, | |
"latitude": 38.77559, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Portugal", | |
"city": "--", | |
"nfz_name": "Porto Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -8.67855, | |
"latitude": 41.24212, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Morocco", | |
"city": "--", | |
"nfz_name": "Mohammed V International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -7.58997, | |
"latitude": 33.3675, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Ireland Republic of", | |
"city": "--", | |
"nfz_name": "Dublin Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -6.24991, | |
"latitude": 53.42645, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Spain", | |
"city": "--", | |
"nfz_name": "Madrid Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -3.56795, | |
"latitude": 40.48394, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Morocco", | |
"city": "--", | |
"nfz_name": "Nador International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -3.02821, | |
"latitude": 34.9888, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "United Kingdom", | |
"city": "--", | |
"nfz_name": "Manchester Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -2.27273, | |
"latitude": 53.3588, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "United Kingdom", | |
"city": "--", | |
"nfz_name": "Birmingham Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -1.74351, | |
"latitude": 52.45238, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "United Kingdom", | |
"city": "--", | |
"nfz_name": "Heathrow Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -0.46139, | |
"latitude": 51.4775, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Ghana", | |
"city": "--", | |
"nfz_name": "Kotoka International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -0.16679, | |
"latitude": 5.60519, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "United Kingdom", | |
"city": "--", | |
"nfz_name": "London Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 0.04952, | |
"latitude": 51.50484, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "United Kingdom", | |
"city": "--", | |
"nfz_name": "Gatwick Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 0.05528, | |
"latitude": 51.50528, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Togo", | |
"city": "--", | |
"nfz_name": "Niamtougou International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 1.09125, | |
"latitude": 9.76733, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Spain", | |
"city": "--", | |
"nfz_name": "Barcelona Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 2.08329, | |
"latitude": 41.29745, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Niger", | |
"city": "--", | |
"nfz_name": "Diori Hamani International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 2.18361, | |
"latitude": 13.4815, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "France", | |
"city": "--", | |
"nfz_name": "Chalons-en-Champagne Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 2.54792, | |
"latitude": 49.00969, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Spain", | |
"city": "--", | |
"nfz_name": "Palma Mallorca Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 2.73616, | |
"latitude": 39.55174, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Murtala Muhammed International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 3.32116, | |
"latitude": 6.57737, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Belgium", | |
"city": "--", | |
"nfz_name": "Brussels Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 4.48557, | |
"latitude": 50.901, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Ilorin International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 4.49392, | |
"latitude": 8.44021, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "France", | |
"city": "--", | |
"nfz_name": "Marc�� Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 5.08878, | |
"latitude": 45.72342, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Sadiq Abubakar III International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 5.20719, | |
"latitude": 12.9163, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "France", | |
"city": "--", | |
"nfz_name": "Marseille Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 5.21441, | |
"latitude": 43.43842, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Luxembourg", | |
"city": "--", | |
"nfz_name": "Luxembourg Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 6.21474, | |
"latitude": 49.6289, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Algeria", | |
"city": "--", | |
"nfz_name": "Mohamed Boudiaf International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 6.62039, | |
"latitude": 36.276, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Asaba International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 6.65889, | |
"latitude": 6.20333, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Sao Tome and Principe", | |
"city": "--", | |
"nfz_name": "Sao Tome International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 6.71215, | |
"latitude": 0.37817, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Germany", | |
"city": "--", | |
"nfz_name": "D��sseldorf International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 6.76679, | |
"latitude": 51.28761, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Port Harcourt International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 6.94959, | |
"latitude": 5.01549, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Germany", | |
"city": "--", | |
"nfz_name": "Cologne Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 7.14073, | |
"latitude": 50.87072, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Sam Mbakwe International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 7.20603, | |
"latitude": 5.42706, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "France", | |
"city": "--", | |
"nfz_name": "Nice Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 7.21482, | |
"latitude": 43.65977, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Nnamdi Azikiwe International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 7.26317, | |
"latitude": 9.00679, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Akanu Ibiam International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 7.56196, | |
"latitude": 6.47427, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Germany", | |
"city": "--", | |
"nfz_name": "Munich Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 7.68592, | |
"latitude": 52.13373, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Niger", | |
"city": "--", | |
"nfz_name": "Mano Dayak International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 8.00011, | |
"latitude": 16.966, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Akwa Ibom International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 8.093, | |
"latitude": 4.8725, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tunisia", | |
"city": "--", | |
"nfz_name": "Tozeur Nefta International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 8.11056, | |
"latitude": 33.9397, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Margaret Ekpo International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 8.3472, | |
"latitude": 4.97602, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Mallam Aminu International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 8.52462, | |
"latitude": 12.0476, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Switzerland", | |
"city": "--", | |
"nfz_name": "Zurich Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 8.55548, | |
"latitude": 47.45822, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Germany", | |
"city": "--", | |
"nfz_name": "Frankfurt Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 8.56215, | |
"latitude": 50.03793, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tunisia", | |
"city": "--", | |
"nfz_name": "Gafsa Ksar International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 8.8225, | |
"latitude": 34.422, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Denmark", | |
"city": "--", | |
"nfz_name": "Billund Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 9.1526, | |
"latitude": 55.74081, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Gabon", | |
"city": "--", | |
"nfz_name": "Libreville Leon M'ba International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 9.41228, | |
"latitude": 0.4586, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Cameroon", | |
"city": "--", | |
"nfz_name": "Douala International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 9.71948, | |
"latitude": 4.00608, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Germany", | |
"city": "--", | |
"nfz_name": "Hamburg Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 9.99741, | |
"latitude": 53.63362, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tunisia", | |
"city": "--", | |
"nfz_name": "Gabes Matmata International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 10.1033, | |
"latitude": 33.8769, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tunisia", | |
"city": "--", | |
"nfz_name": "Tunis Carthage International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 10.2272, | |
"latitude": 36.851, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tunisia", | |
"city": "--", | |
"nfz_name": "Sfax Thyna International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 10.691, | |
"latitude": 34.718, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tunisia", | |
"city": "--", | |
"nfz_name": "Monastir Habib Bourguiba International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 10.7547, | |
"latitude": 35.7581, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tunisia", | |
"city": "--", | |
"nfz_name": "Djerba Zarzis International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 10.7755, | |
"latitude": 33.875, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Norway", | |
"city": "--", | |
"nfz_name": "Oslo Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 11.346, | |
"latitude": 62.57887, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Cameroon", | |
"city": "--", | |
"nfz_name": "Yaounde Nsimalen International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 11.5533, | |
"latitude": 3.72256, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Denmark", | |
"city": "--", | |
"nfz_name": "Copenhagen Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 12.65076, | |
"latitude": 55.61802, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Nigeria", | |
"city": "--", | |
"nfz_name": "Maiduguri International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 13.0809, | |
"latitude": 11.8553, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Libya", | |
"city": "--", | |
"nfz_name": "Tripoli International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 13.159, | |
"latitude": 32.6635, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Cameroon", | |
"city": "--", | |
"nfz_name": "Garoua International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 13.3701, | |
"latitude": 9.33589, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Gabon", | |
"city": "--", | |
"nfz_name": "M'Vengue El Hadj Omar Bongo Ondimba International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 13.438, | |
"latitude": -1.65616, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Germany", | |
"city": "--", | |
"nfz_name": "Berlin Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 13.52161, | |
"latitude": 52.38544, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Czech Republic", | |
"city": "--", | |
"nfz_name": "Prague Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 14.26318, | |
"latitude": 50.10179, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Chad", | |
"city": "--", | |
"nfz_name": "N'Djamena International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 15.034, | |
"latitude": 12.1337, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Congo (Kinshasa)", | |
"city": "--", | |
"nfz_name": "Ndjili International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 15.4446, | |
"latitude": -4.38575, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Austria", | |
"city": "--", | |
"nfz_name": "Vienna Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 16.56658, | |
"latitude": 48.11583, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Namibia", | |
"city": "--", | |
"nfz_name": "Hosea Kutako International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 17.4709, | |
"latitude": -22.4799, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Sweden", | |
"city": "--", | |
"nfz_name": "Stockholm Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 17.92378, | |
"latitude": 59.64976, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Central African Republic", | |
"city": "--", | |
"nfz_name": "Bangui M'Poko International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 18.5188, | |
"latitude": 4.39848, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Africa", | |
"city": "--", | |
"nfz_name": "Cape Town International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 18.6017, | |
"latitude": -33.9648, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Libya", | |
"city": "--", | |
"nfz_name": "Benina International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 20.2695, | |
"latitude": 32.0968, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Greece", | |
"city": "--", | |
"nfz_name": "Athens Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 23.94842, | |
"latitude": 37.93565, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Latvia", | |
"city": "--", | |
"nfz_name": "Riga Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 23.97331, | |
"latitude": 56.92266, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Estonia", | |
"city": "--", | |
"nfz_name": "Tallinn Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 24.82276, | |
"latitude": 59.4144, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Finland", | |
"city": "--", | |
"nfz_name": "Helsinki Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 24.95286, | |
"latitude": 60.32104, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Congo (Kinshasa)", | |
"city": "--", | |
"nfz_name": "Bangoka International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 25.338, | |
"latitude": 0.48164, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Africa", | |
"city": "--", | |
"nfz_name": "Mmabatho International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 25.548, | |
"latitude": -25.7984, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Zimbabwe", | |
"city": "--", | |
"nfz_name": "Victoria Falls International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 25.839, | |
"latitude": -18.0959, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Botswana", | |
"city": "--", | |
"nfz_name": "Sir Seretse Khama International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 25.9182, | |
"latitude": -24.5552, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Africa", | |
"city": "--", | |
"nfz_name": "Bram Fischer International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 26.3024, | |
"latitude": -29.0927, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Africa", | |
"city": "--", | |
"nfz_name": "Pilanesberg International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 27.1734, | |
"latitude": -25.3338, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Congo (Kinshasa)", | |
"city": "--", | |
"nfz_name": "Lubumbashi International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 27.5309, | |
"latitude": -11.5913, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Lesotho", | |
"city": "--", | |
"nfz_name": "Moshoeshoe I International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 27.5525, | |
"latitude": -29.4623, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Africa", | |
"city": "--", | |
"nfz_name": "OR Tambo International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 28.246, | |
"latitude": -26.1392, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Russian Federation", | |
"city": "--", | |
"nfz_name": "Pskov Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 28.39318, | |
"latitude": 57.79661, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Zambia", | |
"city": "--", | |
"nfz_name": "Kenneth Kaunda International Airport Lusaka", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 28.4526, | |
"latitude": -15.3308, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "El Alamein International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 28.4614, | |
"latitude": 30.9245, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Zimbabwe", | |
"city": "--", | |
"nfz_name": "Joshua Mqabuko Nkomo International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 28.6179, | |
"latitude": -20.0174, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Zambia", | |
"city": "--", | |
"nfz_name": "Simon Mwansa Kapwepwe International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 28.6649, | |
"latitude": -12.9981, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Shark El Oweinat International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 28.7166, | |
"latitude": 22.5857, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Zimbabwe", | |
"city": "--", | |
"nfz_name": "Kariba International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 28.885, | |
"latitude": -16.5198, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Congo (Kinshasa)", | |
"city": "--", | |
"nfz_name": "Goma International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 29.2385, | |
"latitude": -1.67081, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Burundi", | |
"city": "--", | |
"nfz_name": "Bujumbura International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 29.3185, | |
"latitude": -3.32402, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Africa", | |
"city": "--", | |
"nfz_name": "Polokwane International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 29.45862, | |
"latitude": -23.84527, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Borg El Arab International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 29.6964, | |
"latitude": 30.9177, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Rwanda", | |
"city": "--", | |
"nfz_name": "Kigali International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 30.1395, | |
"latitude": -1.96863, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Russian Federation", | |
"city": "--", | |
"nfz_name": "St Petersburg Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 30.26784, | |
"latitude": 59.80291, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Zimbabwe", | |
"city": "--", | |
"nfz_name": "Masvingo International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 30.8591, | |
"latitude": -20.0553, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Assiut International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 31.012, | |
"latitude": 27.0465, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Zimbabwe", | |
"city": "--", | |
"nfz_name": "Harare International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 31.0928, | |
"latitude": -17.9318, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Africa", | |
"city": "--", | |
"nfz_name": "Kruger Mpumalanga International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 31.1056, | |
"latitude": -25.3832, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Africa", | |
"city": "--", | |
"nfz_name": "King Shaka International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 31.11972, | |
"latitude": -29.61444, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Cairo International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 31.4056, | |
"latitude": 30.1219, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "South Sudan", | |
"city": "--", | |
"nfz_name": "Juba International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 31.6011, | |
"latitude": 4.87201, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Sohag International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 31.74278, | |
"latitude": 26.34278, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Uganda", | |
"city": "--", | |
"nfz_name": "Entebbe International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 32.4435, | |
"latitude": 0.04239, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Sudan", | |
"city": "--", | |
"nfz_name": "Khartoum International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 32.5532, | |
"latitude": 15.5895, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Luxor International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 32.7066, | |
"latitude": 25.671, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Aswan International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 32.82, | |
"latitude": 23.9644, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Malawi", | |
"city": "--", | |
"nfz_name": "Lilongwe International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 33.781, | |
"latitude": -13.7894, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Hurghada International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 33.7994, | |
"latitude": 27.1783, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "El Arish International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 33.8358, | |
"latitude": 31.0733, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "St Catherine International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 34.0625, | |
"latitude": 28.6853, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Sharm El Sheikh International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 34.395, | |
"latitude": 27.9773, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Marsa Alam International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 34.5837, | |
"latitude": 25.5571, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Egypt", | |
"city": "--", | |
"nfz_name": "Taba International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 34.7781, | |
"latitude": 29.5878, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Malawi", | |
"city": "--", | |
"nfz_name": "Chileka International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 34.974, | |
"latitude": -15.6791, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Kenya", | |
"city": "--", | |
"nfz_name": "Eldoret International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 35.2389, | |
"latitude": 0.40446, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Kenya", | |
"city": "--", | |
"nfz_name": "Jomo Kenyatta International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 36.9278, | |
"latitude": -1.31924, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tanzania", | |
"city": "--", | |
"nfz_name": "Kilimanjaro International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 37.0745, | |
"latitude": -3.42941, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Sudan", | |
"city": "--", | |
"nfz_name": "Port Sudan New International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 37.2341, | |
"latitude": 19.4336, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Europe", | |
"country": "Russian Federation", | |
"city": "--", | |
"nfz_name": "Moscow Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 37.90245, | |
"latitude": 55.41031, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Ethiopia", | |
"city": "--", | |
"nfz_name": "Addis Ababa Bole International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 38.7993, | |
"latitude": 8.97789, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Eritrea", | |
"city": "--", | |
"nfz_name": "Asmara International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 38.9107, | |
"latitude": 15.2919, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tanzania", | |
"city": "--", | |
"nfz_name": "Julius Nyerere International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 39.2026, | |
"latitude": -6.87811, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Tanzania", | |
"city": "--", | |
"nfz_name": "Abeid Amani Karume International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 39.2249, | |
"latitude": -6.22202, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Eritrea", | |
"city": "--", | |
"nfz_name": "Massawa International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 39.3701, | |
"latitude": 15.67, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Kenya", | |
"city": "--", | |
"nfz_name": "Mombasa Moi International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 39.5942, | |
"latitude": -4.03483, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Ethiopia", | |
"city": "--", | |
"nfz_name": "Aba Tenna Dejazmach Yilma International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 41.8542, | |
"latitude": 9.6247, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Eritrea", | |
"city": "--", | |
"nfz_name": "Assab International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 42.645, | |
"latitude": 13.0718, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Ethiopia", | |
"city": "--", | |
"nfz_name": "Wilwal International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 42.9121, | |
"latitude": 9.3325, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Somalia", | |
"city": "--", | |
"nfz_name": "Egal International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 44.0888, | |
"latitude": 9.51817, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Africa", | |
"country": "Somalia", | |
"city": "--", | |
"nfz_name": "Aden Adde International Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 45.3047, | |
"latitude": 2.01444, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "Kazakhstan", | |
"city": "--", | |
"nfz_name": "Astana Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 71.46081, | |
"latitude": 51.02704, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "Kazakhstan", | |
"city": "--", | |
"nfz_name": "Almaty Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 77.02529, | |
"latitude": 43.34993, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "South Korea", | |
"city": "--", | |
"nfz_name": "Seoul Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 126.79447, | |
"latitude": 37.55865, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Port Hedland Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 118.63165, | |
"latitude": -20.37819, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Darwin Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 130.87755, | |
"latitude": -12.41122, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "Japan", | |
"city": "--", | |
"nfz_name": "Toyooka Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 134.78936, | |
"latitude": 35.51625, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "Japan", | |
"city": "--", | |
"nfz_name": "Osaka Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 135.43809, | |
"latitude": 34.78958, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Adelaide Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 138.53324, | |
"latitude": -34.94616, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Asia", | |
"country": "Japan", | |
"city": "--", | |
"nfz_name": "Tokyo Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 139.77984, | |
"latitude": 35.54939, | |
"longitude_type": "E", | |
"latitude_type": "N", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Melbourne Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 144.84103, | |
"latitude": -37.66901, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Cairns Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 145.74994, | |
"latitude": -16.87776, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Townsville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 146.77081, | |
"latitude": -19.25648, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Sydney Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 151.17528, | |
"latitude": -33.93992, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Brisbane Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 153.12183, | |
"latitude": -27.39421, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "Australia", | |
"city": "--", | |
"nfz_name": "Gold Coast Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 153.50907, | |
"latitude": -28.16564, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "Oceania", | |
"country": "New Zealand", | |
"city": "--", | |
"nfz_name": "Wellington Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": 174.8076, | |
"latitude": -41.32759, | |
"longitude_type": "E", | |
"latitude_type": "S", | |
"nofly_radius": 2400, | |
"height_limit_radius": 8000, | |
"warning_radius": 8100 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atka", | |
"nfz_name": "Atka Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -174.20611, | |
"latitude": 52.22028, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gambell", | |
"nfz_name": "Gambell Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -171.7301, | |
"latitude": 63.77548, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Savoonga", | |
"nfz_name": "Savoonga Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -170.48687, | |
"latitude": 63.69068, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St Paul Island", | |
"nfz_name": "St Paul Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -170.22028, | |
"latitude": 57.16722, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nikolski", | |
"nfz_name": "Nikolski Air Station Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -168.84958, | |
"latitude": 52.9415, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Umnak Island", | |
"nfz_name": "Umnak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -168.43222, | |
"latitude": 53.22389, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rampart", | |
"nfz_name": "Rampart Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -167.91888, | |
"latitude": 65.56389, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Point Hope", | |
"nfz_name": "Point Hope Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -166.79872, | |
"latitude": 68.34888, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Unalaska", | |
"nfz_name": "Unalaska Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -166.54422, | |
"latitude": 53.89834, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Teller Mission", | |
"nfz_name": "Brevig Mission Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -166.46677, | |
"latitude": 65.33189, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Teller", | |
"nfz_name": "Teller Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -166.33909, | |
"latitude": 65.24037, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hooper Bay", | |
"nfz_name": "Hooper Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -166.14512, | |
"latitude": 61.52318, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Deering", | |
"nfz_name": "Deering Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -166.0802, | |
"latitude": 66.25287, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cape Romanzof", | |
"nfz_name": "Cape Romanzof LRRS Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -166.03723, | |
"latitude": 61.78181, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chevak", | |
"nfz_name": "Chevak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -165.59898, | |
"latitude": 61.54035, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Scammon Bay", | |
"nfz_name": "Scammon Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -165.57375, | |
"latitude": 61.84454, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nome", | |
"nfz_name": "Nome Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -165.44352, | |
"latitude": 64.50993, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tununak", | |
"nfz_name": "Tununak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -165.27166, | |
"latitude": 60.57555, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Toksook Bay", | |
"nfz_name": "Toksook Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -165.08942, | |
"latitude": 60.53786, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nightmute", | |
"nfz_name": "Nightmute Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -164.70084, | |
"latitude": 60.47105, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alakanuk", | |
"nfz_name": "Alakanuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -164.66, | |
"latitude": 62.68, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Newtok", | |
"nfz_name": "Newtok Seaplane Base Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -164.63703, | |
"latitude": 60.93703, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kivalina", | |
"nfz_name": "Kivalina Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -164.55829, | |
"latitude": 67.73423, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Emmonak", | |
"nfz_name": "Emmonak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -164.49405, | |
"latitude": 62.77788, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chefornak", | |
"nfz_name": "Chefornak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -164.28208, | |
"latitude": 60.13793, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kipnuk", | |
"nfz_name": "Kipnuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -164.03052, | |
"latitude": 59.93295, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Council", | |
"nfz_name": "Melsing Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -163.7042, | |
"latitude": 64.89724, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mountain Village", | |
"nfz_name": "Mountain Village Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -163.68241, | |
"latitude": 62.09542, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kotlik", | |
"nfz_name": "Kotlik Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -163.53066, | |
"latitude": 63.03136, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "White Mountain", | |
"nfz_name": "White Mountain Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -163.40846, | |
"latitude": 64.68628, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "False Pass", | |
"nfz_name": "False Pass Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -163.40829, | |
"latitude": 54.8496, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Golovin", | |
"nfz_name": "Golovin Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -163.01435, | |
"latitude": 64.54801, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Point Lay", | |
"nfz_name": "Point Lay LRRS Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -163.00534, | |
"latitude": 69.73287, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Noatak", | |
"nfz_name": "Noatak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.97737, | |
"latitude": 67.56355, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Red Dog", | |
"nfz_name": "Red Dog Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.8993, | |
"latitude": 68.03193, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shishmaref", | |
"nfz_name": "Shishmaref Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.76733, | |
"latitude": 66.06844, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cold Bay", | |
"nfz_name": "Cold Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.72445, | |
"latitude": 55.20392, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tuntutuliak", | |
"nfz_name": "Tuntutuliak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.66292, | |
"latitude": 60.33787, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kotzebue", | |
"nfz_name": "Ralph Wien Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.60541, | |
"latitude": 66.88916, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kasigluk", | |
"nfz_name": "Kasigluk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.52376, | |
"latitude": 60.87488, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nunapitchuk", | |
"nfz_name": "Nunapitchuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.43971, | |
"latitude": 60.90699, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stebbins", | |
"nfz_name": "Stebbins Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.28045, | |
"latitude": 63.51553, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "King Cove", | |
"nfz_name": "King Cove Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.27431, | |
"latitude": 55.115, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atmautluak", | |
"nfz_name": "Atmautluak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.27374, | |
"latitude": 60.86386, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St Michael", | |
"nfz_name": "St Michael Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.11031, | |
"latitude": 63.48996, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cape Newenham", | |
"nfz_name": "Cape Newenham LRRS Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.06277, | |
"latitude": 58.64643, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eek", | |
"nfz_name": "Eek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -162.01188, | |
"latitude": 60.21458, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Napakiak", | |
"nfz_name": "Napakiak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.97749, | |
"latitude": 60.69337, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Quinhagak", | |
"nfz_name": "Quinhagak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.87955, | |
"latitude": 59.75758, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bethel", | |
"nfz_name": "Bethel Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.83778, | |
"latitude": 60.77972, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Platinum", | |
"nfz_name": "Platinum Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.81905, | |
"latitude": 59.01136, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Napaskiak", | |
"nfz_name": "Napaskiak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.764, | |
"latitude": 60.70674, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Goodnews", | |
"nfz_name": "Goodnews Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.57781, | |
"latitude": 59.11756, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kwethluk", | |
"nfz_name": "Kwethluk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.44338, | |
"latitude": 60.79031, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Granite Mountain", | |
"nfz_name": "Granite Mountain Air Station Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.28158, | |
"latitude": 65.40236, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nelson Lagoon AK", | |
"nfz_name": "Nelson Lagoon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.16157, | |
"latitude": 56.00801, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Koyuk", | |
"nfz_name": "Koyuk Alfred Adams Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.15482, | |
"latitude": 64.93914, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Utopia Creek", | |
"nfz_name": "Indian Mountain LRRS Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -161.14917, | |
"latitude": 65.9814, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tuluksak", | |
"nfz_name": "Tuluksak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.96917, | |
"latitude": 61.09695, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Unalakleet", | |
"nfz_name": "Unalakleet Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.79933, | |
"latitude": 63.88851, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cold Bay", | |
"nfz_name": "Port Moller Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.56079, | |
"latitude": 56.00599, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sand Point", | |
"nfz_name": "Sand Point Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.52285, | |
"latitude": 55.31788, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kiana", | |
"nfz_name": "Bob Baker Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.43674, | |
"latitude": 66.9755, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Togiak Village", | |
"nfz_name": "Togiak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.398, | |
"latitude": 59.05322, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kalskag", | |
"nfz_name": "Kalskag Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.344, | |
"latitude": 61.53589, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Twin Hills", | |
"nfz_name": "Twin Hills Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.27501, | |
"latitude": 59.07505, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anvik", | |
"nfz_name": "Anvik Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.19019, | |
"latitude": 62.64841, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grayling", | |
"nfz_name": "Grayling Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -160.06709, | |
"latitude": 62.89574, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nyac", | |
"nfz_name": "Nyac Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.99166, | |
"latitude": 60.98166, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chalkyitsik", | |
"nfz_name": "Chalkyitsik Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.98321, | |
"latitude": 66.59991, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kekaha", | |
"nfz_name": "Barking Sands-Barking Sands", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.78196, | |
"latitude": 22.03527, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Holy Cross", | |
"nfz_name": "Holy Cross Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.77552, | |
"latitude": 62.18796, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hanapepe", | |
"nfz_name": "Port Allen Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.6025, | |
"latitude": 21.89669, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shageluk", | |
"nfz_name": "Shageluk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.56923, | |
"latitude": 62.69135, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Aniak", | |
"nfz_name": "Aniak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.54258, | |
"latitude": 61.5808, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kauai Island", | |
"nfz_name": "Princeville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.44307, | |
"latitude": 22.21104, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lihue", | |
"nfz_name": "Lihue Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.34376, | |
"latitude": 21.97885, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chuathbaluk", | |
"nfz_name": "Chuathbaluk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.23797, | |
"latitude": 61.58349, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Manokotak", | |
"nfz_name": "Manokotak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -159.0507, | |
"latitude": 58.98844, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kaltag", | |
"nfz_name": "Kaltag Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.73611, | |
"latitude": 64.32194, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Port Heiden", | |
"nfz_name": "Port Heiden Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.6388, | |
"latitude": 56.95852, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "Aleknagik New Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.6178, | |
"latitude": 59.28278, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clarks Point", | |
"nfz_name": "Clarks Point Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.52575, | |
"latitude": 58.83714, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dillingham", | |
"nfz_name": "Dillingham Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.50443, | |
"latitude": 59.04594, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chignik", | |
"nfz_name": "Chignik Fisheries Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.37361, | |
"latitude": 56.31083, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mokuleia", | |
"nfz_name": "Dillingham Airfield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.21044, | |
"latitude": 21.57963, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Crooked Creek", | |
"nfz_name": "Crooked Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.13434, | |
"latitude": 61.8678, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nulato", | |
"nfz_name": "Nulato Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.07666, | |
"latitude": 64.72778, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kapolei", | |
"nfz_name": "Kalaeloa-John Rogers Field HI", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.07095, | |
"latitude": 21.30995, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Honolulu County", | |
"nfz_name": "Schofield Barracks-Wheeler AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.03881, | |
"latitude": 21.48093, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wahiawa", | |
"nfz_name": "Wheeler Army Airfield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -158.03285, | |
"latitude": 21.47446, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Flat AK", | |
"nfz_name": "Flat Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.98813, | |
"latitude": 62.45285, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ambler", | |
"nfz_name": "Ambler Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.85498, | |
"latitude": 67.10524, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pilot Point", | |
"nfz_name": "Ugashik Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.74475, | |
"latitude": 57.42445, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Koyukuk", | |
"nfz_name": "Koyukuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.72722, | |
"latitude": 64.87583, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Portage Creek", | |
"nfz_name": "Portage Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.71411, | |
"latitude": 58.90649, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pilot Point", | |
"nfz_name": "Pilot Point Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.56905, | |
"latitude": 57.57961, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ekwok", | |
"nfz_name": "Ekwok Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.47145, | |
"latitude": 59.35653, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atqasuk", | |
"nfz_name": "Atqasuk Edward Burnell Sr Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.43201, | |
"latitude": 70.46747, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Egegik", | |
"nfz_name": "Egegik Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.37573, | |
"latitude": 58.18579, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Egegik", | |
"nfz_name": "Bartletts Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.36649, | |
"latitude": 58.23301, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Red Devil", | |
"nfz_name": "Red Devil Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.34841, | |
"latitude": 61.78729, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New Stuyahok", | |
"nfz_name": "New Stuyahok Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.32846, | |
"latitude": 59.45013, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New Koliganek", | |
"nfz_name": "New Koliganek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.25948, | |
"latitude": 59.72664, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sleetmute", | |
"nfz_name": "Sleetmute Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.16623, | |
"latitude": 61.7007, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shungnak", | |
"nfz_name": "Shungnak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.1621, | |
"latitude": 66.88791, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kaunakakai", | |
"nfz_name": "Molokai Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.09633, | |
"latitude": 21.15357, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Naknek", | |
"nfz_name": "Naknek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.02204, | |
"latitude": 58.73499, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "South Naknek", | |
"nfz_name": "South Naknek Nr 2 Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -157.00346, | |
"latitude": 58.70136, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kalaupapa", | |
"nfz_name": "Kalaupapa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.97323, | |
"latitude": 21.21118, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Galena", | |
"nfz_name": "Edward G. Pitka Sr Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.95262, | |
"latitude": 64.73703, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lanai City", | |
"nfz_name": "Lanai Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.95133, | |
"latitude": 20.78539, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kobuk", | |
"nfz_name": "Kobuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.90382, | |
"latitude": 66.91276, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Levelock", | |
"nfz_name": "Levelock Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.86025, | |
"latitude": 59.1265, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lahaina", | |
"nfz_name": "Kapalua Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.67274, | |
"latitude": 20.96345, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "King Salmon", | |
"nfz_name": "King Salmon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.64917, | |
"latitude": 58.67667, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stony River", | |
"nfz_name": "Stony River 2 Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.58818, | |
"latitude": 61.78988, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kahului", | |
"nfz_name": "Kahului Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.43294, | |
"latitude": 20.89679, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Five Mile", | |
"nfz_name": "Five Mile Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.35111, | |
"latitude": 65.69793, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Takotna", | |
"nfz_name": "Takotna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.06829, | |
"latitude": 62.9925, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hana", | |
"nfz_name": "Hana Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -156.01473, | |
"latitude": 20.79487, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Takotna", | |
"nfz_name": "Tatalina LRRS Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.97701, | |
"latitude": 62.89503, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Igiugig", | |
"nfz_name": "Igiugig Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.90227, | |
"latitude": 59.32398, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hawi", | |
"nfz_name": "Upolu Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.86, | |
"latitude": 20.26528, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kamuela", | |
"nfz_name": "Waimea Kohala Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.67333, | |
"latitude": 19.99839, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "McGrath", | |
"nfz_name": "McGrath Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.60556, | |
"latitude": 62.95278, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sparrevohn", | |
"nfz_name": "Sparrevohn LRRS Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.57602, | |
"latitude": 61.10305, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Camp Pohakuloa", | |
"nfz_name": "Pohakuloa Training Area-Bradshaw AAF", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.53567, | |
"latitude": 19.75691, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ruby", | |
"nfz_name": "Ruby Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.46857, | |
"latitude": 64.72751, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Big Mountain", | |
"nfz_name": "Big Mountain Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.25882, | |
"latitude": 59.36125, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kulik Lake", | |
"nfz_name": "Kulik Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -155.11014, | |
"latitude": 58.96568, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Iliamna", | |
"nfz_name": "Iliamna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.91265, | |
"latitude": 59.75311, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nondalton", | |
"nfz_name": "Nondalton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.83969, | |
"latitude": 59.97904, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kokhanok", | |
"nfz_name": "Kokhanok Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.80287, | |
"latitude": 59.4334, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Medra", | |
"nfz_name": "Medfra Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.71889, | |
"latitude": 63.10556, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Karluk", | |
"nfz_name": "Karluk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.45388, | |
"latitude": 57.56609, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nikolai", | |
"nfz_name": "Nikolai Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.3575, | |
"latitude": 63.01882, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Port Alsworth", | |
"nfz_name": "Port Alsworth Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.31945, | |
"latitude": 60.20329, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stevens Village", | |
"nfz_name": "Stevens Village Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.26306, | |
"latitude": 66.04111, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Akhiok", | |
"nfz_name": "Akhiok Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.18256, | |
"latitude": 56.93869, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pedro Bay", | |
"nfz_name": "Pedro Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -154.13057, | |
"latitude": 59.7972, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Farewell", | |
"nfz_name": "Farewell Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -153.89401, | |
"latitude": 62.50771, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Buckland", | |
"nfz_name": "Buckland Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -153.70429, | |
"latitude": 65.9928, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lonely", | |
"nfz_name": "Lonely Air Station Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -153.24221, | |
"latitude": 70.91075, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Yukon", | |
"nfz_name": "Fort Yukon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -152.62929, | |
"latitude": 66.54961, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kodiak", | |
"nfz_name": "Kodiak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -152.51473, | |
"latitude": 57.75438, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ouzinkie", | |
"nfz_name": "Ouzinkie SPB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -152.49791, | |
"latitude": 57.92499, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kodiak", | |
"nfz_name": "Kodiak Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -152.37337, | |
"latitude": 57.80643, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lake Minchumina", | |
"nfz_name": "Lake Minchumina Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -152.31668, | |
"latitude": 63.88327, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Umiat", | |
"nfz_name": "Umiat Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -152.13696, | |
"latitude": 69.37059, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tanana", | |
"nfz_name": "Ralph M Calhoun Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -152.10917, | |
"latitude": 65.17417, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Port Graham", | |
"nfz_name": "Port Graham Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.83053, | |
"latitude": 59.34868, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anaktuvuk Pass", | |
"nfz_name": "Anaktuvuk Pass Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.74334, | |
"latitude": 68.13318, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Seldovia", | |
"nfz_name": "Seldovia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.70448, | |
"latitude": 59.44337, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ninilchik", | |
"nfz_name": "Ninilchik Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.59435, | |
"latitude": 60.02188, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bettles", | |
"nfz_name": "Bettles Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.51907, | |
"latitude": 66.91929, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Homer", | |
"nfz_name": "Homer Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.49096, | |
"latitude": 59.64386, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kenai", | |
"nfz_name": "Kenai Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.24618, | |
"latitude": 60.57055, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Skwentna", | |
"nfz_name": "Skwentna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.1876, | |
"latitude": 61.96596, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tyonek AK", | |
"nfz_name": "Tyonek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.13593, | |
"latitude": 61.07194, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beluga", | |
"nfz_name": "Beluga Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.0439, | |
"latitude": 61.17222, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Soldotna", | |
"nfz_name": "Soldotna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.03457, | |
"latitude": 60.47675, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nuiqsut", | |
"nfz_name": "Nuiqsut Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -151.00556, | |
"latitude": 70.20972, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Deadhorse", | |
"nfz_name": "Alpine Airstrip Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -150.94474, | |
"latitude": 70.34428, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Prospect Creek", | |
"nfz_name": "Prospect Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -150.64396, | |
"latitude": 66.81292, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Manley Hot Springs", | |
"nfz_name": "Manley Hot Springs Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -150.64305, | |
"latitude": 64.99667, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Porcupine Creek", | |
"nfz_name": "Porcupine Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -150.20282, | |
"latitude": 67.25333, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Coldfoot", | |
"nfz_name": "Coldfoot Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -150.19893, | |
"latitude": 67.25372, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tin City", | |
"nfz_name": "Tin City Long Range Radar Station Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -150.14075, | |
"latitude": 65.50777, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wiseman", | |
"nfz_name": "Wiseman Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -150.12348, | |
"latitude": 67.40402, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Talkeetna", | |
"nfz_name": "Talkeetna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -150.09367, | |
"latitude": 62.32183, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Huslia", | |
"nfz_name": "Huslia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.8499, | |
"latitude": 65.93236, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anchorage", | |
"nfz_name": "Merrill Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.84148, | |
"latitude": 61.21297, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anchorage", | |
"nfz_name": "Elmendorf Air Force Base", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.81125, | |
"latitude": 61.25364, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cooper Lodge", | |
"nfz_name": "Quartz Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.72531, | |
"latitude": 60.48357, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Richardson(Anchorage)", | |
"nfz_name": "Bryant Army Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.6547, | |
"latitude": 61.26251, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anchorage Municipality", | |
"nfz_name": "Fort Richardson-Bryant AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.6547, | |
"latitude": 61.26251, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kuparuk", | |
"nfz_name": "Ugnu-Kuparuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.59483, | |
"latitude": 70.33139, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wasilla", | |
"nfz_name": "Wasilla Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.54765, | |
"latitude": 61.57266, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anchorage", | |
"nfz_name": "Birchwood Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.50212, | |
"latitude": 61.41961, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Galbraith Lake", | |
"nfz_name": "Galbraith Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.4889, | |
"latitude": 68.47956, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Seward", | |
"nfz_name": "Seward Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.41788, | |
"latitude": 60.13016, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Girdwood", | |
"nfz_name": "Girdwood Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.11835, | |
"latitude": 60.9695, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Palmer", | |
"nfz_name": "Palmer Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.09107, | |
"latitude": 61.60065, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nenana", | |
"nfz_name": "Nenana Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.07361, | |
"latitude": 64.54916, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Culver City", | |
"nfz_name": "Hughes Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -149.05086, | |
"latitude": 66.01478, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Healy Lake", | |
"nfz_name": "Healy Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -148.97021, | |
"latitude": 63.86666, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "McKinley Park", | |
"nfz_name": "McKinley National Park Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -148.91175, | |
"latitude": 63.732, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Circle Hot Springs", | |
"nfz_name": "Circle Hot Springs Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -148.65377, | |
"latitude": 65.46627, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chandalar Lake", | |
"nfz_name": "Chandalar Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -148.48321, | |
"latitude": 67.50452, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Deadhorse", | |
"nfz_name": "Deadhorse Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -148.46108, | |
"latitude": 70.19716, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chenega", | |
"nfz_name": "Chenega Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -147.99752, | |
"latitude": 60.07876, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fairbanks", | |
"nfz_name": "Metro Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -147.7628, | |
"latitude": 64.80672, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fairbanks North Star Borough", | |
"nfz_name": "Fort Wainwright-Ladd AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -147.61449, | |
"latitude": 64.83731, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sheep Mountain", | |
"nfz_name": "Sheep Mountain Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -147.50225, | |
"latitude": 61.81292, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Birch Creek", | |
"nfz_name": "Birch Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -147.40489, | |
"latitude": 66.36236, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eielson AFB", | |
"nfz_name": "Eielson Air Force Base", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -147.06382, | |
"latitude": 64.6431, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tatitlek", | |
"nfz_name": "Tatitlek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -146.68347, | |
"latitude": 60.86676, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Venetie", | |
"nfz_name": "Venetie Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -146.36721, | |
"latitude": 67.00885, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Valdez", | |
"nfz_name": "Valdez Pioneer Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -146.24833, | |
"latitude": 61.13389, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beaver", | |
"nfz_name": "Beaver Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.81792, | |
"latitude": 66.27461, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Delta Junction", | |
"nfz_name": "Delta Junction Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.72964, | |
"latitude": 64.05133, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Southeast Fairbanks Census Area", | |
"nfz_name": "Fort Greely-Allen AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.72028, | |
"latitude": 63.99472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Delta Junction Ft Greely", | |
"nfz_name": "Allen Army Airfield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.72028, | |
"latitude": 63.99472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Arctic Village", | |
"nfz_name": "Arctic Village Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.57917, | |
"latitude": 68.11444, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cordova", | |
"nfz_name": "Merle K (Mudhole) Smith Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.47573, | |
"latitude": 60.49344, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gulkana", | |
"nfz_name": "Gulkana Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.45664, | |
"latitude": 62.15489, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Copper Centre", | |
"nfz_name": "Copper Centre Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.30048, | |
"latitude": 61.94526, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Allakaket", | |
"nfz_name": "Allakaket Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -145.24966, | |
"latitude": 66.57158, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wales", | |
"nfz_name": "Wales Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -144.78306, | |
"latitude": 65.57361, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Livengood AK", | |
"nfz_name": "Livengood Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -144.61078, | |
"latitude": 65.48547, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Selawik", | |
"nfz_name": "Selawik Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -143.74059, | |
"latitude": 66.64474, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Barter Island Lrrs", | |
"nfz_name": "Barter Island LRRS Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -143.58187, | |
"latitude": 70.13399, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tanacross", | |
"nfz_name": "Tanacross Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -143.33556, | |
"latitude": 63.37472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tok", | |
"nfz_name": "Tok Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -142.99963, | |
"latitude": 63.30265, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "May Creek", | |
"nfz_name": "May Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -142.68604, | |
"latitude": 61.33623, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tetlin AK", | |
"nfz_name": "Tetlin Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -142.52269, | |
"latitude": 63.13452, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Yakataga", | |
"nfz_name": "Yakataga Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -142.48623, | |
"latitude": 60.08039, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Northway", | |
"nfz_name": "Northway Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -141.92435, | |
"latitude": 62.96172, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Icy Bay", | |
"nfz_name": "Icy Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -141.66177, | |
"latitude": 59.96902, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Old Crow Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -139.83914, | |
"latitude": 67.5706, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Dawson City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -139.12585, | |
"latitude": 64.04475, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gustavus", | |
"nfz_name": "Gustavus Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -135.70304, | |
"latitude": 58.42247, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Haines", | |
"nfz_name": "Haines Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -135.5294, | |
"latitude": 59.24734, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Excursion Inlet", | |
"nfz_name": "Excursion Inlet Seaplane Base Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -135.44903, | |
"latitude": 58.4205, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hoonah", | |
"nfz_name": "Hoonah Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -135.41193, | |
"latitude": 58.09855, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sitka", | |
"nfz_name": "Sitka Rocky Gutierrez Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -135.36514, | |
"latitude": 57.05272, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Skagway", | |
"nfz_name": "Skagway Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -135.3264, | |
"latitude": 59.45384, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Whitehorse Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -135.07612, | |
"latitude": 60.71412, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kake", | |
"nfz_name": "Kake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -133.91583, | |
"latitude": 56.96451, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "RomeInuvik Northwest Territories Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -133.48278, | |
"latitude": 68.30417, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Klawock", | |
"nfz_name": "Klawock Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -133.07102, | |
"latitude": 55.57922, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Tuktoyaktuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -133.0264, | |
"latitude": 69.43349, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Petersburg", | |
"nfz_name": "Petersburg James A Johnson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -132.94528, | |
"latitude": 56.80167, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wrangell", | |
"nfz_name": "Wrangell Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -132.3796, | |
"latitude": 56.48502, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Masset Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -132.11683, | |
"latitude": 54.02185, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Sandspit Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -131.81736, | |
"latitude": 53.25316, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Annette", | |
"nfz_name": "Annette Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -131.57222, | |
"latitude": 55.03667, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Prince Rupert Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -130.44472, | |
"latitude": 54.28611, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Dease Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -130.03011, | |
"latitude": 58.42289, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Good Hope Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -128.64884, | |
"latitude": 66.24056, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Terrace Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -128.58176, | |
"latitude": 54.46875, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Klemtu Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -128.15463, | |
"latitude": 52.18117, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Bella Bella Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -128.15463, | |
"latitude": 52.18117, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Ocean Falls BC Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -127.7, | |
"latitude": 52.36667, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Port Hardy Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -127.37724, | |
"latitude": 50.68382, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Smithers Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -127.18435, | |
"latitude": 54.82295, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Norman Wells Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -126.79878, | |
"latitude": 65.2814, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Bella Coola Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -126.59619, | |
"latitude": 52.38769, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Tofino Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -125.76543, | |
"latitude": 49.07496, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Tulita Fort Norman Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -125.56792, | |
"latitude": 64.9091, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Anahim Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -125.30513, | |
"latitude": 52.45232, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Campbell River Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -125.27197, | |
"latitude": 49.95138, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Sachs Harbour Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -125.24444, | |
"latitude": 71.99219, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Port Alberni Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.92952, | |
"latitude": 49.31968, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Comox Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.88809, | |
"latitude": 49.71119, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Quillayute", | |
"nfz_name": "Quillayute State Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.56185, | |
"latitude": 47.93575, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Gillies Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.51917, | |
"latitude": 49.69899, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Powell River Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.49959, | |
"latitude": 49.83391, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gold Beach", | |
"nfz_name": "Gold Beach Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.42416, | |
"latitude": 42.41333, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bandon", | |
"nfz_name": "Bandon State Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.40967, | |
"latitude": 43.08366, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Qualicum Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.39355, | |
"latitude": 49.33884, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "North Bend", | |
"nfz_name": "Southwest Oregon Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.24688, | |
"latitude": 43.41943, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Crescent City", | |
"nfz_name": "Jack Mc Namara Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.23709, | |
"latitude": 41.78095, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eureka CA", | |
"nfz_name": "Murray Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.115, | |
"latitude": 40.80444, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Florence", | |
"nfz_name": "Florence Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.1113, | |
"latitude": 43.98292, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Arcata", | |
"nfz_name": "Arcata Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.10658, | |
"latitude": 40.97092, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Humboldt", | |
"nfz_name": "Humboldt Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.10658, | |
"latitude": 40.97092, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wichita", | |
"nfz_name": "Westport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.10188, | |
"latitude": 46.89702, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Paulatuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.07743, | |
"latitude": 69.36128, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Newport", | |
"nfz_name": "Newport Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -124.05835, | |
"latitude": 44.58004, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pacific City", | |
"nfz_name": "Pacific City State Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.96212, | |
"latitude": 45.19966, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Olympia", | |
"nfz_name": "Olympia Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.93679, | |
"latitude": 46.97154, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Astoria", | |
"nfz_name": "Astoria Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.8819, | |
"latitude": 46.15579, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tillamook", | |
"nfz_name": "Tillamook Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.81437, | |
"latitude": 45.41821, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Devils Lake", | |
"nfz_name": "Devils Lake Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.49804, | |
"latitude": 48.11884, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Deline Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.42498, | |
"latitude": 65.18758, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grants Pass", | |
"nfz_name": "Grants Pass Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.38908, | |
"latitude": 42.50924, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Corvallis", | |
"nfz_name": "Corvallis Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.28679, | |
"latitude": 44.49716, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eugene", | |
"nfz_name": "Mahlon Sweet Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.2159, | |
"latitude": 44.12178, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ukiah", | |
"nfz_name": "Ukiah Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.20136, | |
"latitude": 39.12767, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wolf Point", | |
"nfz_name": "L M Clayton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.18712, | |
"latitude": 48.09815, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stuart Island", | |
"nfz_name": "Stuart Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.1759, | |
"latitude": 48.67334, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Rapids", | |
"nfz_name": "Grand Rapids Itasca Co-Gordon Newstrom field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.14414, | |
"latitude": 47.24087, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Roche Harbor", | |
"nfz_name": "Roche Harbor Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.14338, | |
"latitude": 48.6112, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "McMinnville", | |
"nfz_name": "McMinnville Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.13583, | |
"latitude": 45.19444, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Friday Harbor", | |
"nfz_name": "Friday Harbor Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.02618, | |
"latitude": 48.52483, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "East Sound", | |
"nfz_name": "Waldronaire Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.01778, | |
"latitude": 48.71109, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "McNary Field Airport", | |
"nfz_name": "Salem Municipal", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.00185, | |
"latitude": 44.90784, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "Salem Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -123.00185, | |
"latitude": 44.90784, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chehalis", | |
"nfz_name": "Centralia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.98285, | |
"latitude": 46.67687, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hillsboro OR", | |
"nfz_name": "Portland-Hillsboro Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.94727, | |
"latitude": 45.5398, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lopez", | |
"nfz_name": "Lopez Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.93728, | |
"latitude": 48.48532, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eastsound", | |
"nfz_name": "Orcas Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.91061, | |
"latitude": 48.70836, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hoquiam Wa", | |
"nfz_name": "Bowerman Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.89724, | |
"latitude": 46.97533, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kelso WA", | |
"nfz_name": "Southwest Washington Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.89717, | |
"latitude": 46.11917, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Metlakatla", | |
"nfz_name": "SPB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.86234, | |
"latitude": 45.7725, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hobbs", | |
"nfz_name": "Industrial Airpark Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.86234, | |
"latitude": 45.7725, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Blakely Island", | |
"nfz_name": "Blakely Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.82629, | |
"latitude": 48.57899, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Decatur", | |
"nfz_name": "Decatur Shores Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.81334, | |
"latitude": 48.49948, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Rosa", | |
"nfz_name": "Charles M. Schulz Sonoma County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.81328, | |
"latitude": 38.50823, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Jefferson", | |
"nfz_name": "Fort Jefferson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.81013, | |
"latitude": 48.0551, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Thief River Falls", | |
"nfz_name": "Thief River Falls Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.81013, | |
"latitude": 48.0551, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Toledo", | |
"nfz_name": "Ed Carlson Memorial Field South Lewis County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.80731, | |
"latitude": 46.47699, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Prince George Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.67428, | |
"latitude": 53.8836, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anacortes Wa", | |
"nfz_name": "Anacortes Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.66059, | |
"latitude": 48.49785, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ashland", | |
"nfz_name": "Ashland Municipal Sumner Parker Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.65995, | |
"latitude": 42.18963, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Island County", | |
"nfz_name": "Whidbey Island-Coupeville NOLF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.63194, | |
"latitude": 48.18833, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Nelson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.59627, | |
"latitude": 58.83825, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Frenchville", | |
"nfz_name": "Northern Aroostook Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.57742, | |
"latitude": 47.26783, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Novato", | |
"nfz_name": "Novato Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.55686, | |
"latitude": 38.14185, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Montague", | |
"nfz_name": "Montague-Yreka Rohrer Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.54498, | |
"latitude": 41.72953, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Quesnel Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.50586, | |
"latitude": 53.02616, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Half Moon", | |
"nfz_name": "Half Moon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.49646, | |
"latitude": 37.51274, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Joint Base Lewis-McChord", | |
"nfz_name": "McChord Air Force Base", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.48777, | |
"latitude": 47.13585, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Montague", | |
"nfz_name": "Siskiyou County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.47211, | |
"latitude": 41.78255, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mount Vernon", | |
"nfz_name": "Skagit Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.41658, | |
"latitude": 48.46897, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Redding", | |
"nfz_name": "Benton Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.40737, | |
"latitude": 40.57419, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Troutdale", | |
"nfz_name": "Troutdale Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.39684, | |
"latitude": 45.54792, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Francisco", | |
"nfz_name": "AT&T Park", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.38927, | |
"latitude": 37.7786, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Francisco de Yeso", | |
"nfz_name": "San Francisco Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.37896, | |
"latitude": 37.62131, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Seattle", | |
"nfz_name": "Safeco Fielddouble-dagger", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.33233, | |
"latitude": 47.59139, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Seattle", | |
"nfz_name": "CenturyLink Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.33164, | |
"latitude": 47.59515, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Redding", | |
"nfz_name": "Redding Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.29398, | |
"latitude": 40.50902, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Everett", | |
"nfz_name": "Snohomish County (Paine Field) Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.28094, | |
"latitude": 47.90774, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Napa", | |
"nfz_name": "Napa County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.27302, | |
"latitude": 38.21726, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Red Bluff", | |
"nfz_name": "Red Bluff Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.2521, | |
"latitude": 40.15007, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Carlos", | |
"nfz_name": "San Carlos Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.25055, | |
"latitude": 37.51365, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ephrata", | |
"nfz_name": "Ephrata Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.22451, | |
"latitude": 47.32652, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Willows", | |
"nfz_name": "Willows Glenn County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.2174, | |
"latitude": 39.51609, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Renton WA", | |
"nfz_name": "Renton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.21659, | |
"latitude": 47.49297, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oakland", | |
"nfz_name": "O.co Coliseum", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.20055, | |
"latitude": 37.75159, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hayward", | |
"nfz_name": "Hayward Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.12327, | |
"latitude": 37.66067, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hayward CA", | |
"nfz_name": "Hayward Executive Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.12327, | |
"latitude": 37.66067, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Palo Alto", | |
"nfz_name": "Palo Alto Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.11078, | |
"latitude": 37.45497, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Williams Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.07041, | |
"latitude": 52.18519, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Clara County", | |
"nfz_name": "Moffett Field-Moffett Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.06053, | |
"latitude": 37.40888, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Concord", | |
"nfz_name": "Buchanan Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.05613, | |
"latitude": 37.99022, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mountain View", | |
"nfz_name": "Moffett Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -122.0541, | |
"latitude": 37.41127, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Clara", | |
"nfz_name": "Levi's Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.969, | |
"latitude": 37.40232, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Solano", | |
"nfz_name": "Solano Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.96024, | |
"latitude": 38.3775, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fairfield CA", | |
"nfz_name": "Travis AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.94489, | |
"latitude": 38.27061, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chiloquin", | |
"nfz_name": "Chiloquin State Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.87939, | |
"latitude": 42.57946, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stevens Airport", | |
"nfz_name": "Cascade Locks", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.87814, | |
"latitude": 45.67693, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greenfield", | |
"nfz_name": "Pope Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.85467, | |
"latitude": 39.79909, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monterey", | |
"nfz_name": "Monterey Peninsula Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.84911, | |
"latitude": 36.58827, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Jose", | |
"nfz_name": "Reid-Hillview Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.81982, | |
"latitude": 37.33602, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Livermore CA", | |
"nfz_name": "Livermore Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.81965, | |
"latitude": 37.6961, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Klamath County", | |
"nfz_name": "Klamath Falls-Klamath Falls 2", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.81807, | |
"latitude": 42.17638, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Klamath County", | |
"nfz_name": "Klamath Falls-Klamath Falls 1", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.81727, | |
"latitude": 42.17716, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Klamath County", | |
"nfz_name": "Klamath Falls-Klamath Falls 4", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.80784, | |
"latitude": 42.19213, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Klamath County", | |
"nfz_name": "Klamath Falls-Klamath Falls 3", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.79216, | |
"latitude": 42.24498, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Watsonville", | |
"nfz_name": "Watsonville Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.78782, | |
"latitude": 36.93426, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Marina", | |
"nfz_name": "Marina Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.76346, | |
"latitude": 36.67778, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Klamath Falls", | |
"nfz_name": "Klamath Falls Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.73405, | |
"latitude": 42.15903, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oroville", | |
"nfz_name": "Oroville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.622, | |
"latitude": 39.48775, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Salinas", | |
"nfz_name": "Salinas Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.60969, | |
"latitude": 36.66204, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Marysville", | |
"nfz_name": "Yuba County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.56956, | |
"latitude": 39.09675, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sacramento CA", | |
"nfz_name": "Sacramento Executive Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.49879, | |
"latitude": 38.5129, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hollister", | |
"nfz_name": "Hollister Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.40823, | |
"latitude": 36.89108, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sacramento CA", | |
"nfz_name": "Mcclellan AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.40051, | |
"latitude": 38.66007, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beale AFB", | |
"nfz_name": "Beale Air Force Base", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.35988, | |
"latitude": 39.1115, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sacramento CA", | |
"nfz_name": "Sacramento Mather Airport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.29721, | |
"latitude": 38.56366, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sunriver", | |
"nfz_name": "Sunriver Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.27559, | |
"latitude": 44.04734, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stockton CA", | |
"nfz_name": "Stockton Metropolitan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.24876, | |
"latitude": 37.89651, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Simpson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.237, | |
"latitude": 61.76038, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "The Dalles Municipal Airport", | |
"nfz_name": "Columbia Gorge Regional", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.17264, | |
"latitude": 45.61841, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Madras", | |
"nfz_name": "Madras Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.14934, | |
"latitude": 44.6648, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "King City", | |
"nfz_name": "Mesa Del Rey Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -121.12287, | |
"latitude": 36.22831, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Modesto", | |
"nfz_name": "Modesto City Co-Harry Sham Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.95604, | |
"latitude": 37.627, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Quincy", | |
"nfz_name": "Gansner Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.94698, | |
"latitude": 39.94383, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Prineville OR", | |
"nfz_name": "Prineville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.90144, | |
"latitude": 44.28578, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Los Banos", | |
"nfz_name": "Los Banos Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.86916, | |
"latitude": 37.06306, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oakdale", | |
"nfz_name": "Oakdale Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.80028, | |
"latitude": 37.75639, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Camp Roberts", | |
"nfz_name": "Roberts Army Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.74378, | |
"latitude": 35.81497, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort St John Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.73514, | |
"latitude": 56.24564, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Emigrant Gap", | |
"nfz_name": "Blue Canyon Nyack Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.70944, | |
"latitude": 39.275, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Luis Obispo", | |
"nfz_name": "San Luis County Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.6421, | |
"latitude": 35.23956, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Paso Robles", | |
"nfz_name": "Paso Robles Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.63798, | |
"latitude": 35.67208, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Susanville", | |
"nfz_name": "Susanville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.57835, | |
"latitude": 40.37653, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atwater", | |
"nfz_name": "Castle AIRPORT-MER", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.57309, | |
"latitude": 37.37346, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lompoc CA", | |
"nfz_name": "Vandenberg AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.57244, | |
"latitude": 34.74203, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Yakima", | |
"nfz_name": "Yakima Air Terminal McAllister Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.53989, | |
"latitude": 46.57018, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ellensburg", | |
"nfz_name": "Bowers Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.53495, | |
"latitude": 47.02966, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Merced", | |
"nfz_name": "Merced Regional Macready Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.51446, | |
"latitude": 37.28606, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lost River", | |
"nfz_name": "Lost River Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.50116, | |
"latitude": 48.64918, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lompoc CA", | |
"nfz_name": "Lompoc Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.46055, | |
"latitude": 34.66659, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Kamloops Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.44138, | |
"latitude": 50.70486, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beckwourth", | |
"nfz_name": "Nervino Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.35557, | |
"latitude": 39.8208, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "Coalinga Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.29227, | |
"latitude": 36.15983, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eveleth", | |
"nfz_name": "Eveleth Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.2065, | |
"latitude": 47.39895, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Dawson Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.18561, | |
"latitude": 55.73944, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Herlong", | |
"nfz_name": "Amedee Army Air Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.1525, | |
"latitude": 40.26611, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Truckee CA", | |
"nfz_name": "Truckee-Tahoe Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.14512, | |
"latitude": 39.31923, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Madera", | |
"nfz_name": "Madera Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.11129, | |
"latitude": 36.98918, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Ynez CA", | |
"nfz_name": "Santa Ynez Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.07516, | |
"latitude": 34.60746, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mariposa", | |
"nfz_name": "Mariposa Yosemite Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -120.04128, | |
"latitude": 37.51145, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "South Lake Tahoe", | |
"nfz_name": "Lake Tahoe Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.99851, | |
"latitude": 38.89252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kings County", | |
"nfz_name": "Lemoore-KNLC", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.91088, | |
"latitude": 36.2606, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Barbara", | |
"nfz_name": "Santa Barbara Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.83988, | |
"latitude": 34.42719, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fresno", | |
"nfz_name": "Fresno-Chandler Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.81796, | |
"latitude": 36.72928, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Minden", | |
"nfz_name": "Douglas County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.75231, | |
"latitude": 39.00055, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Carson City NV", | |
"nfz_name": "Carson City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.7351, | |
"latitude": 39.19273, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Penticton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.60222, | |
"latitude": 49.46306, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Corcoran", | |
"nfz_name": "Corcoran Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.54262, | |
"latitude": 36.08884, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Auburn", | |
"nfz_name": "Auburn Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.51951, | |
"latitude": 47.31081, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ventura County", | |
"nfz_name": "Ventura County-OLF San Nicholas", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.49917, | |
"latitude": 33.24645, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Visalia", | |
"nfz_name": "Visalia Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.39863, | |
"latitude": 36.32669, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Kelowna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.37873, | |
"latitude": 49.95693, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tulare CA", | |
"nfz_name": "Mefford Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.32611, | |
"latitude": 36.15639, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Silver City", | |
"nfz_name": "Grant County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.32439, | |
"latitude": 47.18996, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Richland WA", | |
"nfz_name": "Richland Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.3011, | |
"latitude": 46.3008, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oxnard", | |
"nfz_name": "Oxnard Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.20651, | |
"latitude": 34.19851, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shafter CA", | |
"nfz_name": "Shafter-Minter Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.19136, | |
"latitude": 35.50584, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Yerington", | |
"nfz_name": "Yerington Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.16003, | |
"latitude": 38.99761, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Electric City", | |
"nfz_name": "Grand Coulee Dam Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.0842, | |
"latitude": 47.92114, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Paula", | |
"nfz_name": "Santa Paula Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.06132, | |
"latitude": 34.34733, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bakersfield", | |
"nfz_name": "Meadows Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -119.05662, | |
"latitude": 35.43291, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "John Day", | |
"nfz_name": "John Day Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.96788, | |
"latitude": 44.40287, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Halifax Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.87381, | |
"latitude": 55.17668, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pendleton", | |
"nfz_name": "Eastern Oregon Regional At Pendleton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.83941, | |
"latitude": 45.68953, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mammoth Lakes", | |
"nfz_name": "Mammoth Yosemite Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.83885, | |
"latitude": 37.62446, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Churchill County", | |
"nfz_name": "Fallon-NAS Fallon", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.7262, | |
"latitude": 39.403, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lovelock", | |
"nfz_name": "Derby Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.56517, | |
"latitude": 40.06641, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Los Angeles CA", | |
"nfz_name": "Van Nuys Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.48979, | |
"latitude": 34.20988, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Monica", | |
"nfz_name": "Santa Monica Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.45063, | |
"latitude": 34.01584, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tehachapi", | |
"nfz_name": "Mountain Valley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.42215, | |
"latitude": 35.10149, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Avalon", | |
"nfz_name": "Catalina Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.41539, | |
"latitude": 33.40478, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Los Angeles", | |
"nfz_name": "Whiteman Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.41243, | |
"latitude": 34.26048, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bishop", | |
"nfz_name": "Eastern Sierra Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.3639, | |
"latitude": 37.3728, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Burbank", | |
"nfz_name": "Bob Hope Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.3574, | |
"latitude": 34.19831, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hope", | |
"nfz_name": "Hope Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.3574, | |
"latitude": 34.19831, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Torrance", | |
"nfz_name": "Torrance Airport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.34175, | |
"latitude": 33.80147, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hawthorne", | |
"nfz_name": "Hawthorne Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.33454, | |
"latitude": 33.9225, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Walla Walla", | |
"nfz_name": "Walla Walla Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.27879, | |
"latitude": 46.08992, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Los Angeles", | |
"nfz_name": "Dodger Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.23996, | |
"latitude": 34.07385, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lancaster", | |
"nfz_name": "General WM J Fox Airfield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.21795, | |
"latitude": 34.74054, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Independence", | |
"nfz_name": "Independence Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.20424, | |
"latitude": 36.8141, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mojave", | |
"nfz_name": "Mojave Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.15781, | |
"latitude": 35.05678, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Long Beach", | |
"nfz_name": "Long Beach Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.15061, | |
"latitude": 33.81622, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "USAF Plant 42 Airport", | |
"nfz_name": "Palmdale Regional", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.08333, | |
"latitude": 34.6275, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Los Alamitos", | |
"nfz_name": "Los Alamitos Army Airfield", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.0536, | |
"latitude": 33.79853, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "El Monte", | |
"nfz_name": "El Monte Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.03301, | |
"latitude": 34.08484, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "La Grande", | |
"nfz_name": "La Grande Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -118.00853, | |
"latitude": 45.2893, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fullerton", | |
"nfz_name": "Fullerton Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.97943, | |
"latitude": 33.87186, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gabbs", | |
"nfz_name": "Gabbs Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.95901, | |
"latitude": 38.92409, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rome OR", | |
"nfz_name": "Rome State Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.88556, | |
"latitude": 42.57778, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anaheim", | |
"nfz_name": "Angel Stadium of Anaheim", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.88273, | |
"latitude": 33.80031, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Montgomery NY", | |
"nfz_name": "Orange County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.86748, | |
"latitude": 33.67619, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Ana", | |
"nfz_name": "John Wayne-Orange County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.86748, | |
"latitude": 33.67619, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Inyokern", | |
"nfz_name": "Inyokern Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.82811, | |
"latitude": 35.65822, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Baker City", | |
"nfz_name": "Baker City Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.80953, | |
"latitude": 44.83777, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Ulukhaktok Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.8061, | |
"latitude": 70.76279, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Winnemucca", | |
"nfz_name": "Winnemucca Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.80385, | |
"latitude": 40.90401, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "La Verne CA", | |
"nfz_name": "Brackett Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.78169, | |
"latitude": 34.09168, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Upland", | |
"nfz_name": "Cable Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.68485, | |
"latitude": 34.11106, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chino", | |
"nfz_name": "Chino Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.63896, | |
"latitude": 33.97907, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Castlegar Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.63398, | |
"latitude": 49.29735, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Trail Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.60735, | |
"latitude": 49.05783, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Malelane", | |
"nfz_name": "Riverside Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.44676, | |
"latitude": 33.95179, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Deer Park", | |
"nfz_name": "Deer Park Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.43583, | |
"latitude": 47.96607, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Riverside", | |
"nfz_name": "Riverside Fla-Bob Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.40981, | |
"latitude": 33.9886, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Victorville", | |
"nfz_name": "Southern California Logistics Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.37893, | |
"latitude": 34.5841, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Trona", | |
"nfz_name": "Trona Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.32712, | |
"latitude": 35.81199, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Spokane WA", | |
"nfz_name": "Felts Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.31998, | |
"latitude": 47.68053, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Rae Lakes Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.31165, | |
"latitude": 64.1168, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Carlsbad", | |
"nfz_name": "Mc Clellan-Palomar Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.27919, | |
"latitude": 33.1279, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Wha Ti Lac la Martre Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.24454, | |
"latitude": 63.13152, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Apple Valley", | |
"nfz_name": "Apple Valley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.19113, | |
"latitude": 34.57294, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pinal County", | |
"nfz_name": "Marana-Picacho AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.18922, | |
"latitude": 32.70098, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Diego County", | |
"nfz_name": "Coronado-NAS North Island", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.18922, | |
"latitude": 32.70098, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "VIP TRANSPORT", | |
"nfz_name": "Quantico-EXEC", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.16657, | |
"latitude": 33.52096, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "High Level Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.16571, | |
"latitude": 58.61566, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Diego", | |
"nfz_name": "Petco Park", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.15705, | |
"latitude": 32.70721, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Diego", | |
"nfz_name": "Montgomery Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.14141, | |
"latitude": 32.81273, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rancho", | |
"nfz_name": "French Valley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.12803, | |
"latitude": 33.57587, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Diego", | |
"nfz_name": "Qualcomm Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.11957, | |
"latitude": 32.78311, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pullman", | |
"nfz_name": "Pullman Moscow Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.11402, | |
"latitude": 46.74419, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Diego County", | |
"nfz_name": "Coronado-NOLF Imperial Beach", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.11284, | |
"latitude": 32.56559, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tonopah", | |
"nfz_name": "Tonopah Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.08321, | |
"latitude": 38.05641, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lewiston", | |
"nfz_name": "Lewiston Nez Perce County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.01474, | |
"latitude": 46.37404, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ontario OR", | |
"nfz_name": "Ontario Municipal Airport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -117.01361, | |
"latitude": 44.02056, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Diego CA", | |
"nfz_name": "Brown Field Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.98105, | |
"latitude": 32.57055, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Diego", | |
"nfz_name": "Gillespie Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.97578, | |
"latitude": 32.81202, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Tijuana Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.9717, | |
"latitude": 32.54225, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Death Valley", | |
"nfz_name": "Furnace Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.88151, | |
"latitude": 36.46485, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Battle Mountain", | |
"nfz_name": "Battle Mountain Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.87612, | |
"latitude": 40.59971, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Big Bear", | |
"nfz_name": "Big Bear City Arpt Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.85365, | |
"latitude": 34.26172, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Banning", | |
"nfz_name": "Banning Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.8502, | |
"latitude": 33.92253, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hayden", | |
"nfz_name": "Pappy Boyington Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.80633, | |
"latitude": 47.773, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Spirit Lake", | |
"nfz_name": "Spirit Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.7927, | |
"latitude": 47.97796, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Daggett", | |
"nfz_name": "Barstow Daggett Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.78817, | |
"latitude": 34.85735, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beatty", | |
"nfz_name": "Beatty Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.78441, | |
"latitude": 36.86808, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Irwin", | |
"nfz_name": "Bicycle Lake Army Air Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.63003, | |
"latitude": 35.28053, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Borrego Springs", | |
"nfz_name": "Borrego Valley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.32459, | |
"latitude": 33.25804, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Palm Springs CA", | |
"nfz_name": "Bermuda Dunes Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.27073, | |
"latitude": 33.74564, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Boise", | |
"nfz_name": "Boise Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.22232, | |
"latitude": 43.56582, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "Twentynine Palms Eaf", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.16513, | |
"latitude": 34.29712, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Thermal", | |
"nfz_name": "Thermal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.16146, | |
"latitude": 33.62799, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grangeville", | |
"nfz_name": "Idaho County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.12231, | |
"latitude": 45.94106, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mccall", | |
"nfz_name": "Mccall Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.10175, | |
"latitude": 44.88872, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mercury NV", | |
"nfz_name": "Desert Rock Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.02855, | |
"latitude": 36.62289, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cascade", | |
"nfz_name": "Cascade Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -116.01612, | |
"latitude": 44.49453, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Salton City", | |
"nfz_name": "Salton Sea Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.94975, | |
"latitude": 33.24216, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Twentynine Palms", | |
"nfz_name": "Twentynine Palms Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.94656, | |
"latitude": 34.13386, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Cranbrook (BC) Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.78642, | |
"latitude": 49.61455, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Elko", | |
"nfz_name": "Elko Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.78621, | |
"latitude": 40.82782, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Hay River Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.7844, | |
"latitude": 60.83906, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Indian Springs", | |
"nfz_name": "Creech AFB-Creech AFB", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.67397, | |
"latitude": 36.58671, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Imperial County", | |
"nfz_name": "El Centro-NAF El Centro", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.66921, | |
"latitude": 32.81974, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Imperial", | |
"nfz_name": "Imperial County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.57497, | |
"latitude": 32.8366, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Calipatria", | |
"nfz_name": "Calipatria Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.52167, | |
"latitude": 33.13, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Brawley", | |
"nfz_name": "Brawley Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.51695, | |
"latitude": 32.99306, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Big Creek", | |
"nfz_name": "Big Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.32088, | |
"latitude": 45.13296, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Mexicali Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.24792, | |
"latitude": 32.62851, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clearwater", | |
"nfz_name": "Executive Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.13922, | |
"latitude": 35.97727, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Las Vegas NV", | |
"nfz_name": "Henderson Executive Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.13922, | |
"latitude": 35.97727, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Kugluktuk Coppermine Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.13382, | |
"latitude": 67.81648, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Las Vegas NV", | |
"nfz_name": "Nellis AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -115.05081, | |
"latitude": 36.24142, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Yankton SD", | |
"nfz_name": "Chan Gurney Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.763, | |
"latitude": 42.91789, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Blythe", | |
"nfz_name": "Blythe Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.71608, | |
"latitude": 33.61773, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jackpot", | |
"nfz_name": "Jackpot Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.65847, | |
"latitude": 41.97653, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Needles", | |
"nfz_name": "Needles Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.61942, | |
"latitude": 34.76884, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Twin Falls", | |
"nfz_name": "Joslin Field Magic Valley Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.48472, | |
"latitude": 42.48335, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Yellowknife Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.438, | |
"latitude": 62.47084, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Yuma AZ", | |
"nfz_name": "Yuma Proving Ground-Laguna AAF", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.39694, | |
"latitude": 32.86676, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hailey", | |
"nfz_name": "Friedman Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.29929, | |
"latitude": 43.50669, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Challis", | |
"nfz_name": "Challis Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.21727, | |
"latitude": 44.52266, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Snare Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.07553, | |
"latitude": 64.19054, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wendover UT", | |
"nfz_name": "Wendover Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.03307, | |
"latitude": 40.71951, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Calgary Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -114.01689, | |
"latitude": 51.12506, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kingman", | |
"nfz_name": "Kingman Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.94346, | |
"latitude": 35.25893, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Red Deer Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.88703, | |
"latitude": 52.17625, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Salmon", | |
"nfz_name": "Salmon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.88142, | |
"latitude": 45.12357, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Peach Springs", | |
"nfz_name": "Grand Canyon West Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.81758, | |
"latitude": 35.98784, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Burley", | |
"nfz_name": "Burley Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.76861, | |
"latitude": 42.5398, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St George", | |
"nfz_name": "St George Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.51121, | |
"latitude": 37.03258, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "La Jolla De Cortes Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.30242, | |
"latitude": 31.35218, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Drummond", | |
"nfz_name": "Drummond Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.20686, | |
"latitude": 46.61456, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cedar City", | |
"nfz_name": "Cedar City Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -113.09887, | |
"latitude": 37.69565, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dugway Proving Ground", | |
"nfz_name": "Michael AAF (Dugway Proving Ground) Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.93747, | |
"latitude": 40.19939, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Lethbridge Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.78919, | |
"latitude": 49.63004, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Maricopa County", | |
"nfz_name": "Gila Bend Aux Field (KGXF)-Luke AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.72415, | |
"latitude": 32.89155, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Maricopa County", | |
"nfz_name": "Gila Bend Aux Field (KGXF)-Luke AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.72415, | |
"latitude": 32.89155, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Bahama", | |
"nfz_name": "Auxiliary Airfield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.72415, | |
"latitude": 32.89155, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Buckeye", | |
"nfz_name": "Buckeye Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.68534, | |
"latitude": 33.42277, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pocatello", | |
"nfz_name": "Pocatello Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.58875, | |
"latitude": 42.90572, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dillon", | |
"nfz_name": "Dillon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.5525, | |
"latitude": 45.25528, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kanab", | |
"nfz_name": "Kanab Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.53087, | |
"latitude": 37.01061, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Delta", | |
"nfz_name": "Delta Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.50652, | |
"latitude": 39.38324, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Butte", | |
"nfz_name": "Bert Mooney Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.49626, | |
"latitude": 45.95452, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Prescott", | |
"nfz_name": "Ernest A. Love Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.42724, | |
"latitude": 34.64982, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Panguitch", | |
"nfz_name": "Panguitch Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.39215, | |
"latitude": 37.84526, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Goodyear AZ", | |
"nfz_name": "Phoenix Goodyear Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.37298, | |
"latitude": 33.42457, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fillmore", | |
"nfz_name": "Fillmore Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.36326, | |
"latitude": 38.95832, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Malad City", | |
"nfz_name": "Malad City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.28833, | |
"latitude": 42.16693, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Glendale", | |
"nfz_name": "University of Phoenix Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.26256, | |
"latitude": 33.52762, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dubois", | |
"nfz_name": "Dubois Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.22425, | |
"latitude": 44.16821, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bryce Canyon", | |
"nfz_name": "Bryce Canyon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.15467, | |
"latitude": 37.7011, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Canyon", | |
"nfz_name": "Grand Canyon National Park Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.14442, | |
"latitude": 35.9526, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Richfield", | |
"nfz_name": "Richfield Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.09694, | |
"latitude": 38.74452, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Phoenix", | |
"nfz_name": "Phoenix Deer Valley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.08256, | |
"latitude": 33.68831, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Idaho Falls", | |
"nfz_name": "Idaho Falls Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.07353, | |
"latitude": 43.51241, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Brigham City", | |
"nfz_name": "Brigham City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.06297, | |
"latitude": 41.55242, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cottonwood", | |
"nfz_name": "Cottonwood Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.03533, | |
"latitude": 34.72976, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ogden", | |
"nfz_name": "Ogden-Hinckley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.00898, | |
"latitude": 41.19342, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Northbrook", | |
"nfz_name": "Sky Harbor Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -112.00779, | |
"latitude": 33.43727, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "West Jordan", | |
"nfz_name": "South Valley Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.9923, | |
"latitude": 40.6213, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Helena", | |
"nfz_name": "Helena Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.98993, | |
"latitude": 46.61003, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Smith Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.95827, | |
"latitude": 60.01951, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Cruz", | |
"nfz_name": "Skypark Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.92715, | |
"latitude": 40.8675, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Scottsdale AZ", | |
"nfz_name": "Scottsdale Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.91529, | |
"latitude": 33.62043, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nephi", | |
"nfz_name": "Nephi Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.86701, | |
"latitude": 39.73829, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Logan UT", | |
"nfz_name": "Logan Cache Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.85431, | |
"latitude": 41.7834, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Parma", | |
"nfz_name": "Parma Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.80672, | |
"latitude": 43.83316, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sedona AZ", | |
"nfz_name": "Sedona Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.78978, | |
"latitude": 34.85333, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mesa AZ", | |
"nfz_name": "Falcon Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.72742, | |
"latitude": 33.45743, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Flagstaff", | |
"nfz_name": "Flagstaff Pulliam Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.67097, | |
"latitude": 35.1404, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Manti", | |
"nfz_name": "Manti-Ephraim Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.61314, | |
"latitude": 39.33094, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Page", | |
"nfz_name": "Page Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.45109, | |
"latitude": 36.92444, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tuba City", | |
"nfz_name": "Tuba City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.37974, | |
"latitude": 36.08458, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Loreto Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.35296, | |
"latitude": 25.99265, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Payson", | |
"nfz_name": "Payson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.3389, | |
"latitude": 34.25632, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pima County", | |
"nfz_name": "Marana-Silverbell AHP", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.32986, | |
"latitude": 32.52092, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Marana", | |
"nfz_name": "Pinal Airpark Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.32986, | |
"latitude": 32.52092, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort McMurray Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.22973, | |
"latitude": 56.64921, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tucson", | |
"nfz_name": "Marana Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.21855, | |
"latitude": 32.41019, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hemet", | |
"nfz_name": "Ryan Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.17342, | |
"latitude": 32.13915, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bozeman", | |
"nfz_name": "Gallatin Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.15329, | |
"latitude": 45.7772, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Chipewyan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.11694, | |
"latitude": 58.76766, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "West Yellowstone", | |
"nfz_name": "Yellowstone Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.11608, | |
"latitude": 44.68736, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Hermosillo Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.05213, | |
"latitude": 29.09036, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Evanston", | |
"nfz_name": "Evanston-Uinta County-Burns Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -111.03213, | |
"latitude": 41.27494, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Afton", | |
"nfz_name": "Afton Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.93977, | |
"latitude": 42.71358, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Guaymas Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.92212, | |
"latitude": 27.97014, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tucson", | |
"nfz_name": "Davis Monthan Air Force Base Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.85569, | |
"latitude": 32.1549, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Price", | |
"nfz_name": "Carbon County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.75144, | |
"latitude": 39.61392, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jackson", | |
"nfz_name": "Jackson Hole Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.7369, | |
"latitude": 43.61001, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Medicine Hat Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.71907, | |
"latitude": 50.01879, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Winslow", | |
"nfz_name": "Winslow Lindbergh Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.70954, | |
"latitude": 35.01862, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Lutselke Snowdrift Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.70585, | |
"latitude": 62.41686, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Globe", | |
"nfz_name": "San Carlos Apache Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.66272, | |
"latitude": 33.35391, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Livingston", | |
"nfz_name": "Mission Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.4493, | |
"latitude": 45.69931, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Polacca", | |
"nfz_name": "Polacca Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.4241, | |
"latitude": 35.79152, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Bridger", | |
"nfz_name": "Fort Bridger Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.39907, | |
"latitude": 41.39812, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "La Paz Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.36445, | |
"latitude": 24.07544, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Benson", | |
"nfz_name": "Benson Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.35782, | |
"latitude": 31.99903, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monahans", | |
"nfz_name": "Roy Hurd Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.34438, | |
"latitude": 31.58845, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kayenta AZ", | |
"nfz_name": "Kayenta Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.23977, | |
"latitude": 36.71109, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Green River", | |
"nfz_name": "Green River Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.22819, | |
"latitude": 38.96543, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Holbrook", | |
"nfz_name": "Holbrook Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.13957, | |
"latitude": 34.93892, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Big Piney", | |
"nfz_name": "Miley Memorial Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.11115, | |
"latitude": 42.58507, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Lloydminster Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.06789, | |
"latitude": 53.31047, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Show Low", | |
"nfz_name": "Show Low Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -110.00744, | |
"latitude": 34.2639, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "White River", | |
"nfz_name": "White River Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.98467, | |
"latitude": 33.81358, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Willcox", | |
"nfz_name": "Cochise County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.89396, | |
"latitude": 32.24424, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bisbee", | |
"nfz_name": "Bisbee Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.88313, | |
"latitude": 31.36399, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Ciudad Obregon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.82741, | |
"latitude": 27.39351, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pinedale", | |
"nfz_name": "Ralph Wenz Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.80709, | |
"latitude": 42.7955, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Havre", | |
"nfz_name": "Havre City County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.75913, | |
"latitude": 48.54383, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Moab", | |
"nfz_name": "Canyonlands Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.75217, | |
"latitude": 38.75726, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "San Jose Cabo Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.71827, | |
"latitude": 23.14554, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Safford AZ", | |
"nfz_name": "Safford Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.63615, | |
"latitude": 32.85352, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Vernal", | |
"nfz_name": "Vernal Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.51378, | |
"latitude": 40.44265, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Douglas", | |
"nfz_name": "Douglas Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.50832, | |
"latitude": 31.3446, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Blanding", | |
"nfz_name": "Blanding Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.48329, | |
"latitude": 37.58331, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lewistown", | |
"nfz_name": "Lewistown Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.47175, | |
"latitude": 47.0484, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Brazil", | |
"city": "--", | |
"nfz_name": "Easter Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.43004, | |
"latitude": -27.15872, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St Johns", | |
"nfz_name": "St Johns Industrial Air Park Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.37787, | |
"latitude": 34.51913, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monticello", | |
"nfz_name": "San Juan County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.3465, | |
"latitude": 37.93721, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Los Mochis Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.0831, | |
"latitude": 25.68696, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rock Springs", | |
"nfz_name": "Rock Springs Sweetwater County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.06385, | |
"latitude": 41.59396, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cody", | |
"nfz_name": "Yellowstone Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -109.02258, | |
"latitude": 44.52044, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gallup", | |
"nfz_name": "Gallup Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.78931, | |
"latitude": 35.51106, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Powell", | |
"nfz_name": "Powell Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.78607, | |
"latitude": 44.86613, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rangely", | |
"nfz_name": "Rangely Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.76046, | |
"latitude": 40.09342, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lander", | |
"nfz_name": "Hunt Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.72965, | |
"latitude": 42.81489, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lordsburg", | |
"nfz_name": "Lordsburg Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.69383, | |
"latitude": 32.33672, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cortez", | |
"nfz_name": "Cortez Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.62805, | |
"latitude": 37.30267, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Roundup", | |
"nfz_name": "Roundup Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.54321, | |
"latitude": 46.47479, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Junction", | |
"nfz_name": "Grand Junction Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.53238, | |
"latitude": 39.1229, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Riverton", | |
"nfz_name": "Riverton Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.45421, | |
"latitude": 43.05867, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Farmington", | |
"nfz_name": "Four Corners Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.2273, | |
"latitude": 36.73864, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greybull", | |
"nfz_name": "South Big Horn County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -108.08283, | |
"latitude": 44.51682, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Worland", | |
"nfz_name": "Worland Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.95174, | |
"latitude": 43.97284, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Telluride", | |
"nfz_name": "Telluride Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.90197, | |
"latitude": 37.95456, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grants", | |
"nfz_name": "Grants-Milan Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.90056, | |
"latitude": 35.16528, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Montrose", | |
"nfz_name": "Montrose Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.89635, | |
"latitude": 38.50262, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cape Girardeau", | |
"nfz_name": "Cape Girardeau Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.86612, | |
"latitude": 37.20584, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Durango", | |
"nfz_name": "Durango La Plata County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.75326, | |
"latitude": 37.15061, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rifle", | |
"nfz_name": "Garfield County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.72575, | |
"latitude": 39.52607, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Deming", | |
"nfz_name": "Deming Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.71854, | |
"latitude": 32.26141, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Paonia", | |
"nfz_name": "North Fork Valley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.6421, | |
"latitude": 38.83325, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wapakoneta", | |
"nfz_name": "Neil Armstrong Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.52305, | |
"latitude": 40.49286, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Culiacan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.47669, | |
"latitude": 24.76302, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Glenwood Springs", | |
"nfz_name": "Glenwood Springs Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.3093, | |
"latitude": 39.5059, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Truth Or Consequences", | |
"nfz_name": "Truth Or Consequences Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.27107, | |
"latitude": 33.23614, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hayden", | |
"nfz_name": "Yampa Valley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.21661, | |
"latitude": 40.4814, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rawlins", | |
"nfz_name": "Rawlins Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.19994, | |
"latitude": 41.80559, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pagosa Springs", | |
"nfz_name": "Stevens Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -107.05722, | |
"latitude": 37.28402, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sheridan", | |
"nfz_name": "Sheridan County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.97051, | |
"latitude": 44.77386, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gunnison", | |
"nfz_name": "Gunnison Crested Butte Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.9354, | |
"latitude": 38.53725, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Las Cruces", | |
"nfz_name": "Las Cruces Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.92081, | |
"latitude": 32.29123, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eagle", | |
"nfz_name": "Eagle County Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.91361, | |
"latitude": 39.64015, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eagle AK", | |
"nfz_name": "Eagle Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.91361, | |
"latitude": 39.64015, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Socorro", | |
"nfz_name": "Socorro Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.89754, | |
"latitude": 34.02398, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Steamboat Springs", | |
"nfz_name": "Steamboat Springs Bob Adams Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.8664, | |
"latitude": 40.5164, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sardy Field Airport", | |
"nfz_name": "Aspen-Pitkin Co", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.86452, | |
"latitude": 39.22002, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Saratoga", | |
"nfz_name": "Shively Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.82352, | |
"latitude": 41.44486, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Saskatoon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.70048, | |
"latitude": 52.17459, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oak Harbor", | |
"nfz_name": "AJ Eisenberg Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.61478, | |
"latitude": 48.21247, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Bliss", | |
"nfz_name": "Biggs Army Air Field (Fort Bliss) Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.37991, | |
"latitude": 31.84921, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Leadville", | |
"nfz_name": "Leadville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.31576, | |
"latitude": 39.22801, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Los Alamos", | |
"nfz_name": "Los Alamos Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.27534, | |
"latitude": 35.88179, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Mazatlan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.26953, | |
"latitude": 23.16374, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Fe", | |
"nfz_name": "Santa Fe Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.0892, | |
"latitude": 35.6175, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Salida", | |
"nfz_name": "Salida Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.04835, | |
"latitude": 38.53828, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Espanola", | |
"nfz_name": "Espanola Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -106.04638, | |
"latitude": 36.02479, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alamogordo", | |
"nfz_name": "Alamogordo White Sands Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.99438, | |
"latitude": 32.83939, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Chihuahua Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.96309, | |
"latitude": 28.70286, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Miles City", | |
"nfz_name": "Frank Wiley Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.88344, | |
"latitude": 46.4289, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alamosa", | |
"nfz_name": "San Luis Valley Regional Bergman Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.86451, | |
"latitude": 37.44385, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Prince Albert Saskatchewan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.68209, | |
"latitude": 53.2139, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Taos", | |
"nfz_name": "Taos Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.67297, | |
"latitude": 36.45824, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Laramie", | |
"nfz_name": "Laramie Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.67034, | |
"latitude": 41.32019, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sequim", | |
"nfz_name": "Sequim Valley Arpt Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.57487, | |
"latitude": 48.09433, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gillette", | |
"nfz_name": "Gillette Campbell County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.5391, | |
"latitude": 44.34798, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ruidoso NM", | |
"nfz_name": "Sierra Blanca Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.53217, | |
"latitude": 33.46126, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Broadus", | |
"nfz_name": "Broadus Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.45787, | |
"latitude": 45.47049, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Douglas", | |
"nfz_name": "Converse County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.38419, | |
"latitude": 42.79465, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Angel Fire", | |
"nfz_name": "Angel Fire Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.29185, | |
"latitude": 36.42028, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "La Ronge Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.26686, | |
"latitude": 55.14807, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Puerto Vallarta Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.25238, | |
"latitude": 20.68052, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Boulder", | |
"nfz_name": "Boulder Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.22752, | |
"latitude": 40.03884, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Las Vegas NM", | |
"nfz_name": "Las Vegas Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.14253, | |
"latitude": 35.65441, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Cambridge Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.13722, | |
"latitude": 69.10806, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Denver", | |
"nfz_name": "Rocky Mountain Metropolitan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.11185, | |
"latitude": 39.90972, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Canon City", | |
"nfz_name": "Canon City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.10339, | |
"latitude": 38.43074, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Denver", | |
"nfz_name": "Sports Authority Field at Mile High", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.02011, | |
"latitude": 39.74394, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Collins", | |
"nfz_name": "Fort Collins-Loveland Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -105.00243, | |
"latitude": 40.44926, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Denver", | |
"nfz_name": "Coors Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.99418, | |
"latitude": 39.75588, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Colorado Springs", | |
"nfz_name": "US Air Force Academy-USAFA", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.86132, | |
"latitude": 38.99831, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Denver", | |
"nfz_name": "Centennial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.84794, | |
"latitude": 39.57178, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Tepic Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.83931, | |
"latitude": 21.41706, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cheyenne", | |
"nfz_name": "Cheyenne Regional Jerry Olson Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.82074, | |
"latitude": 41.1536, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Glendive", | |
"nfz_name": "Dawson Community Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.80694, | |
"latitude": 47.13889, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Van Horn TX", | |
"nfz_name": "Culberson County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.78318, | |
"latitude": 31.05949, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Provincetown", | |
"nfz_name": "Provincetown Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.72764, | |
"latitude": 42.25691, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Regina Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.65582, | |
"latitude": 50.4334, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greeley", | |
"nfz_name": "Weld County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.63681, | |
"latitude": 40.42637, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Manzanillo Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.5601, | |
"latitude": 19.14773, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Durango Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.53329, | |
"latitude": 24.12676, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Plentywood", | |
"nfz_name": "Sherwood Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.52197, | |
"latitude": 48.79035, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Phoenix", | |
"nfz_name": "Phoenix-Mesa-Gateway Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.51893, | |
"latitude": 33.30672, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Raton NM", | |
"nfz_name": "Crews Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.50536, | |
"latitude": 36.74428, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pueblo", | |
"nfz_name": "Pueblo Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.49533, | |
"latitude": 38.28594, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Artesia", | |
"nfz_name": "Artesia Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.46133, | |
"latitude": 32.85163, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Trinidad", | |
"nfz_name": "Perry Stokes Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.3363, | |
"latitude": 37.26051, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Newcastle", | |
"nfz_name": "Mondell Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.31665, | |
"latitude": 43.88501, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "El Paso County", | |
"nfz_name": "Bullseye-Bullseye Aux", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.3083, | |
"latitude": 38.75777, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Carlsbad", | |
"nfz_name": "Cavern City Air Terminal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.2527, | |
"latitude": 32.34559, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Sumner", | |
"nfz_name": "Fort Sumner Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -104.21908, | |
"latitude": 34.48881, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Spearfish", | |
"nfz_name": "Black Hills Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.78793, | |
"latitude": 44.48476, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alpine", | |
"nfz_name": "Alpine Casparis Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.6814, | |
"latitude": 30.38628, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Arlington", | |
"nfz_name": "Arlington Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.63673, | |
"latitude": 48.17737, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tucumcari", | |
"nfz_name": "Tucumcari Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.60306, | |
"latitude": 35.18278, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "William B. Heilig Airport", | |
"nfz_name": "Western Neb. Rgnl", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.59502, | |
"latitude": 41.87355, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Colima Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.57736, | |
"latitude": 19.28056, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pecos City", | |
"nfz_name": "Pecos City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.51116, | |
"latitude": 31.39011, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Torreon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.399, | |
"latitude": 25.5625, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clovis", | |
"nfz_name": "Cannon Air Force Base Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.3183, | |
"latitude": 34.38978, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Guadalajara Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.30763, | |
"latitude": 20.52596, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bowman", | |
"nfz_name": "Bowman Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.30318, | |
"latitude": 46.17064, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sterling", | |
"nfz_name": "Crosson Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.26202, | |
"latitude": 40.6131, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Akron", | |
"nfz_name": "Colorado Plains Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.22229, | |
"latitude": 40.17506, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hobbs", | |
"nfz_name": "Lea County Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.21436, | |
"latitude": 32.69235, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wink", | |
"nfz_name": "Winkler County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.20299, | |
"latitude": 31.77938, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clayton", | |
"nfz_name": "Clayton Municipal Airpark Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.15463, | |
"latitude": 36.44563, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chadron", | |
"nfz_name": "Chadron Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.0968, | |
"latitude": 42.82893, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ellsworth AFB", | |
"nfz_name": "Ellsworth AFB-Ellsworth AFB", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.09017, | |
"latitude": 44.15381, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clovis", | |
"nfz_name": "Clovis Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.07852, | |
"latitude": 34.42655, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rapid City", | |
"nfz_name": "Rapid City Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -103.05725, | |
"latitude": 44.04351, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Stockton", | |
"nfz_name": "Pecos County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.91455, | |
"latitude": 30.90757, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Huachuca Sierra Vista", | |
"nfz_name": "Sierra Vista Municipal Libby Army Air Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.90871, | |
"latitude": 31.58322, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tioga ND", | |
"nfz_name": "Tioga Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.90421, | |
"latitude": 48.38656, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alliance", | |
"nfz_name": "Alliance Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.80699, | |
"latitude": 42.06191, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dickinson", | |
"nfz_name": "Dickinson Theodore Roosevelt Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.79288, | |
"latitude": 46.80167, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lamar", | |
"nfz_name": "Lamar Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.68967, | |
"latitude": 38.06999, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dalhart", | |
"nfz_name": "Dalhart Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.54739, | |
"latitude": 36.02248, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pine Ridge", | |
"nfz_name": "Pine Ridge Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.51111, | |
"latitude": 43.0225, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Crane", | |
"nfz_name": "Crane County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.35855, | |
"latitude": 31.41223, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oshkosh NE", | |
"nfz_name": "Garden County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.35033, | |
"latitude": 41.39912, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Aguascalientes Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.31439, | |
"latitude": 21.70116, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Lazaro Cardenas Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.22036, | |
"latitude": 18.00248, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gordon", | |
"nfz_name": "Gordon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.17861, | |
"latitude": 42.80234, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Minocqua-Woodruff", | |
"nfz_name": "Lakeland-Noble F. Lee Memorial field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.11048, | |
"latitude": 45.91822, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Uruapan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -102.0393, | |
"latitude": 19.39723, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Iraan", | |
"nfz_name": "Iraan Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.89805, | |
"latitude": 30.91194, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Amarillo", | |
"nfz_name": "Tradewind Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.82743, | |
"latitude": 35.17003, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Preston", | |
"nfz_name": "Preston Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.82646, | |
"latitude": 33.65727, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ogallala", | |
"nfz_name": "Searle Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.76449, | |
"latitude": 41.1205, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Plainview", | |
"nfz_name": "Hale County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.71611, | |
"latitude": 34.16783, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Goodland", | |
"nfz_name": "Renner Field-Goodland Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.70549, | |
"latitude": 39.37263, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Flin Flon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.68208, | |
"latitude": 54.67767, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Brochet Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.67911, | |
"latitude": 57.88947, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Imperial", | |
"nfz_name": "Imperial Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.6236, | |
"latitude": 40.51073, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Philip", | |
"nfz_name": "Philip Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.6012, | |
"latitude": 44.05048, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Big Spring", | |
"nfz_name": "Big Spring Mc Mahon-Wrinkle Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.52712, | |
"latitude": 32.22972, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Guymon", | |
"nfz_name": "Guymon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.50694, | |
"latitude": 36.68417, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "Guanajuato Airport", | |
"nfz_name": "Leon", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.48057, | |
"latitude": 20.99352, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Big Lake", | |
"nfz_name": "Reagan County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.47012, | |
"latitude": 31.19437, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "Zihuatanejo Airport", | |
"nfz_name": "Ixtapa", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.46355, | |
"latitude": 17.6045, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Borger", | |
"nfz_name": "Hutchinson County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.39411, | |
"latitude": 35.69993, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ward County", | |
"nfz_name": "Minot AFB-Minot AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.33867, | |
"latitude": 48.41575, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ozona", | |
"nfz_name": "Ozona Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.20315, | |
"latitude": 30.73221, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Colby", | |
"nfz_name": "Shalz Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.04898, | |
"latitude": 39.42817, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Morelia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -101.02814, | |
"latitude": 19.84646, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pampa", | |
"nfz_name": "Perry Lefors Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.99639, | |
"latitude": 35.61306, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Liberal", | |
"nfz_name": "Liberal Mid-America Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.96149, | |
"latitude": 37.04647, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Snyder", | |
"nfz_name": "Winston Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.95102, | |
"latitude": 32.70148, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "San Luis Potosi Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.93415, | |
"latitude": 22.25689, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Saltillo Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.93211, | |
"latitude": 25.5489, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bismarck", | |
"nfz_name": "Bismarck Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.75003, | |
"latitude": 46.77423, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Garden City", | |
"nfz_name": "Garden City Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.71987, | |
"latitude": 37.92689, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "McCook Army Air Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.70613, | |
"latitude": 40.31143, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "North Platte", | |
"nfz_name": "North Platte Regional Lee Bird Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.70135, | |
"latitude": 41.13541, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sonora", | |
"nfz_name": "Sonora Municipal", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.64983, | |
"latitude": 30.58258, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mc Cook", | |
"nfz_name": "Mc Cook Ben Nelson Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.59208, | |
"latitude": 40.20628, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Valentine", | |
"nfz_name": "Miller Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.54723, | |
"latitude": 42.85778, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Piedras Negras Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.54455, | |
"latitude": 28.62922, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eagle Pass", | |
"nfz_name": "Maverick Co Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.51347, | |
"latitude": 28.85709, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Angelo", | |
"nfz_name": "San Angelo Regional Mathis Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.50317, | |
"latitude": 31.35729, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Val Verde County", | |
"nfz_name": "Laughlin AFB Aux Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.47222, | |
"latitude": 29.11833, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mobridge", | |
"nfz_name": "Mobridge Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.40844, | |
"latitude": 45.54662, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pierre", | |
"nfz_name": "Pierre Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.28583, | |
"latitude": 44.3825, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Childress", | |
"nfz_name": "Childress Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.28262, | |
"latitude": 34.43454, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Queretaro Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.18727, | |
"latitude": 20.62246, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Monterrey Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.10799, | |
"latitude": 25.77782, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ainsworth", | |
"nfz_name": "Ainsworth Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -100.00047, | |
"latitude": 42.57618, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dodge City", | |
"nfz_name": "Dodge City Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.96432, | |
"latitude": 37.76071, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Arapahoe", | |
"nfz_name": "Arapahoe Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.90639, | |
"latitude": 40.33944, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Taylor County", | |
"nfz_name": "Dyess AFB-Dyess AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.84187, | |
"latitude": 32.42238, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Carrizo Springs", | |
"nfz_name": "Carrizo Springs Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.82443, | |
"latitude": 28.52239, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gage", | |
"nfz_name": "Gage Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.77421, | |
"latitude": 36.29414, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Junction TX", | |
"nfz_name": "Kimble County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.76473, | |
"latitude": 30.51122, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Acapulco Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.75892, | |
"latitude": 16.76152, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Uvalde", | |
"nfz_name": "Garner Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.74358, | |
"latitude": 29.21135, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Abilene", | |
"nfz_name": "Abilene Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.68005, | |
"latitude": 32.41189, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Broken Bow", | |
"nfz_name": "Broken Bow Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.64216, | |
"latitude": 41.43642, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Toluca Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.56984, | |
"latitude": 19.33895, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Nuevo Laredo Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.56896, | |
"latitude": 27.44928, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Woodward", | |
"nfz_name": "West Woodward Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.52107, | |
"latitude": 36.43675, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ashley", | |
"nfz_name": "Ashley Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.35667, | |
"latitude": 46.02772, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Holdrege", | |
"nfz_name": "Brewster Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.33887, | |
"latitude": 40.45136, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Altus", | |
"nfz_name": "Altus Quartz Mountain Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.33554, | |
"latitude": 34.69692, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Altus", | |
"nfz_name": "Altus AFB-Altus AFB", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.28326, | |
"latitude": 34.6562, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Vernon", | |
"nfz_name": "Wilbarger County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.28293, | |
"latitude": 34.22538, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hays", | |
"nfz_name": "Hays Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.27379, | |
"latitude": 38.85391, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Matamoros Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.26148, | |
"latitude": 18.8334, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Cuernavaca Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.26148, | |
"latitude": 18.8334, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cotulla", | |
"nfz_name": "Cotulla Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.21823, | |
"latitude": 28.45669, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Burwell", | |
"nfz_name": "Cram Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.14873, | |
"latitude": 41.7762, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kerrville TX", | |
"nfz_name": "Kerrville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.08902, | |
"latitude": 29.97761, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Mexico City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.07191, | |
"latitude": 19.43608, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Zacatecas Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.07191, | |
"latitude": 19.43608, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Ciudad Juarez Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.07191, | |
"latitude": 19.43608, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hobart", | |
"nfz_name": "Hobart Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.05139, | |
"latitude": 34.99139, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kearney", | |
"nfz_name": "Kearney Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -99.009, | |
"latitude": 40.72511, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Ciudad Victoria Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.95846, | |
"latitude": 23.70932, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Brownwood", | |
"nfz_name": "Brownwood Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.95557, | |
"latitude": 31.79498, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "South Indian Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.90739, | |
"latitude": 56.79266, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Breckenridge", | |
"nfz_name": "Stephens County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.89212, | |
"latitude": 32.72014, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Great Bend", | |
"nfz_name": "Great Bend Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.85376, | |
"latitude": 38.34694, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Russell", | |
"nfz_name": "Russell Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.81078, | |
"latitude": 38.87688, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ranger TX", | |
"nfz_name": "Ranger Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.68138, | |
"latitude": 32.45304, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jamestown", | |
"nfz_name": "Jamestown Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.67905, | |
"latitude": 46.92943, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bexar County", | |
"nfz_name": "Lackland-Medina Annex TX", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.65492, | |
"latitude": 29.37199, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wichita Falls", | |
"nfz_name": "Sheppard AFB-Sheppard AFB", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.51074, | |
"latitude": 33.96857, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wichita Falls", | |
"nfz_name": "Kickapoo Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.49388, | |
"latitude": 33.86532, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Antonio", | |
"nfz_name": "Stinson Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.46802, | |
"latitude": 29.33894, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Aberdeen", | |
"nfz_name": "Aberdeen Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.41773, | |
"latitude": 45.45346, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lawton", | |
"nfz_name": "Lawton Fort Sill Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.41591, | |
"latitude": 34.57266, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Sill", | |
"nfz_name": "Henry Post Army Air Field (Fort Sill)", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.40195, | |
"latitude": 34.65, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Antonio TX", | |
"nfz_name": "Martindale Army Heliport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.38069, | |
"latitude": 29.4361, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Puebla Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.37607, | |
"latitude": 19.16399, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Island", | |
"nfz_name": "Central Nebraska Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.3183, | |
"latitude": 40.97025, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Blaine", | |
"nfz_name": "Blaine Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.30896, | |
"latitude": 36.11253, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bexar County", | |
"nfz_name": "JBSA-Randolph-Randolph AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.28801, | |
"latitude": 29.54322, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lyons (KS)", | |
"nfz_name": "Lyons-Rice County Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.22738, | |
"latitude": 38.34562, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Reynosa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.22704, | |
"latitude": 26.01169, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Huron", | |
"nfz_name": "Huron Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.22282, | |
"latitude": 44.38507, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cherokee", | |
"nfz_name": "Kegelman-Kegelman Aux", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.12611, | |
"latitude": 36.73809, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anthony", | |
"nfz_name": "Anthony Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.07909, | |
"latitude": 37.15889, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "El Reno", | |
"nfz_name": "El Reno Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -98.00281, | |
"latitude": 35.47266, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Duncan", | |
"nfz_name": "Halliburton Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.96, | |
"latitude": 34.47222, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Guadalupe County", | |
"nfz_name": "Seguin Auxiliary Field (KSEQ)-Seguin Auxiliary", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.90833, | |
"latitude": 29.56583, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Garfield County", | |
"nfz_name": "Vance AFB-VANCE AIR FORCE BASE", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.90181, | |
"latitude": 36.34274, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Tampico Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.869, | |
"latitude": 22.28958, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "San Marcos", | |
"nfz_name": "San Marcos Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.86626, | |
"latitude": 29.88873, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Thompson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.86293, | |
"latitude": 55.80031, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hutchinson", | |
"nfz_name": "Hutchinson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.85891, | |
"latitude": 38.06698, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Hood", | |
"nfz_name": "Robert Gray Army Air Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.82801, | |
"latitude": 31.06713, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nueces County", | |
"nfz_name": "Kingsville-KNQI", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.81559, | |
"latitude": 27.50478, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Enid", | |
"nfz_name": "Woodring Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.79068, | |
"latitude": 36.37859, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Cross Lake Manitoba Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.76834, | |
"latitude": 54.60882, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Killeen", | |
"nfz_name": "Fort Hood AAF Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.7118, | |
"latitude": 31.13757, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bell County", | |
"nfz_name": "Fort Hood-Hood AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.7118, | |
"latitude": 31.13757, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mcpherson", | |
"nfz_name": "Mcpherson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.68873, | |
"latitude": 38.35504, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Killeen", | |
"nfz_name": "Skylark Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.68547, | |
"latitude": 31.08734, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Weatherford", | |
"nfz_name": "Parker County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.68228, | |
"latitude": 32.74599, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Olney", | |
"nfz_name": "Olney Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.67363, | |
"latitude": 30.68193, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Georgetown", | |
"nfz_name": "Georgetown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.67363, | |
"latitude": 30.68193, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Austin", | |
"nfz_name": "Austin Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.66631, | |
"latitude": 30.19743, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beeville TX", | |
"nfz_name": "Chase Field NAS Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.65856, | |
"latitude": 28.36018, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pompano Beach", | |
"nfz_name": "Pompano Beach Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.65397, | |
"latitude": 26.22641, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Concordia", | |
"nfz_name": "Blosser Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.65222, | |
"latitude": 39.54917, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oklahoma City OK", | |
"nfz_name": "Wiley Post Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.64274, | |
"latitude": 35.53072, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Salina", | |
"nfz_name": "Salina Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.63952, | |
"latitude": 38.77869, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Goliad County", | |
"nfz_name": "Corpus Christi-NOLF GOLIAD", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.61617, | |
"latitude": 28.61517, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oklahoma City", | |
"nfz_name": "Will Rogers World Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.60056, | |
"latitude": 35.39306, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Norman OK", | |
"nfz_name": "Max Westheimer Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.46663, | |
"latitude": 35.24262, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Poza Rica Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.46052, | |
"latitude": 20.60082, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Taylor", | |
"nfz_name": "Taylor Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.44302, | |
"latitude": 30.57285, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nueces County", | |
"nfz_name": "Corpus Christi-NOLF CABANISS", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.44042, | |
"latitude": 27.70433, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tarrant County", | |
"nfz_name": "Fort Worth-KNFW", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.43622, | |
"latitude": 32.76889, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Norfolk", | |
"nfz_name": "Stefan Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.43016, | |
"latitude": 41.98459, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wichita", | |
"nfz_name": "Wichita Mid Continent Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.4287, | |
"latitude": 37.65085, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Willow Grove", | |
"nfz_name": "Naval Air Station", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.423, | |
"latitude": 32.77548, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Guthrie", | |
"nfz_name": "Guthrie-Edmond Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.41695, | |
"latitude": 35.85062, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Temple", | |
"nfz_name": "Draughon Miller Central Texas Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.41248, | |
"latitude": 31.15173, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mechanicville", | |
"nfz_name": "Seaplane Base Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.38583, | |
"latitude": 42.91667, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oklahoma City OK", | |
"nfz_name": "Tinker AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.38407, | |
"latitude": 35.4167, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Forks", | |
"nfz_name": "Grand Forks Air Force Base Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.38245, | |
"latitude": 47.95252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Refugio", | |
"nfz_name": "Rooke Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.32533, | |
"latitude": 28.29363, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Worth", | |
"nfz_name": "Fort Worth Alliance Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.31331, | |
"latitude": 32.99084, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nueces County", | |
"nfz_name": "Corpus Christi-NOLF WALDRON", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.31251, | |
"latitude": 27.63403, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nueces County", | |
"nfz_name": "Corpus Christi-KNGP", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.28911, | |
"latitude": 27.69355, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Newton", | |
"nfz_name": "Newton City-County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.2775, | |
"latitude": 38.05458, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wichita", | |
"nfz_name": "Beech Factory Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.22271, | |
"latitude": 37.69412, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Waco", | |
"nfz_name": "Waco Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.22265, | |
"latitude": 31.60865, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gainesville", | |
"nfz_name": "Gainesville Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.19728, | |
"latitude": 33.65219, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Watertown", | |
"nfz_name": "Watertown Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.16118, | |
"latitude": 44.92133, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ardmore", | |
"nfz_name": "Ardmore Downtown Executive Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.12278, | |
"latitude": 34.14695, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ponca City OK", | |
"nfz_name": "Ponca City Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.10045, | |
"latitude": 36.72919, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Arlington", | |
"nfz_name": "AT&T Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.09449, | |
"latitude": 32.74728, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Puerto Escondido Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.09296, | |
"latitude": 15.876, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Arlington", | |
"nfz_name": "Globe Life Park in Arlington", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.0825, | |
"latitude": 32.75128, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Milford", | |
"nfz_name": "Roth Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.07781, | |
"latitude": 40.76695, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Waco TX", | |
"nfz_name": "TSTC Waco Airport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.0729, | |
"latitude": 31.63924, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rockport", | |
"nfz_name": "Aransas County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.04456, | |
"latitude": 28.08677, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Winfield", | |
"nfz_name": "Strother Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.03344, | |
"latitude": 37.16371, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Manurewa", | |
"nfz_name": "Ardmore Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.01863, | |
"latitude": 34.30218, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ardmore", | |
"nfz_name": "Ardmore Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.01863, | |
"latitude": 34.30218, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Berens River First Nation Manitoba Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -97.01693, | |
"latitude": 52.35898, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rockdale", | |
"nfz_name": "Coffield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.98877, | |
"latitude": 30.63582, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Victoria", | |
"nfz_name": "Victoria Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.91994, | |
"latitude": 28.85235, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dallas", | |
"nfz_name": "Redbird Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.86718, | |
"latitude": 32.68069, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dallas", | |
"nfz_name": "Dallas Love Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.85121, | |
"latitude": 32.8481, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dallas", | |
"nfz_name": "Addison Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.83647, | |
"latitude": 32.96997, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Brookings", | |
"nfz_name": "Brookings Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.8131, | |
"latitude": 44.3039, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Matagorda Island TX", | |
"nfz_name": "Aransas National Wildlife Refuge Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.80026, | |
"latitude": 28.11696, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Jalapa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.79244, | |
"latitude": 19.47533, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Riley(Junction City)", | |
"nfz_name": "Fort Riley-Marshall AAF", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.76397, | |
"latitude": 39.053, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lincoln", | |
"nfz_name": "Lincoln Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.75931, | |
"latitude": 40.85094, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beatrice", | |
"nfz_name": "Beatrice Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.74987, | |
"latitude": 40.29988, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sioux Falls", | |
"nfz_name": "Joe Foss Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.74041, | |
"latitude": 43.58268, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Oaxaca Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.72217, | |
"latitude": 17.00124, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ada", | |
"nfz_name": "Ada Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.67278, | |
"latitude": 34.80452, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Manhattan", | |
"nfz_name": "Manhattan Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.66993, | |
"latitude": 39.13712, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sherman-Denison Tx", | |
"nfz_name": "North Texas Regional (Grayson County) Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.66676, | |
"latitude": 33.71278, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stroud", | |
"nfz_name": "Stroud Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.65626, | |
"latitude": 35.78815, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wahpeton", | |
"nfz_name": "Harry Stern Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.60716, | |
"latitude": 46.24429, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mesquite NV", | |
"nfz_name": "Mesquite Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.5325, | |
"latitude": 32.74569, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Corsicana TX", | |
"nfz_name": "Corsicana Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.39607, | |
"latitude": 32.02831, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Durant", | |
"nfz_name": "Eaker Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.39445, | |
"latitude": 33.94222, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sioux City", | |
"nfz_name": "Sioux Gateway Col. Bud Day Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.38417, | |
"latitude": 42.4025, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bryan", | |
"nfz_name": "Coulter Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.333, | |
"latitude": 30.71615, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eagle Lake", | |
"nfz_name": "Eagle Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.32227, | |
"latitude": 29.60058, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Huatulco Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.25941, | |
"latitude": 15.77694, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Palacios", | |
"nfz_name": "Palacios Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.25452, | |
"latitude": 28.72456, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Emporia", | |
"nfz_name": "Emporia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.18829, | |
"latitude": 38.33219, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Veracruz Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.1864, | |
"latitude": 19.14481, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fergus Falls MN", | |
"nfz_name": "Fergus Falls Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.15419, | |
"latitude": 46.28503, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wharton", | |
"nfz_name": "Wharton Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.15363, | |
"latitude": 29.25512, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Omaha NE", | |
"nfz_name": "Millard Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.11353, | |
"latitude": 41.1951, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Baker Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.07778, | |
"latitude": 64.29889, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greenville", | |
"nfz_name": "Majors Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.06528, | |
"latitude": 33.06778, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bartlesville", | |
"nfz_name": "Bartlesville Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -96.01047, | |
"latitude": 36.76337, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tulsa OK", | |
"nfz_name": "R. Lloyd Jones Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.98886, | |
"latitude": 36.04015, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Okmulgee", | |
"nfz_name": "Okmulgee Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.95289, | |
"latitude": 35.6668, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Omaha", | |
"nfz_name": "Eppley Airfield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.89406, | |
"latitude": 41.30431, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Detroit Lakes", | |
"nfz_name": "Detroit Lakes - Wething Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.88558, | |
"latitude": 46.82517, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hamilton", | |
"nfz_name": "Marion County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.86345, | |
"latitude": 28.97326, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Gjoa Haven Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.84991, | |
"latitude": 68.6357, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Marshall", | |
"nfz_name": "Municipal-Ryan Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.82047, | |
"latitude": 44.44526, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mc Alester OK", | |
"nfz_name": "Mc Alester Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.78336, | |
"latitude": 34.88252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Independence", | |
"nfz_name": "Independence Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.773, | |
"latitude": 37.15644, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Council Bluffs", | |
"nfz_name": "Council Bluffs Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.75975, | |
"latitude": 41.26067, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Montevideo MN", | |
"nfz_name": "Montevideo-Chippewa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.71343, | |
"latitude": 44.96996, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Palestine TX", | |
"nfz_name": "Palestine Municipal Airport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.70498, | |
"latitude": 31.7814, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houston TX", | |
"nfz_name": "West Houston Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.67365, | |
"latitude": 29.81557, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Topeka", | |
"nfz_name": "Topeka Regional - Forbes Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.66643, | |
"latitude": 38.94834, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houston TX", | |
"nfz_name": "Sugar Land Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.65289, | |
"latitude": 29.62727, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nowata", | |
"nfz_name": "Nowata Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.62331, | |
"latitude": 36.72063, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Topeka", | |
"nfz_name": "Philip Billard Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.6221, | |
"latitude": 39.06987, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Antlers", | |
"nfz_name": "Antlers Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.62037, | |
"latitude": 34.23014, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sulphur Springs", | |
"nfz_name": "Sulphur Springs Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.61943, | |
"latitude": 33.15541, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Huntsville", | |
"nfz_name": "Huntsville Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.58722, | |
"latitude": 30.74694, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Worthington", | |
"nfz_name": "Worthington Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.58405, | |
"latitude": 43.65591, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houston", | |
"nfz_name": "David Wayne Hooks Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.55116, | |
"latitude": 30.07018, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hugo", | |
"nfz_name": "Stan Stamper Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.5404, | |
"latitude": 34.03248, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chanute", | |
"nfz_name": "Martin Johnson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.48528, | |
"latitude": 37.66889, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lake Jackson", | |
"nfz_name": "Brazoria County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.46071, | |
"latitude": 29.11105, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Paris TX", | |
"nfz_name": "Cox Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.45073, | |
"latitude": 33.6366, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houston TX", | |
"nfz_name": "Lone Star Executive Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.41976, | |
"latitude": 30.35343, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houston", | |
"nfz_name": "NRG Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.41071, | |
"latitude": 29.68472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tyler", | |
"nfz_name": "Tyler Pounds Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.40963, | |
"latitude": 32.35113, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alexandria", | |
"nfz_name": "Chandler Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.39471, | |
"latitude": 45.86558, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Muskogee", | |
"nfz_name": "Davis Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.35937, | |
"latitude": 35.66095, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houston", | |
"nfz_name": "William P Hobby Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.27733, | |
"latitude": 29.64527, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Oxford House Manitoba Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.27725, | |
"latitude": 54.93345, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Storm Lake", | |
"nfz_name": "Storm Lake Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.23983, | |
"latitude": 42.60349, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houston", | |
"nfz_name": "Ellington Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.17626, | |
"latitude": 29.60422, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Willmar", | |
"nfz_name": "Willmar Municipal -John L Rice Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.13308, | |
"latitude": 45.1149, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Windom MN", | |
"nfz_name": "Windom Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.10944, | |
"latitude": 43.91333, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Redwood Falls", | |
"nfz_name": "Redwood Falls Muni Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.08222, | |
"latitude": 44.54722, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Park Rapids", | |
"nfz_name": "Park Rapids Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.06652, | |
"latitude": 46.89839, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atlantic", | |
"nfz_name": "Atlantic Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.04722, | |
"latitude": 41.40467, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clarinda", | |
"nfz_name": "Schenck Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -95.02735, | |
"latitude": 40.72185, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Resolute Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.96944, | |
"latitude": 74.71694, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Baytown", | |
"nfz_name": "Baytown Airport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.95369, | |
"latitude": 29.7863, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bemidji", | |
"nfz_name": "Bemidji Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.9329, | |
"latitude": 47.50924, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St Joseph", | |
"nfz_name": "Rosecrans Memorial Apt-Rosecrans Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.90323, | |
"latitude": 39.77035, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Olathe KS", | |
"nfz_name": "New Century Aircenter Airport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.89148, | |
"latitude": 38.83108, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "St. Theresa Point Manitoba Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.85245, | |
"latitude": 53.84534, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lufkin", | |
"nfz_name": "Angelina County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.75362, | |
"latitude": 31.23181, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Olathe KS", | |
"nfz_name": "Johnson County Executive Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.73779, | |
"latitude": 38.84863, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Longview", | |
"nfz_name": "East Texas Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.71914, | |
"latitude": 32.38771, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Gillam Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.70573, | |
"latitude": 56.35705, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nacogdoches TX", | |
"nfz_name": "A L Mangham Jr. Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.70405, | |
"latitude": 31.5789, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Island Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.6525, | |
"latitude": 53.85667, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Poteau", | |
"nfz_name": "Robert S Kerr Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.62115, | |
"latitude": 35.01921, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hillside", | |
"nfz_name": "Hillside Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.61078, | |
"latitude": 38.82145, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kansas City", | |
"nfz_name": "Charles B. Wheeler Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.59236, | |
"latitude": 39.12329, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Minatitlan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.57798, | |
"latitude": 18.10248, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New Ulm", | |
"nfz_name": "New Ulm Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.50222, | |
"latitude": 44.31944, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kansas City", | |
"nfz_name": "Arrowhead Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.48392, | |
"latitude": 39.04894, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kansas City", | |
"nfz_name": "Kauffman Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.48031, | |
"latitude": 39.05167, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Crystal Lake", | |
"nfz_name": "Crystal Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.44619, | |
"latitude": 36.34416, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Neosho", | |
"nfz_name": "Neosho Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.39153, | |
"latitude": 36.80967, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Kenora Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.36277, | |
"latitude": 49.7885, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anoka County", | |
"nfz_name": "Camp Ripley-Ray S. Miller AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.35956, | |
"latitude": 46.08975, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Butler", | |
"nfz_name": "Butler Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.34028, | |
"latitude": 38.28972, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nevada MO", | |
"nfz_name": "Nevada Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.30451, | |
"latitude": 37.85299, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fayetteville", | |
"nfz_name": "Northwest Arkansas Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.30429, | |
"latitude": 36.27866, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Algona", | |
"nfz_name": "Algona Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.27194, | |
"latitude": 43.07778, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Poplar Hill Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.25556, | |
"latitude": 52.11333, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beaumont", | |
"nfz_name": "Beaumont Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.21186, | |
"latitude": 30.07034, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mena", | |
"nfz_name": "Mena Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.20801, | |
"latitude": 34.5487, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Dodge", | |
"nfz_name": "Fort Dodge Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.18904, | |
"latitude": 42.55243, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fayetteville", | |
"nfz_name": "Drake Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.16972, | |
"latitude": 36.00376, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Brainerd", | |
"nfz_name": "Brainerd Lakes Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.14126, | |
"latitude": 46.39305, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Springdale", | |
"nfz_name": "Springdale Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.12224, | |
"latitude": 36.17398, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rogers", | |
"nfz_name": "Airport: Rogers Muni-carter Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.10694, | |
"latitude": 36.37222, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jim Wells County", | |
"nfz_name": "Kingsville-KNOG", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.08919, | |
"latitude": 38.84602, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Arviat Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.07184, | |
"latitude": 61.09839, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Churchill Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.07065, | |
"latitude": 58.73815, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St Cloud", | |
"nfz_name": "St Cloud Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.06594, | |
"latitude": 45.54628, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Deer Lake Ontario Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.05854, | |
"latitude": 52.65159, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Beaumont", | |
"nfz_name": "Southeast Texas Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -94.02207, | |
"latitude": 29.95585, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Texarkana", | |
"nfz_name": "Texarkana Regional Webb Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.99415, | |
"latitude": 33.45688, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Pikangikum Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.97411, | |
"latitude": 51.82001, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mankato MN", | |
"nfz_name": "Mankato Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.92145, | |
"latitude": 44.22131, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Webster City", | |
"nfz_name": "Webster City Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.86906, | |
"latitude": 42.4365, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Boone", | |
"nfz_name": "Boone Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.84927, | |
"latitude": 42.051, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Big Spring", | |
"nfz_name": "Howard County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.83937, | |
"latitude": 33.99571, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shreveport", | |
"nfz_name": "Shreveport Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.82873, | |
"latitude": 32.44592, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Red Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.79411, | |
"latitude": 51.06699, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shreveport", | |
"nfz_name": "Shreveport Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.74892, | |
"latitude": 32.54015, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bossier Parish", | |
"nfz_name": "Barksdale AFB-Barksdale AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.65714, | |
"latitude": 32.50186, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ames", | |
"nfz_name": "Ames Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.62167, | |
"latitude": 41.99208, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Taloyoak Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.56395, | |
"latitude": 69.54301, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Knob Noster MO", | |
"nfz_name": "Whiteman AFB-Whiteman AFB", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.56055, | |
"latitude": 38.729, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shelton", | |
"nfz_name": "Sanderson Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.51118, | |
"latitude": 47.21092, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Minneapolis", | |
"nfz_name": "Flying Cloud Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.46108, | |
"latitude": 44.82718, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Frances Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.43972, | |
"latitude": 48.65417, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Albert Lea", | |
"nfz_name": "Albert Lea Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.36723, | |
"latitude": 43.68139, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Minneapolis", | |
"nfz_name": "Crystal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.35475, | |
"latitude": 45.06524, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Sandy Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.34444, | |
"latitude": 53.06416, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "De Ridder", | |
"nfz_name": "Beauregard Parish Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.33964, | |
"latitude": 30.83153, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mason City", | |
"nfz_name": "Mason City Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.33616, | |
"latitude": 43.15311, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Minneapolis", | |
"nfz_name": "Target Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.27776, | |
"latitude": 44.98171, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Iowa Falls", | |
"nfz_name": "Iowa Falls Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.26421, | |
"latitude": 42.47025, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Owatonna", | |
"nfz_name": "Owatonna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.24834, | |
"latitude": 44.12111, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Point Lookout MO", | |
"nfz_name": "M. Graham Clark - Taney County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.22899, | |
"latitude": 36.62525, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Minneapolis", | |
"nfz_name": "TCF Bank Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.22455, | |
"latitude": 44.97653, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St. Paul", | |
"nfz_name": "St. Paul Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.22228, | |
"latitude": 44.88476, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lake Charles", | |
"nfz_name": "Lake Charles Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.22112, | |
"latitude": 30.123, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Magnolia", | |
"nfz_name": "Magnolia Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.21814, | |
"latitude": 33.22874, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Branson", | |
"nfz_name": "Branson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.19907, | |
"latitude": 36.53854, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Polk", | |
"nfz_name": "Polk AAF Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.18926, | |
"latitude": 31.04442, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sedalia", | |
"nfz_name": "Sedalia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.17343, | |
"latitude": 38.70776, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Harrison", | |
"nfz_name": "Boone County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.15412, | |
"latitude": 36.26096, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Thermopolis", | |
"nfz_name": "Hot Springs Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.09633, | |
"latitude": 34.4782, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hot Springs", | |
"nfz_name": "Memorial Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.09633, | |
"latitude": 34.4782, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Statesville", | |
"nfz_name": "Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.02553, | |
"latitude": 40.54022, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Tuxtla Gutierrez Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.01924, | |
"latitude": 16.56065, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stanton", | |
"nfz_name": "Stanton Airfield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -93.0149, | |
"latitude": 44.47556, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Austin", | |
"nfz_name": "Austin Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.93297, | |
"latitude": 43.66261, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Morrilton", | |
"nfz_name": "Petit Jean Park Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.90882, | |
"latitude": 35.13941, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Versailles", | |
"nfz_name": "Versailles Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.8733, | |
"latitude": 38.42821, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jordan", | |
"nfz_name": "Jordan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.84215, | |
"latitude": 47.39216, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Keewaywin Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.84083, | |
"latitude": 52.99278, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Villahermosa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.81905, | |
"latitude": 17.99387, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "El Dorado", | |
"nfz_name": "South Arkansas Regional At Goodwin Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.81117, | |
"latitude": 33.21914, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "Moose Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.80092, | |
"latitude": 46.42073, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Camden", | |
"nfz_name": "Harrell Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.76334, | |
"latitude": 33.62278, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Dryden Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.74454, | |
"latitude": 49.83174, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Osceola WI", | |
"nfz_name": "L O Simenstad Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.69716, | |
"latitude": 45.30822, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Charles City", | |
"nfz_name": "Northeast Iowa Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.60754, | |
"latitude": 43.0691, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Whale Cove Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.59792, | |
"latitude": 62.24072, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ruston", | |
"nfz_name": "Ruston Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.58833, | |
"latitude": 32.51445, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kaiser Lake Ozark", | |
"nfz_name": "Lee C Fine Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.55044, | |
"latitude": 38.10036, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kirksville", | |
"nfz_name": "Kirksville Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.5407, | |
"latitude": 40.09253, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New Richmond", | |
"nfz_name": "New Richmond Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.53123, | |
"latitude": 45.14194, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wenatchee", | |
"nfz_name": "Pangborn Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.50042, | |
"latitude": 47.4266, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bryant", | |
"nfz_name": "Saline County Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.47976, | |
"latitude": 34.59089, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mountain Home", | |
"nfz_name": "Ozark Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.47056, | |
"latitude": 36.36889, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ottumwa", | |
"nfz_name": "Ottumwa Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.44436, | |
"latitude": 41.10656, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Moberly", | |
"nfz_name": "Moberly Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.43197, | |
"latitude": 39.46408, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eunice", | |
"nfz_name": "Eunice Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.42519, | |
"latitude": 30.4702, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "North Spirit Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.41666, | |
"latitude": 52.5, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Waterloo", | |
"nfz_name": "Waterloo Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.39797, | |
"latitude": 42.55523, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Amery", | |
"nfz_name": "Amery Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.37478, | |
"latitude": 45.28105, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Tapachula Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.36879, | |
"latitude": 14.79042, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pulaski County", | |
"nfz_name": "Camp Robinson-Robinson AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.30222, | |
"latitude": 34.84472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alexandria", | |
"nfz_name": "Esler Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.29569, | |
"latitude": 31.39376, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clinton", | |
"nfz_name": "Clinton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.22165, | |
"latitude": 34.7307, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Little Rock", | |
"nfz_name": "Bill and Hillary Clinton National Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.22165, | |
"latitude": 34.7307, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbia", | |
"nfz_name": "Columbia Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.21938, | |
"latitude": 38.81552, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Sachigo Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.19611, | |
"latitude": 53.89083, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pulaski County", | |
"nfz_name": "Little Rock-Little Rock AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.14985, | |
"latitude": 34.89556, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pulaski County", | |
"nfz_name": "Fort Leonard Wood-Forney AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.14081, | |
"latitude": 37.74196, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Leonard Wood", | |
"nfz_name": "Waynesville-St. Robert Regional Forney field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.14081, | |
"latitude": 37.74196, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Rankin Inlet Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.11113, | |
"latitude": 62.80966, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Opelousas", | |
"nfz_name": "St Landry Parish Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.09937, | |
"latitude": 30.55841, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Superior", | |
"nfz_name": "Richard I Bong Arpt Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.09528, | |
"latitude": 46.68333, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Shamattawa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.08209, | |
"latitude": 55.85942, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monroe", | |
"nfz_name": "Monroe Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.04362, | |
"latitude": 32.51023, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Palenque Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -92.01705, | |
"latitude": 17.5334, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lafayette", | |
"nfz_name": "Lafayette Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.98942, | |
"latitude": 30.20548, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pine Bluff", | |
"nfz_name": "Grider Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.93818, | |
"latitude": 34.17891, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Sioux Lookout Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.90271, | |
"latitude": 50.1151, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New Iberia", | |
"nfz_name": "Acadiana Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.88162, | |
"latitude": 30.03724, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ely", | |
"nfz_name": "Ely Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.8293, | |
"latitude": 47.82369, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ely", | |
"nfz_name": "Ely Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.8293, | |
"latitude": 47.82369, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Cat Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.82829, | |
"latitude": 51.72654, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rolla", | |
"nfz_name": "Rolla Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.81142, | |
"latitude": 37.93577, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Ciudad Del Carmen Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.80244, | |
"latitude": 18.65106, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rice Lake", | |
"nfz_name": "Rice Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.77381, | |
"latitude": 45.42035, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Muskrat Dam Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.76199, | |
"latitude": 53.44177, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monticello IA", | |
"nfz_name": "Monticello Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.75084, | |
"latitude": 33.6395, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Searcy", | |
"nfz_name": "Searcy Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.73752, | |
"latitude": 35.21055, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stillwater", | |
"nfz_name": "Searcy Fld Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.73752, | |
"latitude": 35.21055, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Decorah", | |
"nfz_name": "Decorah Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.73642, | |
"latitude": 43.27568, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cedar Rapids", | |
"nfz_name": "The Eastern Iowa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.70698, | |
"latitude": 41.88639, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Batesville", | |
"nfz_name": "Batesville Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.65022, | |
"latitude": 35.72493, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Iowa City", | |
"nfz_name": "Iowa City Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.54179, | |
"latitude": 41.63965, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eau Claire", | |
"nfz_name": "Chippewa Valley Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.48222, | |
"latitude": 44.86223, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Keokuk", | |
"nfz_name": "Keokuk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.42766, | |
"latitude": 40.4602, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Madison", | |
"nfz_name": "Fort Madison Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.32704, | |
"latitude": 40.65944, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Round Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.31203, | |
"latitude": 52.94383, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Natchez", | |
"nfz_name": "Hardy-Anders Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.29723, | |
"latitude": 31.61556, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Quincy MA", | |
"nfz_name": "Quincy Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.19101, | |
"latitude": 39.93579, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Baton Rouge", | |
"nfz_name": "Baton Rouge Metropolitan Ryan Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.15146, | |
"latitude": 30.53236, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Danbury", | |
"nfz_name": "Danbury Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.14635, | |
"latitude": 41.36267, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Burlington", | |
"nfz_name": "Southeast Iowa Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -91.12001, | |
"latitude": 40.7815, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greenville", | |
"nfz_name": "Mid Delta Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.98556, | |
"latitude": 33.48278, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Bearskin Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.98333, | |
"latitude": 53.95, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Walnut Ridge", | |
"nfz_name": "Walnut Ridge Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.92472, | |
"latitude": 36.12528, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ashland", | |
"nfz_name": "John F Kennedy Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.91889, | |
"latitude": 46.54861, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monroe County", | |
"nfz_name": "Fort McCoy-Sparta-McCoy AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.73457, | |
"latitude": 43.95486, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sparta", | |
"nfz_name": "Fort Mccoy Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.73457, | |
"latitude": 43.95486, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Chesterfield Inlet Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.731, | |
"latitude": 63.34718, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dubuque", | |
"nfz_name": "Dubuque Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.70561, | |
"latitude": 42.39709, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Helena", | |
"nfz_name": "Thompson-Robbins Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.67242, | |
"latitude": 34.57097, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houma", | |
"nfz_name": "Terrebonne Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.66032, | |
"latitude": 29.56687, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chesterfield MO", | |
"nfz_name": "Spirit Of St Louis Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.64458, | |
"latitude": 38.66347, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jonesboro", | |
"nfz_name": "Jonesboro Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.64264, | |
"latitude": 35.83462, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Davenport", | |
"nfz_name": "Davenport Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.5879, | |
"latitude": 41.61012, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Guatemala", | |
"city": "--", | |
"nfz_name": "Guatemala City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.5278, | |
"latitude": 14.58375, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clarksdale MS", | |
"nfz_name": "Fletcher Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.51484, | |
"latitude": 34.29092, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Campeche Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.50095, | |
"latitude": 19.81476, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "McComb", | |
"nfz_name": "John E. Lewis Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.47166, | |
"latitude": 31.17861, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Galesburg", | |
"nfz_name": "Galesburg Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.43087, | |
"latitude": 40.93908, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Farmington MO", | |
"nfz_name": "Farmington Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.42913, | |
"latitude": 37.76152, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Park Falls", | |
"nfz_name": "Park Falls Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.42418, | |
"latitude": 45.95457, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Grand Marais", | |
"nfz_name": "Grand Marais Cook County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.38345, | |
"latitude": 47.83621, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bridgeton", | |
"nfz_name": "St Louis Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.3708, | |
"latitude": 38.75183, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Poplar Bluff", | |
"nfz_name": "Earl Fields Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.32344, | |
"latitude": 36.76574, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Marks MS", | |
"nfz_name": "Selfs Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.29001, | |
"latitude": 34.23186, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Prentice WI", | |
"nfz_name": "Prentice Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.28075, | |
"latitude": 45.53959, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Colombia", | |
"city": "--", | |
"nfz_name": "Galapagos Islands Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.2684, | |
"latitude": -0.45036, | |
"longitude_type": "W", | |
"latitude_type": "S", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wood County", | |
"nfz_name": "Volk CRTC-Volk CRTC", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.26302, | |
"latitude": 43.92692, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "West Memphis", | |
"nfz_name": "West Memphis Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.23288, | |
"latitude": 35.13542, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jackson", | |
"nfz_name": "Hawkins Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.22217, | |
"latitude": 32.33446, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Pickle Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.21707, | |
"latitude": 51.44815, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St. Louis", | |
"nfz_name": "Busch Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.19282, | |
"latitude": 38.62262, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St. Louis", | |
"nfz_name": "Edward Jones Dome", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.18851, | |
"latitude": 38.63283, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cahokia", | |
"nfz_name": "St. Louis Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.15427, | |
"latitude": 38.57128, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ironwood", | |
"nfz_name": "Gogebic Iron County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.13089, | |
"latitude": 46.52502, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greenwood", | |
"nfz_name": "Leflore Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.08668, | |
"latitude": 33.49328, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New Orleans", | |
"nfz_name": "Mercedes-Benz Superdome", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.08124, | |
"latitude": 29.95106, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alton", | |
"nfz_name": "St Louis Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.05591, | |
"latitude": 38.88825, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kennett", | |
"nfz_name": "Kennett Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.03615, | |
"latitude": 36.22918, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "New Orleans LA", | |
"nfz_name": "Lakefront Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.02554, | |
"latitude": 30.03579, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Plaquemines Parish", | |
"nfz_name": "New Orleans-KNGB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -90.0168, | |
"latitude": 29.82472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Malden", | |
"nfz_name": "Malden Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.99223, | |
"latitude": 36.60056, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Blytheville AR", | |
"nfz_name": "Blytheville AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.94327, | |
"latitude": 35.9646, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Big Trout Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.89134, | |
"latitude": 53.8151, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Guatemala", | |
"city": "--", | |
"nfz_name": "Flores Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.87722, | |
"latitude": 16.91466, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Millington TN", | |
"nfz_name": "Millington Regional Jetport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.86971, | |
"latitude": 35.34938, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bogalusa", | |
"nfz_name": "George R Carr Memorial Air Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.86497, | |
"latitude": 30.81369, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Wunnummin Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.85172, | |
"latitude": 53.01614, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Kingfisher Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.85172, | |
"latitude": 53.01614, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wisconsin Rapids", | |
"nfz_name": "Alexander Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.83833, | |
"latitude": 44.36028, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Midamerica Airport", | |
"nfz_name": "Scott AFB", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.82164, | |
"latitude": 38.5492, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Pelly Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.79108, | |
"latitude": 68.53807, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lemmon", | |
"nfz_name": "Lemmon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.73084, | |
"latitude": 45.92722, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sparta IL", | |
"nfz_name": "Sparta Community-Hunter Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.7016, | |
"latitude": 38.14603, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Peoria", | |
"nfz_name": "Greater Peoria Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.69163, | |
"latitude": 40.66664, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sterling Rockfalls", | |
"nfz_name": "Whiteside County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.68146, | |
"latitude": 41.74275, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Springfield", | |
"nfz_name": "Abraham Lincoln Capital Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.6781, | |
"latitude": 39.84351, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mosinee", | |
"nfz_name": "Central Wisconsin Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.67287, | |
"latitude": 44.78417, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Merida Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.66237, | |
"latitude": 20.9339, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wausau", | |
"nfz_name": "Wausau Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.62824, | |
"latitude": 44.92946, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Freeport", | |
"nfz_name": "Albertus Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.58159, | |
"latitude": 42.24658, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Angling Lake Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.57446, | |
"latitude": 53.84206, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Durango", | |
"nfz_name": "Animas Air Park Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.56479, | |
"latitude": 37.22689, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kosciusko", | |
"nfz_name": "Attala County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.54092, | |
"latitude": 33.09002, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oxford", | |
"nfz_name": "University-Oxford Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.53672, | |
"latitude": 34.38376, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Stevens Point", | |
"nfz_name": "Stevens Point Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.53605, | |
"latitude": 44.54501, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Picayune", | |
"nfz_name": "Pearl River County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.50445, | |
"latitude": 30.78611, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rhinelander", | |
"nfz_name": "Rhinelander Oneida County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.46387, | |
"latitude": 45.62621, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oregon", | |
"nfz_name": "Barnett Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.39386, | |
"latitude": 42.03761, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Madison", | |
"nfz_name": "Dane County Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.33641, | |
"latitude": 43.13907, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hattiesburg", | |
"nfz_name": "Hattiesburg Laurel Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.33542, | |
"latitude": 31.46824, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Thunder Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.3195, | |
"latitude": 48.37426, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eagle River Wi", | |
"nfz_name": "Eagle River Union Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.26183, | |
"latitude": 45.9341, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Carbondale", | |
"nfz_name": "Southern Illinois Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.25362, | |
"latitude": 37.77748, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hattiesburg", | |
"nfz_name": "The Hattiesburg-Bobby L. Chain Mun. Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.25305, | |
"latitude": 31.27036, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cairo IL", | |
"nfz_name": "Cairo Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.22116, | |
"latitude": 37.06231, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hagler AAF", | |
"nfz_name": "Camp Shelby-Shelby", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.19054, | |
"latitude": 31.17602, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Laurel MS", | |
"nfz_name": "Hesler-Noble Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.16969, | |
"latitude": 31.66647, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Peru IL", | |
"nfz_name": "Illinois Valley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.15101, | |
"latitude": 41.34959, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Louisville", | |
"nfz_name": "Louisville Winston County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.06254, | |
"latitude": 33.1459, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Janesville Wi", | |
"nfz_name": "Southern Wisconsin Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.04158, | |
"latitude": 42.61791, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Marion", | |
"nfz_name": "Williamson County Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -89.01099, | |
"latitude": 37.7472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Union City", | |
"nfz_name": "Everett-Stewart Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.9826, | |
"latitude": 36.38266, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Salem", | |
"nfz_name": "Leckrone Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.96472, | |
"latitude": 38.64383, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Harrison County", | |
"nfz_name": "Keesler AFB-Keesler AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.92527, | |
"latitude": 30.40942, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jackson", | |
"nfz_name": "Mc Kellar Sipes Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.92146, | |
"latitude": 35.60245, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bloomington", | |
"nfz_name": "Central Illinois Regional at Bloomington-Normal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.91548, | |
"latitude": 40.47621, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Decatur", | |
"nfz_name": "Decatur Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.86639, | |
"latitude": 39.83473, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mt Vernon", | |
"nfz_name": "Mt Vernon-Outland Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.8535, | |
"latitude": 38.32193, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kemper County", | |
"nfz_name": "Meridian-OLF Joe Williams", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.8365, | |
"latitude": 32.79954, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Punta Gorda Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.81209, | |
"latitude": 16.16659, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Paducah", | |
"nfz_name": "Barkley Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.76751, | |
"latitude": 37.06124, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tupelo", | |
"nfz_name": "Tupelo Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.76633, | |
"latitude": 34.26624, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Meridian", | |
"nfz_name": "Key Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.74515, | |
"latitude": 32.33355, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lauderdale County", | |
"nfz_name": "Key Field-Key Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.74515, | |
"latitude": 32.33355, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clintonville", | |
"nfz_name": "Clintonville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.73196, | |
"latitude": 44.61526, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Juneau WI", | |
"nfz_name": "Dodge County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.69538, | |
"latitude": 43.42994, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Kasabonika Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.64278, | |
"latitude": 53.52472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Corinth", | |
"nfz_name": "Roscoe Turner Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.601, | |
"latitude": 34.91401, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus", | |
"nfz_name": "Golden Triangle Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.5876, | |
"latitude": 33.4516, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Orange Walk", | |
"nfz_name": "Orange Walk Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.5803, | |
"latitude": 18.04629, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Orange walk town Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.5803, | |
"latitude": 18.04629, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shuqualak Aux Field-Gunshy Shuqualak Aux", | |
"nfz_name": "Gunshy", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.57948, | |
"latitude": 32.93996, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lauderdale County", | |
"nfz_name": "Meridian-McCain Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.55944, | |
"latitude": 32.55513, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oshkosh", | |
"nfz_name": "Wittman Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.55132, | |
"latitude": 43.99402, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Summer Beaver Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.54194, | |
"latitude": 52.70861, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Appleton", | |
"nfz_name": "Outagamie County Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.51837, | |
"latitude": 44.25907, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hancock", | |
"nfz_name": "Houghton County Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.494, | |
"latitude": 47.16865, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fond-Du-Lac", | |
"nfz_name": "Fond-Du-Lac Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.48429, | |
"latitude": 43.76969, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "Aurora Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.46829, | |
"latitude": 41.76998, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus", | |
"nfz_name": "Columbus AFB-Columbus AFB", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.45008, | |
"latitude": 33.64147, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Corozal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.41196, | |
"latitude": 18.3816, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Colombia", | |
"city": "--", | |
"nfz_name": "Corozal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.41196, | |
"latitude": 18.3816, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus", | |
"nfz_name": "Lowndes County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.38252, | |
"latitude": 33.46451, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Murray", | |
"nfz_name": "Calloway County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.37085, | |
"latitude": 36.66357, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Placencia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.362, | |
"latitude": 16.53849, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Chetumal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.3243, | |
"latitude": 18.5064, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "San Ignacio Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.30999, | |
"latitude": 17.53611, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Belmopan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.30999, | |
"latitude": 17.53611, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mattoon", | |
"nfz_name": "Coles County Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.27948, | |
"latitude": 39.47887, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Champaign", | |
"nfz_name": "University of Illinois Willard Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.27591, | |
"latitude": 40.03818, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "Dupage Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.25491, | |
"latitude": 41.90676, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mobile", | |
"nfz_name": "Mobile Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.24416, | |
"latitude": 30.6919, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Dangriga Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.22851, | |
"latitude": 16.98221, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Aliceville", | |
"nfz_name": "George Downer Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.19722, | |
"latitude": 33.10695, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Caye Caulker Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.19467, | |
"latitude": 17.51609, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Belize City Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.19467, | |
"latitude": 17.51609, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "Independence Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.19467, | |
"latitude": 17.51609, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "Georgetown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.17487, | |
"latitude": 38.72066, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Olney IL", | |
"nfz_name": "Olney-Noble Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.17487, | |
"latitude": 38.72066, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lockport", | |
"nfz_name": "Lewis Lockport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.09191, | |
"latitude": 41.60497, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mobile", | |
"nfz_name": "Mobile Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.07701, | |
"latitude": 30.63525, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Green Bay", | |
"nfz_name": "Lambeau Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.06221, | |
"latitude": 44.50134, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Milwaukee", | |
"nfz_name": "Lawrence J Timmerman Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -88.03157, | |
"latitude": 43.11658, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Milwaukee", | |
"nfz_name": "Miller Parkdouble-dagger", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.97126, | |
"latitude": 43.0282, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Belize", | |
"city": "--", | |
"nfz_name": "San Pedro Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.9651, | |
"latitude": 17.91732, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Lansdowne House Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.93339, | |
"latitude": 52.19559, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kenosha WI", | |
"nfz_name": "Kenosha Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.92589, | |
"latitude": 42.59008, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Hope Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.90695, | |
"latitude": 51.56171, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "Pal-Waukee Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.90113, | |
"latitude": 42.11707, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Waukegan IL", | |
"nfz_name": "Waukegan Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.86819, | |
"latitude": 42.41631, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kankakee", | |
"nfz_name": "Greater Kankakee Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.84864, | |
"latitude": 41.06533, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Baldwin County", | |
"nfz_name": "Whiting-NOLF Summerdale", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.69971, | |
"latitude": 30.4877, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Severn Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.67907, | |
"latitude": 56.01847, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gulf Shores AL", | |
"nfz_name": "Jack Edwards Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.66995, | |
"latitude": 30.28875, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "Wrigley Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.65533, | |
"latitude": 41.94844, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Baldwin County", | |
"nfz_name": "Whiting-NOLF Silverhill", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.65035, | |
"latitude": 30.50912, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Menominee", | |
"nfz_name": "Menominee Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.63825, | |
"latitude": 45.12744, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "U.S. Cellular Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.63376, | |
"latitude": 41.82992, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Baldwin County", | |
"nfz_name": "Whiting-NOLF Barin", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.63221, | |
"latitude": 30.38992, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chicago", | |
"nfz_name": "Soldier Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.61669, | |
"latitude": 41.86231, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Muscle Shoals", | |
"nfz_name": "Northwest Alabama Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.61172, | |
"latitude": 34.74519, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tuscaloosa", | |
"nfz_name": "Tuscaloosa Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.60966, | |
"latitude": 33.221, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Danville IL", | |
"nfz_name": "Vermilion County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.59604, | |
"latitude": 40.20087, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Evansville", | |
"nfz_name": "Evansville Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.52718, | |
"latitude": 38.04336, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hopkinsville", | |
"nfz_name": "Campbell AAF Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.4892, | |
"latitude": 36.67438, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Centerville", | |
"nfz_name": "Centerville Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.44401, | |
"latitude": 35.83722, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kentland", | |
"nfz_name": "Kentland Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.43514, | |
"latitude": 40.75971, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sturgeon Bay", | |
"nfz_name": "Door County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.42507, | |
"latitude": 44.84097, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clarksville TN", | |
"nfz_name": "Outlaw Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.41904, | |
"latitude": 36.62177, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Webequie Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.37389, | |
"latitude": 52.9621, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pensacola FL", | |
"nfz_name": "Pensacola-NAS Pensacola", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.28833, | |
"latitude": 30.35567, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Honduras", | |
"city": "--", | |
"nfz_name": "San Pedro Sula Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.21782, | |
"latitude": 14.0607, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Honduras", | |
"city": "--", | |
"nfz_name": "Tegucigalpa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.21782, | |
"latitude": 14.0607, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pensacola", | |
"nfz_name": "Pensacola Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.1867, | |
"latitude": 30.47382, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rensselaer", | |
"nfz_name": "Rensselaer Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.18325, | |
"latitude": 40.9428, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbia", | |
"nfz_name": "Maury County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.18229, | |
"latitude": 35.55539, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Owensboro", | |
"nfz_name": "Owensboro Daviess County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.16653, | |
"latitude": 37.74087, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Rosa County", | |
"nfz_name": "Whiting-NOLF Spencer", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.14, | |
"latitude": 30.625, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Escanaba", | |
"nfz_name": "Delta County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.09199, | |
"latitude": 45.7202, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Escambia County", | |
"nfz_name": "Naval Air Station Whiting Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.01789, | |
"latitude": 30.71433, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Milton", | |
"nfz_name": "Whiting-NAS Whiting Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.01789, | |
"latitude": 30.71433, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Valparaiso", | |
"nfz_name": "Porter County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -87.00936, | |
"latitude": 41.44956, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Rosa County", | |
"nfz_name": "Whiting-NOLF Choctaw", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.9574, | |
"latitude": 30.50982, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Selma", | |
"nfz_name": "Selfield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.95221, | |
"latitude": 32.44041, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Decatur", | |
"nfz_name": "Pryor Field Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.94794, | |
"latitude": 34.65904, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lafayette", | |
"nfz_name": "Purdue University Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.94065, | |
"latitude": 40.41312, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Santa Rosa County", | |
"nfz_name": "Whiting-NOLF Santa Rosa", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.93976, | |
"latitude": 30.61051, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Geraldton Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.93127, | |
"latitude": 49.78329, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Cozumel Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.9305, | |
"latitude": 20.51163, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Honduras", | |
"city": "--", | |
"nfz_name": "Utila Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.88251, | |
"latitude": 16.11137, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Mexico", | |
"city": "--", | |
"nfz_name": "Cancun Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.87356, | |
"latitude": 21.04034, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Honduras", | |
"city": "--", | |
"nfz_name": "La Ceiba Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.85143, | |
"latitude": 15.74516, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shelbyville", | |
"nfz_name": "Shelby County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.78302, | |
"latitude": 33.1783, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Nashville", | |
"nfz_name": "Nissan Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.77129, | |
"latitude": 36.16648, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Huntsville", | |
"nfz_name": "Redstone Arsenal-Redstone AAF", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.68472, | |
"latitude": 34.67861, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "French Lick", | |
"nfz_name": "French Lick Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.63675, | |
"latitude": 38.50568, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Destin", | |
"nfz_name": "Destin Fort Walton Beach Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.54982, | |
"latitude": 30.49544, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Honduras", | |
"city": "--", | |
"nfz_name": "Roatan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.52789, | |
"latitude": 16.31832, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Smyrna", | |
"nfz_name": "Smyrna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.52589, | |
"latitude": 36.00433, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Crestview FL", | |
"nfz_name": "Bob Sikes Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.52465, | |
"latitude": 30.7771, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Crestview FL", | |
"nfz_name": "Duke Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.52239, | |
"latitude": 30.64555, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bedford", | |
"nfz_name": "Virgil I Grissom Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.4366, | |
"latitude": 38.83835, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bowling Green", | |
"nfz_name": "Bowling Green Warren County Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.42692, | |
"latitude": 36.96251, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Benton Harbor", | |
"nfz_name": "Southwest Michigan Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.42562, | |
"latitude": 42.1272, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ludington MI", | |
"nfz_name": "Mason County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.40781, | |
"latitude": 43.96049, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Montgomery", | |
"nfz_name": "Montgomery Regional (Dannelly Field) Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.39507, | |
"latitude": 32.3014, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Montgomery County", | |
"nfz_name": "Maxwell AFB-Maxwell AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.34071, | |
"latitude": 32.3782, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Manistee", | |
"nfz_name": "Manistee Co Blacker Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.25621, | |
"latitude": 44.27545, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Muskegon", | |
"nfz_name": "Muskegon County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.23799, | |
"latitude": 43.16458, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Repulse Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.2315, | |
"latitude": 66.52472, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Niles", | |
"nfz_name": "Jerry Tyler Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.22576, | |
"latitude": 41.84069, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Nicaragua", | |
"city": "--", | |
"nfz_name": "Managua Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.17132, | |
"latitude": 12.14465, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Indianapolis", | |
"nfz_name": "Lucas Oil Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.16389, | |
"latitude": 39.7601, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Holland", | |
"nfz_name": "Park Township Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.16275, | |
"latitude": 42.79572, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Peru Indiana", | |
"nfz_name": "Grissom Afb Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.14465, | |
"latitude": 40.66182, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gadsden AL", | |
"nfz_name": "Northeast Alabama Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.08594, | |
"latitude": 33.97288, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kokomo", | |
"nfz_name": "Kokomo Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.059, | |
"latitude": 40.52897, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Talladega", | |
"nfz_name": "Talladega Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.05138, | |
"latitude": 33.5702, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Nicaragua", | |
"city": "--", | |
"nfz_name": "Tola Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.0319, | |
"latitude": 11.43245, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Troy AL", | |
"nfz_name": "Troy Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -86.01222, | |
"latitude": 31.86056, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Elkhart IN", | |
"nfz_name": "Elkhart Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.99553, | |
"latitude": 41.72115, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Knox", | |
"nfz_name": "Fort Knox-Godman AAF", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.97171, | |
"latitude": 37.90224, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alexander City", | |
"nfz_name": "Thomas C Russell Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.95969, | |
"latitude": 32.91633, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Glasgow", | |
"nfz_name": "Glasgow Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.95408, | |
"latitude": 37.03096, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Elizabethtown", | |
"nfz_name": "Elizabethtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.92564, | |
"latitude": 37.6892, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Seymour", | |
"nfz_name": "Freeman Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.90728, | |
"latitude": 38.92476, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sewanee", | |
"nfz_name": "Franklin County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.89962, | |
"latitude": 35.20516, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus NE", | |
"nfz_name": "Columbus Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.89713, | |
"latitude": 39.25566, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anniston", | |
"nfz_name": "Anniston Metropolitan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.85456, | |
"latitude": 33.58998, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Quepos Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.81515, | |
"latitude": 10.3142, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Goshen", | |
"nfz_name": "Goshen Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.79483, | |
"latitude": 41.52476, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tuskegee", | |
"nfz_name": "Sharpe Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.77558, | |
"latitude": 32.49189, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dale County", | |
"nfz_name": "Fort Rucker-Lowe AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.74845, | |
"latitude": 31.34864, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Coffee County", | |
"nfz_name": "Fort Rucker-Shell AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.71659, | |
"latitude": 31.27806, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ozark", | |
"nfz_name": "Fort Rucker-Cairns AAF", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.71659, | |
"latitude": 31.27806, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dale County", | |
"nfz_name": "Fort Rucker-Fort Rucker", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.71538, | |
"latitude": 31.34005, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dale County", | |
"nfz_name": "Fort Rucker-Knox AHP", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.67323, | |
"latitude": 31.31999, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Shelbyville", | |
"nfz_name": "Bomar Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.6654, | |
"latitude": 38.22892, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dale County", | |
"nfz_name": "Fort Rucker-Hanchey AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.65433, | |
"latitude": 31.346, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anderson", | |
"nfz_name": "Anderson Municipal Darlington Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.61417, | |
"latitude": 40.10964, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Three Rivers", | |
"nfz_name": "Dr Haines Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.59111, | |
"latitude": 41.95628, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jasper", | |
"nfz_name": "Marion County Brown Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.58531, | |
"latitude": 35.06067, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bay City", | |
"nfz_name": "Bay City Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.58521, | |
"latitude": 35.06051, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lincoln Rock AK", | |
"nfz_name": "Coast Guard Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.58188, | |
"latitude": 44.74713, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Traverse City", | |
"nfz_name": "Cherry Capital Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.57962, | |
"latitude": 44.73691, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Liberia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.54415, | |
"latitude": 10.59437, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Iron Mountain", | |
"nfz_name": "Ford Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.52484, | |
"latitude": 42.88466, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Reed City", | |
"nfz_name": "Nartron Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.51613, | |
"latitude": 43.90005, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bardstown", | |
"nfz_name": "Samuels Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.49874, | |
"latitude": 37.81512, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Madison", | |
"nfz_name": "Madison Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.46445, | |
"latitude": 38.76028, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dothan", | |
"nfz_name": "Dothan Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.45243, | |
"latitude": 31.32166, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Peawanuck Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.44424, | |
"latitude": 54.98769, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Auburn", | |
"nfz_name": "Auburn University Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.43527, | |
"latitude": 32.61373, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lewiston", | |
"nfz_name": "Auburn Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.43527, | |
"latitude": 32.61373, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sturgis", | |
"nfz_name": "Kirsch Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.42979, | |
"latitude": 41.81252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cadillac", | |
"nfz_name": "Wexford County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.41643, | |
"latitude": 44.27987, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Muncie", | |
"nfz_name": "Delaware County Johnson Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.39362, | |
"latitude": 40.24039, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Hastings", | |
"nfz_name": "Hastings Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.34514, | |
"latitude": 42.66428, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Charlevoix", | |
"nfz_name": "Charlevoix Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.27592, | |
"latitude": 45.30479, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Batesville", | |
"nfz_name": "Hillenbrand Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.25834, | |
"latitude": 39.34383, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Battle Creek", | |
"nfz_name": "W K Kellogg Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.25781, | |
"latitude": 42.29866, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chattanooga", | |
"nfz_name": "Lovell Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.20287, | |
"latitude": 35.03403, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bellaire", | |
"nfz_name": "Antrim County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.19767, | |
"latitude": 44.98804, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "--", | |
"nfz_name": "Spring Creek Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.16357, | |
"latitude": 36.63784, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rome", | |
"nfz_name": "Richard B Russell Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.16325, | |
"latitude": 34.35275, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Wayne IN", | |
"nfz_name": "Smith Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.15158, | |
"latitude": 41.14032, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Connersville IN", | |
"nfz_name": "Mettle Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.13108, | |
"latitude": 39.69819, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Eufaula", | |
"nfz_name": "Weedon Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.12889, | |
"latitude": 31.95139, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Angola", | |
"nfz_name": "Tri State Steuben County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.08321, | |
"latitude": 41.63934, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Whitson Field Airport", | |
"nfz_name": "Crossville Memorial", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.08308, | |
"latitude": 35.95402, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Arctic Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.02693, | |
"latitude": 73.00529, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Apalachicola", | |
"nfz_name": "Apalachicola Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.0247, | |
"latitude": 29.7264, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Tambor Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -85.01636, | |
"latitude": 9.73946, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus", | |
"nfz_name": "Lawson Aaf Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.99215, | |
"latitude": 32.33792, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chattahoochee County", | |
"nfz_name": "Fort Benning-Lawson AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.99215, | |
"latitude": 32.33792, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus", | |
"nfz_name": "Columbus Metropolitan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.94105, | |
"latitude": 32.51436, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St George Island", | |
"nfz_name": "St George Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.91529, | |
"latitude": 29.64435, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pine Mountain", | |
"nfz_name": "Harris County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.87605, | |
"latitude": 32.84236, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Richmond IN", | |
"nfz_name": "Richmond Municipal Airport Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.84408, | |
"latitude": 39.75618, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pellston", | |
"nfz_name": "Pellston Regional of Emmet County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.78618, | |
"latitude": 45.57149, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oxford", | |
"nfz_name": "Miami University Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.78307, | |
"latitude": 39.50699, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Hornepayne Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.76452, | |
"latitude": 49.18888, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mount Pleasant MI", | |
"nfz_name": "Mount Pleasant Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.73856, | |
"latitude": 43.61904, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rockwood TN", | |
"nfz_name": "Rockwood Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.69848, | |
"latitude": 35.91833, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gaylord", | |
"nfz_name": "Gaylord Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.69117, | |
"latitude": 45.01686, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Alma", | |
"nfz_name": "Gratiot Community Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.68837, | |
"latitude": 43.32393, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Houghton MI", | |
"nfz_name": "Roscommon County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.67451, | |
"latitude": 44.36043, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bainbridge", | |
"nfz_name": "Decatur County Industrial Air Park Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.63497, | |
"latitude": 30.97514, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mackinac Island", | |
"nfz_name": "Mackinac Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.63439, | |
"latitude": 45.86384, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lexington", | |
"nfz_name": "Blue Grass Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.60261, | |
"latitude": 38.03776, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lexington", | |
"nfz_name": "Lexington Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.60261, | |
"latitude": 38.03776, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Kennesaw", | |
"nfz_name": "Cobb County Airport-McCollum Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.6012, | |
"latitude": 34.01548, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lansing", | |
"nfz_name": "Capital City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.58912, | |
"latitude": 42.77509, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Fortuna Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.57889, | |
"latitude": 10.46917, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Athens", | |
"nfz_name": "McMinn County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.56089, | |
"latitude": 35.40036, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lakefield", | |
"nfz_name": "Lakefield Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.56018, | |
"latitude": 40.48424, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Marietta GA", | |
"nfz_name": "Dobbins AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.53303, | |
"latitude": 33.91331, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Rochester", | |
"nfz_name": "Fulton County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.52165, | |
"latitude": 33.77709, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atlanta", | |
"nfz_name": "Fulton County Airport-Brown Field", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.52165, | |
"latitude": 33.77709, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cincinnati", | |
"nfz_name": "Paul Brown Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.51606, | |
"latitude": 39.09546, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cincinnati", | |
"nfz_name": "Great American Ball Park", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.50815, | |
"latitude": 39.09793, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Sault Ste Marie Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.50044, | |
"latitude": 46.48528, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gladwin", | |
"nfz_name": "Gladwin Zettel Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.47504, | |
"latitude": 43.97063, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jackson", | |
"nfz_name": "Reynolds Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.4604, | |
"latitude": 42.25887, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Defiance", | |
"nfz_name": "Defiance Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.42889, | |
"latitude": 41.3375, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jacksonville TX", | |
"nfz_name": "Cherokee County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.42522, | |
"latitude": 34.30939, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cincinnati", | |
"nfz_name": "Cincinnati Municipal Lunken Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.4196, | |
"latitude": 39.1017, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atlanta", | |
"nfz_name": "Georgia Dome", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.40083, | |
"latitude": 33.75769, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atlanta", | |
"nfz_name": "Turner Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.38997, | |
"latitude": 33.73481, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tallahassee", | |
"nfz_name": "Tallahassee Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.34505, | |
"latitude": 30.39541, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Atlanta", | |
"nfz_name": "DeKalb Peachtree Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.30292, | |
"latitude": 33.87682, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Craig", | |
"nfz_name": "Craig-Moffat Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.30179, | |
"latitude": 40.49556, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dayton OK", | |
"nfz_name": "Dayton-Wright Brothers Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.22809, | |
"latitude": 39.59346, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "San Jose Airports", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.20409, | |
"latitude": 9.99805, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Albany", | |
"nfz_name": "Southwest Georgia Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.1939, | |
"latitude": 31.53567, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Tamarindo Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.1331, | |
"latitude": 9.43957, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Adrian", | |
"nfz_name": "Lenawee County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.0762, | |
"latitude": 41.86998, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "London", | |
"nfz_name": "Corbin-london Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.07547, | |
"latitude": 37.08769, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Paris", | |
"nfz_name": "Henry County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.06894, | |
"latitude": 41.37431, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dougherty County", | |
"nfz_name": "Albany-Marine Corps Logistics Command (MARCORLOGCOM)", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.05883, | |
"latitude": 31.54872, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lima", | |
"nfz_name": "Lima Allen County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -84.02679, | |
"latitude": 40.70483, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Blairsville", | |
"nfz_name": "Blairsville Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.99695, | |
"latitude": 34.85528, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Knoxville", | |
"nfz_name": "McGhee Tyson Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.99389, | |
"latitude": 35.81083, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lawrenceville", | |
"nfz_name": "Gwinnett County Briscoe Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.96252, | |
"latitude": 33.9755, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sylvester", | |
"nfz_name": "Sylvester Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.89401, | |
"latitude": 31.55653, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Springfield", | |
"nfz_name": "Springfield-Beckley Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.84367, | |
"latitude": 39.84314, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gainesville", | |
"nfz_name": "Lee Gilmer Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.83151, | |
"latitude": 34.27367, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Toledo", | |
"nfz_name": "Toledo Express Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.80928, | |
"latitude": 41.58783, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Moultrie", | |
"nfz_name": "Moultrie Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.80498, | |
"latitude": 31.08531, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wilmington", | |
"nfz_name": "Wilmington Airpark Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.78567, | |
"latitude": 39.432, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Ann Arbor", | |
"nfz_name": "Ann Arbor Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.74566, | |
"latitude": 42.2252, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Drummond Island", | |
"nfz_name": "Drummond Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.74511, | |
"latitude": 46.00897, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Moultrie", | |
"nfz_name": "Spence Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.71256, | |
"latitude": 31.14017, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Findlay", | |
"nfz_name": "Findlay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.6687, | |
"latitude": 41.0121, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Winder", | |
"nfz_name": "Barrow County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.66864, | |
"latitude": 33.98195, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Macon", | |
"nfz_name": "Middle Georgia Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.65188, | |
"latitude": 32.70199, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Drake Bay Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.63867, | |
"latitude": 8.71886, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Morehead", | |
"nfz_name": "Morehead Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.58754, | |
"latitude": 38.21489, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Robins AFB", | |
"nfz_name": "Robins Air Force Base", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.58219, | |
"latitude": 32.61063, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Perry", | |
"nfz_name": "Perry-Foley Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.5771, | |
"latitude": 30.0776, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Macon GA", | |
"nfz_name": "Macon Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.56258, | |
"latitude": 32.82319, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Sevierville", | |
"nfz_name": "Gatlinburg-Pigeon Forge Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.52893, | |
"latitude": 35.85796, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Detroit", | |
"nfz_name": "Willow Run Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.52429, | |
"latitude": 42.2378, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Tortuquero Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.51631, | |
"latitude": 10.57195, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tifton GA", | |
"nfz_name": "Henry Tift Myers Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.49071, | |
"latitude": 31.42785, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Toledo", | |
"nfz_name": "Toledo Executive Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.48129, | |
"latitude": 41.56546, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Palmar Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.46586, | |
"latitude": 8.95444, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Somerset", | |
"nfz_name": "Pulaski County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.44068, | |
"latitude": 32.28401, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "East Tawas MI", | |
"nfz_name": "Iosco County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.42263, | |
"latitude": 44.31265, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Oscoda MI", | |
"nfz_name": "Oscoda-Wurtsmith AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.38028, | |
"latitude": 44.4525, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Morristown", | |
"nfz_name": "Moore-Murrell Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.37521, | |
"latitude": 36.17955, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Coral Harbour Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.35995, | |
"latitude": 64.19378, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wooster", | |
"nfz_name": "Wayne County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.35538, | |
"latitude": 42.21617, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Detroit", | |
"nfz_name": "Detroit Metropolitan Wayne County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.35538, | |
"latitude": 42.21617, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Palmer", | |
"nfz_name": "Metropolitan Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.35538, | |
"latitude": 42.21617, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Athens", | |
"nfz_name": "Athens Ben Epps Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.32748, | |
"latitude": 33.94922, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jackson", | |
"nfz_name": "Julian Carroll Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.31714, | |
"latitude": 37.59357, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Puerto Jimenez Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.30126, | |
"latitude": 8.53611, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Toccoa", | |
"nfz_name": "Toccoa RG Letourneau Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.29648, | |
"latitude": 34.59044, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Valdosta", | |
"nfz_name": "Valdosta Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.27651, | |
"latitude": 30.78503, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Milledgeville", | |
"nfz_name": "Baldwin County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.24072, | |
"latitude": 33.15377, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Berrien County", | |
"nfz_name": "Moody AFB-Moody AFB", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.20753, | |
"latitude": 30.97481, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Golfito Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.17796, | |
"latitude": 8.65056, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cross City", | |
"nfz_name": "Cross City Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.1081, | |
"latitude": 29.63341, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Columbus OH", | |
"nfz_name": "Ohio State University Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.07347, | |
"latitude": 40.07746, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Marion", | |
"nfz_name": "Marion Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.06005, | |
"latitude": 40.61712, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Cedar Key", | |
"nfz_name": "George T Lewis Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.05079, | |
"latitude": 29.13429, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Detroit", | |
"nfz_name": "Comerica Park", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.04852, | |
"latitude": 42.339, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Detroit", | |
"nfz_name": "Ford Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.0456, | |
"latitude": 42.34001, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Costa Rica", | |
"city": "--", | |
"nfz_name": "Limon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.02528, | |
"latitude": 9.96312, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Limon", | |
"nfz_name": "Limon Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.02528, | |
"latitude": 9.96312, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Coleman", | |
"nfz_name": "Coleman Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -83.00389, | |
"latitude": 42.40906, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Dublin", | |
"nfz_name": "W H 'Bud' Barron Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.98241, | |
"latitude": 32.56462, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Clemson", | |
"nfz_name": "Oconee County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.88441, | |
"latitude": 34.67095, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mc Rae", | |
"nfz_name": "Telfair-Wheeler Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.88225, | |
"latitude": 32.09462, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Portsmouth OH", | |
"nfz_name": "Greater Portsmouth Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.8475, | |
"latitude": 38.84056, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greeneville", | |
"nfz_name": "Greeneville-Greene County Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.815, | |
"latitude": 36.19305, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Cuba", | |
"city": "--", | |
"nfz_name": "Nueva Gerona Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.78, | |
"latitude": 21.8375, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Galion", | |
"nfz_name": "Galion Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.72389, | |
"latitude": 40.75333, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Anderson", | |
"nfz_name": "Anderson Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.70946, | |
"latitude": 34.49374, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St. Petersburg", | |
"nfz_name": "Tropicana Field", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.65339, | |
"latitude": 27.76822, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "St Petersburg FL", | |
"nfz_name": "Albert Whitted Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.63336, | |
"latitude": 27.76471, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lake City", | |
"nfz_name": "Lake City Gateway Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.57934, | |
"latitude": 30.18281, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mccomb", | |
"nfz_name": "Pike County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.56638, | |
"latitude": 37.56126, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Milton J. Ferguson Field Airport", | |
"nfz_name": "Tri-State", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.55781, | |
"latitude": 38.36835, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Asheville", | |
"nfz_name": "Asheville Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.5413, | |
"latitude": 35.43608, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tampa", | |
"nfz_name": "Topp Of Tampa Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.53708, | |
"latitude": 27.98348, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Wise", | |
"nfz_name": "Lonesome Pine Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.52855, | |
"latitude": 36.98515, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pell City", | |
"nfz_name": "St Clair County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.5281, | |
"latitude": 42.91044, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Panama", | |
"city": "--", | |
"nfz_name": "Chitre Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.51719, | |
"latitude": 9.45646, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Mansfield OH", | |
"nfz_name": "Lahm Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.5161, | |
"latitude": 40.81298, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tampa", | |
"nfz_name": "Raymond James Stadium", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.50333, | |
"latitude": 27.97587, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Chesapeake", | |
"nfz_name": "Lawrence County Airpark Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.49402, | |
"latitude": 38.42036, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Tampa FL", | |
"nfz_name": "Mac Dill AFB Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.48265, | |
"latitude": 27.84284, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Kapuskasing Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.47014, | |
"latitude": 49.41831, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Venice FL", | |
"nfz_name": "Venice Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.44059, | |
"latitude": 27.07321, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Panama", | |
"city": "--", | |
"nfz_name": "David Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.43182, | |
"latitude": 8.3912, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Attawapiskat Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.43047, | |
"latitude": 52.92655, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Cuba", | |
"city": "--", | |
"nfz_name": "Havana Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.41006, | |
"latitude": 22.99153, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bristol", | |
"nfz_name": "Tri Cities Regional Tn Va Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.40923, | |
"latitude": 36.47322, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Pasco", | |
"nfz_name": "Tri Cities Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.40923, | |
"latitude": 36.47322, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Waycross", | |
"nfz_name": "Waycross Ware County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.39566, | |
"latitude": 31.24979, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greenville", | |
"nfz_name": "Donaldson Center Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.37454, | |
"latitude": 34.75565, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Vidalia GA", | |
"nfz_name": "Vidalia Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.37016, | |
"latitude": 32.19243, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greenville", | |
"nfz_name": "Greenville Downtown Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.35135, | |
"latitude": 34.85041, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Sarnia Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.30939, | |
"latitude": 42.9979, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Gainesville", | |
"nfz_name": "Gainesville Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.26794, | |
"latitude": 29.69468, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Panama", | |
"city": "--", | |
"nfz_name": "Bocas Del Toro Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.2446, | |
"latitude": 9.34077, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Zephyrhills", | |
"nfz_name": "Zephyrhills Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.16345, | |
"latitude": 28.22976, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Greenwood", | |
"nfz_name": "Greenwood County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.15328, | |
"latitude": 34.24729, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Augusta", | |
"nfz_name": "Daniel Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.03487, | |
"latitude": 33.46494, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Abingdon VA", | |
"nfz_name": "Virginia Highlands Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.03388, | |
"latitude": 36.68545, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Lakeland", | |
"nfz_name": "Lakeland Linder Regional Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -82.01972, | |
"latitude": 27.98793, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Punta Gorda FL", | |
"nfz_name": "Charlotte County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.99734, | |
"latitude": 26.91826, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bradford County", | |
"nfz_name": "Camp Blanding-Blanding AAF", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.98007, | |
"latitude": 29.95296, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Augusta", | |
"nfz_name": "Augusta Regional At Bush Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.96547, | |
"latitude": 33.37091, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Spartanburg SC", | |
"nfz_name": "Spartanburg Downtown Memorial Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.95741, | |
"latitude": 34.91779, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Jacksonville", | |
"nfz_name": "Cecil Commerce Center", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.89471, | |
"latitude": 30.27656, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Zanesville", | |
"nfz_name": "Zanesville Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.8922, | |
"latitude": 39.9444, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Conecuh County", | |
"nfz_name": "Whiting-NOLF Evergreen", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.87681, | |
"latitude": 30.34888, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Fort Myers", | |
"nfz_name": "Page Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.86786, | |
"latitude": 26.58693, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Igloolik Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.82312, | |
"latitude": 69.36733, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "Canada", | |
"city": "--", | |
"nfz_name": "Fort Albany Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.80453, | |
"latitude": 52.20276, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monroe County", | |
"nfz_name": "Key West-Truman Annex", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.8045, | |
"latitude": 24.55331, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Bartow", | |
"nfz_name": "Bartow Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.78454, | |
"latitude": 27.94373, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Monroe County", | |
"nfz_name": "Key West-Trumbo Point", | |
"nfz_type": "Special Area", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.78092, | |
"latitude": 24.56376, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Naples", | |
"nfz_name": "Naples Municipal Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.77506, | |
"latitude": 26.15231, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Medina", | |
"nfz_name": "Medina Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.76358, | |
"latitude": 41.13536, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Winter Haven", | |
"nfz_name": "Winter Haven Municipal - Gilbert Field Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.75272, | |
"latitude": 28.06169, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"city": "Statesboro", | |
"nfz_name": "Statesboro Bulloch County Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.7375, | |
"latitude": 32.48361, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "South America", | |
"country": "Colombia", | |
"city": "--", | |
"nfz_name": "San Andres Island Airport", | |
"nfz_type": "Airport", | |
"nfz_dots": [{ | |
"dot_type": 1, | |
"locations": [{ | |
"longitude": -81.70216, | |
"latitude": 12.58612, | |
"longitude_type": "W", | |
"latitude_type": "N", | |
"nofly_radius": 1000, | |
"height_limit_radius": 0, | |
"warning_radius": 2000 | |
}] | |
}] | |
}, { | |
"continent": "North America", | |
"country": "United States", | |
"cit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment