I have a csv file with different variables and latitude and longitude, I want to convert the data to kml to plot on google maps, any easy way to do this?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Karla Haiat
il 26 Giu 2017
Risposto: Jess Lovering
il 26 Giu 2017
I want to be able to plot all the variables on the geographic data
0 Commenti
Risposta accettata
Jess Lovering
il 26 Giu 2017
If you have the mapping toolbox then you can use kmlwrite.m. Otherwise, you will probably need to generate the kml code manually. This is actually not that difficult and you can make samples using Google Earth to use as a guide.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!