Plot multiple lines/tracks/routes in single kml-file
조회 수: 7 (최근 30일)
이전 댓글 표시
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.
Is there a way to plot multiple lines into a single kml-file or to merge multiple kml-files into a single one?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Google Earth에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!