Overlay2GE: Automated placement of an overlayed image in Google Earth

Description Usage Arguments Author(s)

View source: R/Overlay2GE.R

Description

Produces a KML file from a set of coordinates (the NSEW limits of the image to overlay) and the image name.

Usage

1
Overlay2GE(coords, image = "/home/Images/myimage.jpg", goo = "Overlay2GE.kml")

Arguments

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).

Author(s)

Nils Arrigo, nils.arrigo@gmail.com 2012 EEB, the University of Arizona, Tucson


R2G2 documentation built on May 29, 2017, 1:41 p.m.