plainview: Plot Raster Images Interactively on a Plain HTML Canvas

Provides methods for plotting potentially large (raster) images interactively on a plain HTML canvas. In contrast to package 'mapview' data are plotted without background map, but data can be projected to any spatial coordinate reference system. Supports plotting of classes 'RasterLayer', 'RasterStack', 'RasterBrick' (from package 'raster') as well as 'png' files located on disk. Interactivity includes zooming, panning, and mouse location information. In case of multi-layer 'RasterStacks' or 'RasterBricks', RGB image plots are created (similar to 'raster::plotRGB' - but interactive).

Version: 0.1.0
Depends: R (≥ 2.10), methods
Imports: gdalUtils, htmltools, htmlwidgets, lattice, png, raster, viridisLite
Suggests: shiny
Published: 2019-03-22
Author: Tim Appelhans [cre, aut], Stefan Woellauer [aut]
Maintainer: Tim Appelhans <tim.appelhans at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: plainview results

Downloads:

Reference manual: plainview.pdf
Package source: plainview_0.1.0.tar.gz
Windows binaries: r-devel: plainview_0.1.0.zip, r-release: plainview_0.1.0.zip, r-oldrel: plainview_0.1.0.zip
macOS binaries: r-release: plainview_0.1.0.tgz, r-oldrel: plainview_0.1.0.tgz

Reverse dependencies:

Reverse suggests: leafem, mapview

Linking:

Please use the canonical form https://CRAN.R-project.org/package=plainview to link to this page.