atepoorthuis/reversegeocoder: Reverse Geocoding Points to Polygons

Reverse Geocoding of Points to Polygons Uses Mapbox's which-polygon js library to determine in which polygon a point is located The spatial index on the polygons used by which-polygon in many cases allows for faster spatial joins then the default join operations in sf

Getting started

Package details

Authorperson("Ate", "Poorthuis", role=c("aut", "cre"), email = "ate_poorthuis@sutd.edu.sg")
Maintainer
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("atepoorthuis/reversegeocoder")
atepoorthuis/reversegeocoder documentation built on May 17, 2019, 4:21 a.m.