KML
method for a GeotopRasterBrick
object
# S4 method for GeotopRasterBrick
KML(x, filename,
crs = as.character("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"),
...)
the GeotopRasterBrick
object
mane of the KML file to produce
character string containg the LatLon reference system. Default is "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"
(see http://spatialreference.org/ref/epsg/4326/).
further argument for S4 method KLM
for Raster object.