Learn R Programming

opencage (version 0.2.2)

Geocode with the OpenCage API

Description

Geocode with the OpenCage API, either from place name to longitude and latitude (forward geocoding) or from longitude and latitude to the name and address of a location (reverse geocoding), see .

Copy Link

Version

Install

install.packages('opencage')

Monthly Downloads

350

Version

0.2.2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

February 20th, 2021

Functions in opencage (0.2.2)

oc_forward_df

Forward geocoding with data frames
oc_forward

Forward geocoding
oc_points

List of points for OpenCage queries
oc_clear_cache

Clear the opencage cache
oc_reverse

Reverse geocoding
oc_bbox

List of bounding boxes for OpenCage queries
oc_config

Configure settings
oc_api_ok

Is the OpenCage API available?
oc_reverse_df

Reverse geocoding with data frames
countrycodes

Country codes
opencage-deprecated

Deprecated functions in opencage
opencage_forward

Forward geocoding
opencage

opencage: Geocode with the OpenCage API.
opencage_reverse

Reverse geocoding
oc_key_present

Is an OpenCage API key present?
opencage_key

Retrieve Opencage API key