read_kml

Version 2.0.0.0 (5,98 ko) par Amy Farris
Reads a Google Earth .kml file into Matlab
9,2K téléchargements
Mise à jour 31 mars 2016

Afficher la licence

Opens a Google Earth kml file and reads the coordinates (x,y,z) into Matlab.

Citation pour cette source

Amy Farris (2024). read_kml (https://www.mathworks.com/matlabcentral/fileexchange/13026-read_kml), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2006b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Google Earth dans Help Center et MATLAB Answers

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
2.0.0.0

update lisence
Now reads multiple sets of coordinates. (x,y) can be in any coordinate system.

1.0.0.0

Improved parsing of Latitude and Longitude. Old method occasionally gave wrong results.