icao

3.0.0 • Public • Published

icao

ICAO airport codes.

Example

var icao = require('icao');

icao['KOAK'];
// => [37.7211111111, -122.220555556]

Installation

$ npm install icao

API

var icao = require('icao');

icao

An Object whose keys are ICAO codes and values are arrays with the latitude and longitude of the airport that the ICAO code is assigned to.

License

public domain

This work (International Civil Aviation Organization airport codes, by the International Civil Aviation Organization) is free of known copyright restrictions to the extent of the author's knowledge.

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i icao

    Weekly Downloads

    1

    Version

    3.0.0

    License

    SEE LICENSE IN LICENSE.txt

    Unpacked Size

    340 kB

    Total Files

    5

    Last publish

    Collaborators

    • kenan