Learn R Programming

⚠️There's a newer version (2.11.2) of this package.Take me there.

mapview

Interactive viewing of spatial objects in R

====

See

http://environmentalinformatics-marburg.github.io/web-presentations/20150723_mapView.html

for a demo

====

Installation

For CRAN release version of mapview use

install.packages("mapview")

To install the development version install and load the devtools package.

install_github("environmentalinformatics-marburg/mapview", ref = "develop")

====

See

projView

for a brief introduction how to use projected maps with mapview

====

Contact

Please file bug reports and feature requests at https://github.com/environmentalinformatics-marburg/mapview/issues

Copy Link

Version

Install

install.packages('mapview')

Monthly Downloads

22,041

Version

1.1.0

License

GPL (>= 3) | file LICENSE

Maintainer

Tim Appelhans

Last Published

June 9th, 2016

Functions in mapview (1.1.0)

coords2JSON

Convert a vector/matrix of coordinates to JSON format
addMouseCoordinates

Add mouse coordinate information at top of map.
coords2Polygons

Convert points to SpatialPolygons*
coords2Lines

Convert points to SpatialLines*
knit_print.mapview

Print functions for mapview objects used in knitr
breweries91

Selected breweries in Franconia
cubeView

View a RasterStack or RasterBrick as 3-dimensional data cube.
cubeViewOutput

Widget output function for use in Shiny
atlStorms2005

Atlantic Ocean storms 2005
gadmCHE

Administrative borders of Switzerland (level 1)
mapviewOptions

Global options for the mapview package
mapviewPalette

Color palettes for mapview
mapviewOutput

Create a mapview UI element for use with shiny
mapview-package

Interactive viewing of spatial objects in R
mapView

View spatial objects interactively
latticeView

View two or more (possibly synchronised) mapview or leaflet maps
plainView

View raster objects interactively without background map but in any CRS
mapshot

Save mapview or leaflet map as HTML and/or image
mapviewColors

mapview version of leaflet::colorNumeric
mapview-class

Class mapview
print,mapview-method

Method for printing mapview objects
renderMapview

Render a mapview widget in shiny
renderCubeView

Widget render function for use in Shiny
poppendorf

Landsat 8 detail of Franconian Switzerland centered on Poppendorf
popupGraph

Create HTML strings for popup graphs
popupTable

Create HTML strings for popup tables
rgb2spLayout

Convert an RGB RasterBrick/Stack to use with spplot
slideView

slideView
popupImage

Create HTML strings for popup graphs
+

Add a layer to a mapview or leaflet map
viewExtent

View extent/bbox of spatial objects interactively
viewRGB

Red-Green-Blue map view of a multi-layered Raster object