gMapIoKml
Version 1.1.0 (1.47 MB) by
Ivan V. Dmitriev
Very simple library to create kml-file for Google Earth (MatLab, GNU Octave)
The functions allow to perform the following actions with a kml file:
1) create the kml-file and write necessary "file start tags" to the file (gMapIoKmlOpen);
2) set the display styles of graphical elements - placemark, line, polygon, description balloon, etc. in kml file (gMapIoKmlSetStyle);
3) write the "commands" in the kml file: draw a placemark, draw a polyline, draw a polygon (gMapIoKmlSetPoint, gMapIoKmlSetPolyline, gMapIoKmlSetPolygon);
4) write necessary "end-of-file tags" to the file and close the kml file (gMapIoKmlClose).
Cite As
Ivan V. Dmitriev (2026). gMapIoKml (https://uk.mathworks.com/matlabcentral/fileexchange/176723-gmapiokml), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1.0 |
