mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
Descriptions (#42)
* adding descriptions * fix title * add geocoding * update location readme * update places api * update posts readme * update routing * update users
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
The geocoding service provides address to lat lng geocoding as well as the reverse.
|
||||
Geocode an address to gps coordinates and the reverse.
|
||||
|
||||
# Geocoding service
|
||||
|
||||
Examples coming soon. Check the [proto](https://github.com/micro/services/blob/master/geocoding/proto/geocoding.proto) for more details.
|
||||
The geocoding service provides address to lat lng geocoding as well as the reverse. Useful for building mapping or location
|
||||
based services.
|
||||
|
||||
Reference in New Issue
Block a user