maps with geojsonio

Scott Chamberlain

2019-10-29

geojsonio creates geojson from various inputs - and can easily feed into tools for making maps with geojson data.

library("geojsonio")

Mapping with leaflet

With geojsonio::map_leaf()

DIY

Mapping with GitHub gists

data.frame

Also, can do so from data.frames with polygons, lists, matrices, vectors, and json strings

SpatialPoints class

SpatialPixelsDataFrame class

Many other spatial classes supported