Code covered by the BSD License  

Highlights from
KML Toolbox v2.3

image thumbnail
from KML Toolbox v2.3 by Rafael Oliveira
Create KML files and view them in Google Earth. Supports 3D models, contours, overlays, and more...

Welcome to the KML Toolbox!

Welcome to the KML Toolbox!

 _  ____  __ _      _____         _ _
| |/ /  \/  | |    |_   _|__  ___| | |__  _____ __
| ' <| |\/| | |__    | |/ _ \/ _ \ | '_ \/ _ \ \ /
|_|\_\_|  |_|____|   |_|\___/\___/_|_.__/\___/_\_\

Contents

Thanks for downloading the KML toolbox!

For some cool examples on how to use the KML toolbox, please check the file RunTests.m located in the folder kmltoolbox\help

This class-based toolbox allows you to create many different plots in Google Earth, by automatically creating the required xml-based kml files without any complicated user interaction.

With it, you can create:

  • line plots, scatter plots
  • 2D and 3D contours
  • 2D and 3D polygons
  • quiver plots
  • write text in a given point
  • place and animate 3D models
  • overlay images
  • transfer more complex figures as images
  • create nested folders to classify and aggregate your plots

If you enjoy it, just drop me an email at <mailto:kml@rafael.aero kml@rafael.aero> saying for what you're using it :-)

To learn how to create an instance of the kml toolbox, check here first

Useful functions

kml.run

kml.save

kml.viewKML

kml.clear

kml.createFolder

kml.useDegrees

kml.useRadians

Icons alias for the markers

Plotting functions

kml.plot

kml.plot3

kml.point

kml.text

kml.scatter

kml.scatter3

kml.contour

kml.contour3

kml.poly

kml.poly3

kml.overlay

kml.transfer

kml.model

kml.modelTour

kml.quiver

kml.quiver3d

This file is part of the kml toolbox. Copyright 2012 Rafael Fernandes de Oliveira (rafael@rafael.aero)

Contact us