CRAN/E | plainview

plainview

Plot Raster Images Interactively on a Plain HTML Canvas

Installation

About

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

r-spatial.github.io/plainview/

Key Metrics

Version 0.2.1
R ≥ 2.10
Published 2023-07-11 291 days ago
Needs compilation? no
License MIT
License File
CRAN checks plainview results

Downloads

Yesterday 63 -6%
Last 7 days 367 -25%
Last 30 days 1.875 +33%
Last 90 days 4.648 -38%
Last 365 days 21.403 -3%

Maintainer

Maintainer

Tim Appelhans

tim.appelhans@gmail.com

Authors

Tim Appelhans

cre / aut

Stefan Woellauer

aut

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

plainview archive

Depends

R ≥ 2.10
methods

Imports

htmltools
htmlwidgets
lattice
png
raster
viridisLite

Suggests

shiny
sf
sp

Reverse Suggests

leafem
mapview