Convert Data from and to 'GeoJSON' or 'TopoJSON'
Convert inputs to JSON
Convert a path or URL to a location object.
Get bounds for a list or geo_list
Get centroid for a geo_list
Convert spatial data files to GeoJSON from various formats.
GeoJSON to TopoJSON and back
Add together geo_list or json objects
Atomize
Convert many input types with spatial data to geojson specified as a j...
Convert many input types with spatial data to geojson specified as a l...
Read geojson or other formats from a local file or a URL
Convert objects to an sf class
Convert objects to spatial classes
Style a data.frame or list prior to converting to geojson
Convert many input types with spatial data to a geojson file
I/O for GeoJSON
Publish an interactive map as a GitHub gist
Make an interactive map locally
Pipe operator
PostGIS setup
Convert json input to pretty printed output
topojson projections and extensions
Convert many input types with spatial data to TopoJSON as a JSON strin...
Convert many input types with spatial data to TopoJSON as a list
Read topojson from a local file or a URL
Write TopoJSON from various inputs
Convert data to 'GeoJSON' or 'TopoJSON' from various R classes, including vectors, lists, data frames, shape files, and spatial classes. 'geojsonio' does not aim to replace packages like 'sp', 'rgdal', 'rgeos', but rather aims to be a high level client to simplify conversions of data from and to 'GeoJSON' and 'TopoJSON'.
Useful links