Indianapolis International Airport (IATA: IND, ICAO: KIND, FAA LID: IND) is an international airport located seven miles (11 km) southwest of downtown Indianapolis in Marion County, Indiana, United States. It is owned and operated by the Indianapolis Airport Authority. The Federal Aviation Administration (FAA) National Plan of Integrated Airport Systems for 2017–2021 categorized it as a medium hub primary commercial service facility. The airport occupies 7,700 acres (3,116 ha) in Wayne and Decat... Indianapolis International Airport (IATA: IND, ICAO: KIND, FAA LID: IND) is an international airport located seven miles (11 km) southwest of downtown Indianapolis in Marion County, Indiana, United States. It is owned and operated by the Indianapolis Airport Authority. The Federal Aviation Administration (FAA) National Plan of Integrated Airport Systems for 2017–2021 categorized it as a medium hub primary commercial service facility. The airport occupies 7,700 acres (3,116 ha) in Wayne and Decatur townships in Marion County and Guilford Township in Hendricks County. IND is home to the second largest FedEx Express hub in the world; only the FedEx SuperHub in Memphis, Tennessee surpasses its cargo traffic. Additionally, because of FedEx's activity, IND ranked as the sixth busiest U. S. airport in terms of air cargo throughput in 2020. Airport version 2 is completely redone with hundreds of hours of continuous work by the team, the buildings on the far periphery of the airport are cared for and redone, additional lods are added to increase maximum performance, it is compatible with both Microsoft flight simulator 2020 and 2024
V1 OWNERS FREE UPGRADE If you own the V1 version of this product, you are eligible for a FREE upgrade!Use the code KIND-UG at checkout to get the product for FREE! Click the code above to copy it to your clipboard!
function copyToClipboard() { const text = document. getElementById("copyText"). innerText; navigator. clipboard. writeText(text). then(function() { alert("Copied to clipboard: " + text); }, function(err) { console. error("Could not copy text: ", err); }); }