Learn R Programming

geocodeHERE

An R package that wraps the Nokia HERE geocoding API
http://developer.here.com/

Try it:

devtools::install_github("corynissen/geocodeHERE")  
library(geocodeHERE)
geocodeHERE_simple("wrigley field chicago il")

Copy Link

Version

Install

install.packages('geocodeHERE')

Monthly Downloads

59

Version

0.1.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

July 15th, 2015

Functions in geocodeHERE (0.1.3)

geocodeHERE_batch_status

Check the status on a batch geocoding job
geocodeHERE

geocodeHERE.
geocodeHERE_simple

Attempt to geocode a string
geocodeHERE_batch_upload

Bulk upload addresses to Nokia HERE batch geocoding API
geocodeHERE_batch_get_data

Gets the results of a batch geocoding job
chicago_landmarks

Chicago Landmarks.
df_to_string

Format a df of addresses for upload