gMapIoKml

Very simple library to create kml-file for Google Earth (MatLab, GNU Octave)
4 Downloads
Updated 1 Dec 2024

View License

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 (2025). 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 Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0