Create multiple lines in one .kml File

Hello everyone,
i want to create multiple seperate lines in one .kml File. If i use kmlwriteline i can create only one line.
KML-Files allow muliple placemarks within a <Document> ... <\Document> tag.
Is there any way to do this with Matlab?
Greetings

답변 (2개)

Pratheek Punchathody
Pratheek Punchathody 2020년 11월 27일

0 개 추천

"kmlwriteline()” actually, allows you to write multiple lines of data if your data values are NaN-delimited. Clarification request has been submitted to the development team on the documentation.
Samuel Feibel
Samuel Feibel 2023년 3월 21일

0 개 추천

Not much documentation on it but Example 10 of this page shows one method: https://www.mathworks.com/help/map/exporting-vector-data-to-kml.html

카테고리

도움말 센터File Exchange에서 Google Earth에 대해 자세히 알아보기

질문:

2019년 11월 7일

답변:

2023년 3월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by