OurAirports CSV Download — Airports & Runways
Quick answer: Download airports.csv and runways.csv from OurAirports, then convert the latitude/longitude tables to GeoJSON for airport maps and transport analysis.
Next step
Already have the export?
Open a GeoJSON result in the browser to inspect its map and attributes before sharing or converting it again.
Format
CSV
Geometry
Point table
Coverage
Global
Resolution
70,000+ airports
About this dataset
Global airport, runway, and navaid tables that are easy to transform into GIS point layers.
Download free airport GIS source tables from OurAirports and convert them into airport layers for mapping and transport analysis.
How to download
- 1 Open the OurAirports data page or GitHub repository.
- 2 Download airports.csv and any related tables such as runways.csv.
- 3 Load the CSV into GeoDataViewer or another GIS tool and assign longitude and latitude fields.
- 4 Export to GeoJSON if you need a browser-native point layer.
FAQ
Is OurAirports already a GIS file?
Not directly. It starts as CSV, but the longitude and latitude fields make it easy to turn into a spatial point layer.
Why keep a CSV dataset in the GIS directory?
Because it is widely used for GIS transport workflows and converts cleanly into web mapping formats.