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

https://github.com/thinkphp/geocoding-explorer

Map interface to the new Google Geocoding API.
https://github.com/thinkphp/geocoding-explorer

Last synced: 3 months ago
JSON representation

Map interface to the new Google Geocoding API.

Awesome Lists containing this project

README

          

Geocoding is process of converting addresses (like 14 blanari bucuresti) into geographic coordinates (like latitude 37.423021 and longitude -122.083739) which you can use to place markers or position the map.Addionally, the service allows you to perform the converse operation (turning coordinates into addresses); this process is known as reverse geocoding.