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.2.2 |
| Depends: | R (≥ 2.10), methods |
| Imports: | htmltools,htmlwidgets,lattice,png,raster,viridisLite |
| Suggests: | shiny,sf,sp |
| Published: | 2025-08-19 |
| DOI: | 10.32614/CRAN.package.plainview |
| Author: | Tim Appelhans [cre, aut], Stefan Woellauer [aut] |
| Maintainer: | Tim Appelhans <tim.appelhans at gmail.com> |
| BugReports: | https://github.com/r-spatial/plainview/issues |
| License: | MIT + fileLICENSE |
| URL: | https://r-spatial.github.io/plainview/,https://github.com/r-spatial/plainview |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | plainview results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=plainviewto link to this page.