curl --location --globoff 'https://editor.olmap.cn/geo/geo/amap?address=%E5%8C%97%E4%BA%AC%E5%B8%82%E6%B5%B7%E6%B7%80%E5%8C%BA%E8%8B%8F%E5%B7%9E%E8%A1%97%7C%E5%A4%A9%E5%AE%89%E9%97%A8%7Casdf&provider=amap&city=undefined&baseLayerType=undefined&eId={{eId}}&ckey={{ckey}}'{
"success": true,
"err": "",
"msg": "操作成功",
"data": {
"status": "1",
"info": "OK",
"infocode": "10000",
"count": "4",
"geocodes": [
{
"formatted_address": "北京市海淀区苏州街",
"country": "中国",
"province": "北京市",
"citycode": "010",
"city": "北京市",
"district": "海淀区",
"township": [],
"neighborhood": {
"name": [],
"type": []
},
"building": {
"name": [],
"type": []
},
"adcode": "110108",
"street": "苏州街",
"number": [],
"location": "116.306066,39.976179",
"level": "道路"
},
{
"formatted_address": "北京市海淀区苏州街",
"country": "中国",
"province": "北京市",
"citycode": "010",
"city": "北京市",
"district": "海淀区",
"township": [],
"neighborhood": {
"name": [],
"type": []
},
"building": {
"name": [],
"type": []
},
"adcode": "110108",
"street": "苏州街",
"number": [],
"location": "116.306066,39.976179",
"level": "道路"
},
{
"formatted_address": "北京市海淀区苏州街",
"country": "中国",
"province": "北京市",
"citycode": "010",
"city": "北京市",
"district": "海淀区",
"township": [],
"neighborhood": {
"name": [],
"type": []
},
"building": {
"name": [],
"type": []
},
"adcode": "110108",
"street": "苏州街",
"number": [],
"location": "116.306066,39.976179",
"level": "道路"
},
{
"formatted_address": "北京市海淀区苏州街",
"country": "中国",
"province": "北京市",
"citycode": "010",
"city": "北京市",
"district": "海淀区",
"township": [],
"neighborhood": {
"name": [],
"type": []
},
"building": {
"name": [],
"type": []
},
"adcode": "110108",
"street": [],
"number": [],
"location": "116.273990,40.002055",
"level": "兴趣点"
}
]
}
}