IATA code to longitude and latitude

Version 1.1.0.0 (1,87 ko) par Tom K
A function enabling the easy extraction of longitude and latitude data from an IATA code.
402 téléchargements
Mise à jour 20 mars 2012

Afficher la licence

An input of a 3 character IATA code string and outputs the relevant longitude and latitude of the airport.

Using a Matlab's URLread and regexpi to read and extract the data from the relevant websites (in this case wikipedia =>toolserver.org/~geohack/

Lookups take under a second (depending on your internet speeds).

Citation pour cette source

Tom K (2024). IATA code to longitude and latitude (https://www.mathworks.com/matlabcentral/fileexchange/35749-iata-code-to-longitude-and-latitude), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Added the ability to handle and input of a vector of strings.

1.0.0.0