# AmapJava
**Repository Path**: Ride-Group/AmapJava
## Basic Information
- **Project Name**: AmapJava
- **Description**: Amap Java SDK
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 15
- **Forks**: 1
- **Created**: 2020-07-13
- **Last Updated**: 2025-07-22
## Categories & Tags
**Categories**: gis
**Tags**: Java, API, AMap, SpringBoot, luomor
## 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
支付宝 |
微信 |
|
|