Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flopp/airports

Fullscreen satellite map randomly showing the world's airports
https://github.com/flopp/airports

airport google-maps map satellite

Last synced: 3 months ago
JSON representation

Fullscreen satellite map randomly showing the world's airports

Awesome Lists containing this project

README

        

[![Any color you like](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![License MIT](https://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat)](https://github.com/flopp/airports/blob/master/LICENSE)

# airports

Fullscreen satellite map randomly showing the world's airports.

Website: https://airports.flopp.net/

## Some nice airports

* [KSFO/SFO - San Francisco International Airport](https://airports.flopp.net/a/KSFO)
* [PKMJ/MAJ - Marshall Islands International Airport](https://airports.flopp.net/a/PKMJ)
* [EKCH/CPH - Copenhagen Kastrup Airport](https://airports.flopp.net/a/EKCH)

## Features

* Automatic fitting of he satellite view to the displayed airport
* *Autoplay mode* which automatically advances to a new airport every minute
* *Search* function for ICAO codes, IATA codes, airport names and location names

## Technology

* Airport data (public domain) from http://ourairports.com/data/
* Mapping & satellite images via Google Maps API
* Wikidata & Wikipedia for airport descriptions

## License
**airports** is governed by a MIT-style license that can be found in the [LICENSE](https://github.com/flopp/airports/blob/master/LICENSE) file.