/geoChina

A R package for geocoding address by calling the Google or Baidu Geocoding API and coordinate conversions for WGS-84, GCJ-02 and BD-09 geodetic system

Primary LanguageRGNU General Public License v3.0GPL-3.0

geoChina

Build Status

A R package for geocoding address by calling the Google or Baidu Geocoding API and coordinate conversions for WGS-84, GCJ-02 and BD-09 geodetic system

Installation

Install the development version from GitHub (devtools package is required):

devtools::install_github("geoChina", "caijun")