Learn R Programming

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

rmapzen

Introduction

NOTE: Mapzen has shut down. However, the rmapzen package can be used with other PELIAS providers. The specific hosting service can be set up with mz_set_host. For known providers, rmapzen includes pre-configured API set up functions:

  • mz_set_search_host_geocode.earth to set up geocode.earth as a search (includes geocoding, autocomplete, etc) provider
  • mz_set_search_host_nyc_geosearch() to set up GeoSearch from NYC Planning Labs (currently in beta) as a search provider.
  • mz_set_tile_host_nextzen to set up Nextzen as a vector tile provider

If you know of an API that uses PELIAS that is not included here, let me know.


rmapzen is a client for the Mapzen API. For an introduction, detailed examples, and installation instructions, see: https://tarakc02.github.io/rmapzen/. The package is available on CRAN, to install:

install.packages("rmapzen")

For more information about the Mapzen API, see https://mapzen.com/documentation/.

Copy Link

Version

Install

install.packages('rmapzen')

Monthly Downloads

189

Version

0.4.0

License

MIT + file LICENSE

Maintainer

Tarak Shah

Last Published

August 28th, 2018

Functions in rmapzen (0.4.0)

mz_geocode_structured

Geocode a structured address
mz_place

Get details on a place
mz_provider

Configure provider information
mz_isochrone

Retrieve isochrones
as_sp

Coerce a Mapzen response to an Spatial*DataFrame
mz_autocomplete

Mapzen search API
mz_location

Create/extract lat/lon location information
ca_tiles

Vector tiles the contain California
marina_walks_polygons

Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes, as polygons
rmapzen

rmapzen: A client application for the 'Mapzen' API.
oakland_public

25 search results for "Oakland Public library branch"
mz_set_host

Set up a host provider for a PELIAS service
costing_models

Costing model constructors and helpers
mz_bbox

Get the bounding box
mz_check_usage

Check usage statistics
mz_contours

Create an mz_contours object
mz_coordinates

Extract a data frame of coordinates from a mapzen_geo_list
mz_date_time

Create mz_date_time objects
mz_structured_search

Structured search
mz_tile_coordinates

Specify tile coordinates
mz_vector_tiles

Request vector tile data
as_sf

Coerce a Mapzen response to a simple features object
marina_walks

Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes
mapzen_references

Reference lists
mz_geocode

Geocode an address or other location