R Interface to 'Mapbox' Web Services


[Up] [Top]

Documentation for package ‘mapboxapi’ version 0.3.1

Help Pages

addMapboxTiles Use a Mapbox style in a Leaflet map
check_upload_status Check the status of a Mapbox upload
get_static_tiles Get static tiles from a Mapbox style for use as a basemap
get_style Get information about a style from your Mapbox account
get_vector_tiles Retrieve vector tiles from a given Mapbox tileset
list_styles List styles in your Mapbox account
list_tokens Install a Mapbox access token in your .Renviron for repeated use
mapboxapi An R interface to Mapbox web services
mb_access_token Install 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 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 Return a static Mapbox map from a specified style
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
upload_tiles Upload dataset to your Mapbox account