Forum Discussion
_anomDiebolt_
10 years agoQrew Elite
> Is there a way this code can be modified return the street address, city, state and zip code in addition to the Lat & Longitude?
You need to use a "reverse geocoding" service. Google has one. I geocoded QuickBase's HQ address and put the lat/lon into the reverse geocode service as follows:
150 Cambridge Park Dr, Cambridge, MA 02140, USA
42.3944341,-71.1461022
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=490
JSON Response
http://pastie.org/10713624
You need to use a "reverse geocoding" service. Google has one. I geocoded QuickBase's HQ address and put the lat/lon into the reverse geocode service as follows:
150 Cambridge Park Dr, Cambridge, MA 02140, USA
42.3944341,-71.1461022
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=490
JSON Response
http://pastie.org/10713624