Skip to content
theo-armour edited this page Mar 11, 2013 · 1 revision

CSV Files: dated 2013-03-05

Airports:
icao,"name",lat,lon,runways,ils

Major 2,123 airports with 1 or more ILS
http://geoffair.org/tmp/ap1000-ils.csv

Each with 27,152 airports - subscript is sort
http://geoffair.org/tmp/ap1000-icao.csv

icao,"name",lat,lon,runways,latbucket|lonbucket,ils
http://geoffair.org/tmp/ap1000-lat.csv
http://geoffair.org/tmp/ap1000-lon.csv

575 sea-airports
icao,"name",lat,lon,runways,ils
http://geoffair.org/tmp/ap1000-sea.csv

5975 heliports
icao,"name",lat,lon,runways,ils
http://geoffair.org/tmp/ap1000-heli.csv

Stars:
"Right Ascension",Declination,"Visible Magnitude",name

28,593 all stars, in visible magnitude order
http://geoffair.org/tmp/xpstars-all.csv

8,909 BRIGHT stars, <= +6.5, in magnitude order
http://geoffair.org/tmp/xpstars-6.5.csv

Clone this wiki locally