Description Usage Arguments Author(s)
Produces a KML file from a set of coordinates (the NSEW limits of the image to overlay) and the image name.
1 | Overlay2GE(coords, image = "/home/Images/myimage.jpg", goo = "Overlay2GE.kml")
|
coords |
The image boundary coordinates (declared in decimal degrees with the following order: N, S, E and W) |
image |
The image name (if in working directory) or complete path of the image to map. At least *.jpg and *.png are supported by Google Earth. |
goo |
Name of the KML file to that will be saved into the working directory (use getwd() to find it). |
Nils Arrigo, nils.arrigo@gmail.com 2012 EEB, the University of Arizona, Tucson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.