R/convertCoord.R
convertCoord.individual.RdConvert an individual coordinate from different coordinate systems to AutoNavi system
convertCoord.individual( locations, key = NULL, coordsys = NULL, sig = NULL, output = "data.table", keep_bad_request = TRUE, ... )
| locations | Required. |
|---|---|
| key | Optional. |
| coordsys | Optional. |
| sig | Optional. |
| output | Optional. |
| keep_bad_request | Optional. |
| ... | Optional. |
Returns a JSON, XML or data.table of results containing detailed geocode information. See https://lbs.amap.com/api/webservice/guide/api/convert for more information.