R Interface to 'Mapbox' Web Services


[Up] [Top]

Documentation for package ‘mapboxapi’ version 0.4

Help Pages

addMapboxTiles Use a Mapbox style in a Leaflet map
check_upload_status Check the status of a Mapbox upload
get_mb_access_token Install or retrieve a Mapbox access token in your .Renviron for repeated use
get_static_tiles Get static tiles from a Mapbox style for use as a basemap
get_style Get information about a style or list styles from a Mapbox account
get_vector_tiles Retrieve vector tiles from a given Mapbox tileset
layer_static_mapbox Make a static Mapbox ggplot2 layer or tmap basemap
list_styles Get information about a style or list styles from a Mapbox account
list_tokens Install or retrieve a Mapbox access token in your .Renviron for repeated use
mapboxapi An R interface to Mapbox web services
mb_access_token Install or retrieve a Mapbox access token in your .Renviron for repeated use
mb_directions Make a request to the Mapbox Directions API
mb_geocode Geocode an address or place description using the Mapbox Geocoding API
mb_isochrone Generate isochrones using the Mapbox Navigation Service Isochrone API
mb_matrix Retrieve a matrix of travel times from the Mapbox Directions API
mb_optimized_route Return an optimized route for a series of input coordinates
mb_reverse_geocode Geocode an address or place description using the Mapbox Geocoding API
prep_overlay_markers Prepare overlay markers for use in a Mapbox static map
query_tiles Get information about features in a tileset using the Tilequery API
static_mapbox Return a static Mapbox map from a specified style
tippecanoe Generate an .mbtiles file with tippecanoe
tm_static_mapbox Make a static Mapbox ggplot2 layer or tmap basemap
upload_tiles Upload dataset to your Mapbox account