An open API service indexing awesome lists of open source software.

https://github.com/ride-group/amapjava

Amap Java SDK
https://github.com/ride-group/amapjava

amap amap-java-sdk java spring-boot

Last synced: 7 months ago
JSON representation

Amap Java SDK

Awesome Lists containing this project

README

          

# AmapJava
Amap Java SDK

### 使用SDK
```java
// spring boot, inject geoService
GeoResult result = this.geoService.geo("北京市朝阳区阜通东大街6号");
```

### maven
### Maven 引用方式
```xml

com.github.zhangchunsheng
amap-java-geo
1.0.1

com.github.zhangchunsheng
amap-java-place
1.0.1

```

### 高德geo
```json
{
"status" : "1",
"info" : "OK",
"infocode" : "10000",
"count" : "1",
"geocodes" :
[
{
"formatted_address" : "北京市朝阳区阜通东大街|6号",
"country" : "中国",
"province" : "北京市",
"citycode" : "010",
"city" : "北京市",
"district" : "朝阳区",
"township" : [ ],
"neighborhood" :{},
"building" :{},
"adcode" : "110105",
"street" : "阜通东大街",
"number" : "6号",
"location" : "116.483038,39.990633",
"level" : "门牌号"
}
]
}
```


























## 捐助 donate



支付宝
微信