SpatialPhotoOverlay-class {plotKML}R Documentation

A class for Spatial PhotoOverlay

Description

A class for spatial photographs (spatially and geometrically defined) that can be plotted in Google Earth.

Slots

filename

object of class "character"; URI of the filename location (typically a URL)

pixmap

object of class "pixmapRGB"; RGB bands of a bitmapped images

exif.info

object of class "list"; EXIF photo metadata

PhotoOverlay

object of class "list"; list of the camera geometry parameters (KML specifications)

sp

object of class "SpatialPoints"; location of the camera

Extends

Class "pixmapRGB".

Methods

summary

signature(obj = "SpatialMetadata"): summarize object

Author(s)

Tomislav Hengl

See Also

plotKML-method, spPhoto


[Package plotKML version 0.5-9 Index]