read_kml

Version 2.0.0.0 (5,98 KB) von Amy Farris
Reads a Google Earth .kml file into Matlab
9,2K Downloads
Aktualisiert 31. Mär 2016

Lizenz anzeigen

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

Zitieren als

Amy Farris (2024). read_kml (https://www.mathworks.com/matlabcentral/fileexchange/13026-read_kml), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2006b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Google Earth finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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.