转换为高德坐标
amap_convert_coordinatesConverts GPS, Baidu, or Mapbar coordinates to Amap GCJ-02 format. Batch process up to 40 coordinates for accurate mapping and navigation.
Instructions
把 WGS84/GPS、百度或 Mapbar 坐标转换为高德 GCJ-02;最多 40 个。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | 原坐标系;WGS84 对应高德 API 的 gps | |
| locations | Yes | ||
| coordinate_source | No | 坐标来源;只有明确来自设备 GPS 时才选择 device_gps | unknown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| tool | Yes | ||
| error | No | ||
| summary | Yes | ||
| metadata | Yes |