Product Introduction
The geocoding/reverse geocoding API is an interface for accessing remote services over HTTP/HTTPS protocols, providing the ability to interconvert structured addresses with latitude and longitude. Geocoding is the conversion of detailed structured addresses into Autonite latitude and longitude coordinates. Reverse geocoding is the conversion of latitude and longitude into detailed structured addresses.
Example of geocoding: input "No. 6 Futong East Street, Chaoyang District, Beijing", and the result returns the translated latitude and longitude "116.480881,39.989410".
Inverse geocoding example: input "116.480881,39.989410" and the result returns the converted address "No. 6 Futong East Street, Chaoyang District, Beijing".
Applicable scenarios
lGeocoding: Convert detailed structured addresses to Autonite latitude and longitude coordinates.
lReverse geocoding: Converts the latitude and longitude into detailed structured addresses.