Create Shapefile or KML file with an attribute
이전 댓글 표시
I have a variable in matlab that is [Lat, Long, VALUE].
Using kmlwritepoint I can create a KML file with the latitudes and longitudes. However I am unable to maintain the third column of data. Is there a way to create either a shapefile or kml file while keeping the third column as an attribute?
Thanks!
답변 (1개)
Anshika Chourasia
2022년 2월 25일
0 개 추천
Hi Aaron,
As per my understanding you can have additional column in a KML file by specifying a Name-Value pair argument.
카테고리
도움말 센터 및 File Exchange에서 Geographic Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!