Plot multiple lines/tracks/routes in single kml-file
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all, I am trying to plot multiple lines/tracks/routes with multiple gps-points into a single kml-file, where the routes should not connect themself with each other. Basically I use
kmlwriteline(filename),gpsb,gpsl,'Color','blue','Width',3);
to write a single line into a single kml-file.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/169841/image.jpeg)
Is there a way to plot multiple lines into a single kml-file or to merge multiple kml-files into a single one?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Google Earth dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!