SkillAgentSearch skills...

Rmapzen

R client for the Mapzen API

Install / Use

/learn @tarakc02/Rmapzen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

rmapzen

<!-- README.md is generated from README.Rmd. Please edit that file -->

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://www.mapzen.com/documentation/.

Related Skills

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated7mo ago
Forks4

Languages

R

Security Score

67/100

Audited on Aug 13, 2025

No findings