Skip to content

Google App Engine web service for converting US ZIP code to (latitude, longitude) coordinates. Essentially, it functions as a cache for the Google Geocoding API used in the background.

Notifications You must be signed in to change notification settings

vbresan/ZIP2LatLon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ZIP2LatLon

Google App Engine web service for converting US ZIP code to (latitude, longitude) coordinates. Essentially, it functions as a cache for the Google Geocoding API used in the background.

Sample call: https://{project-id}.appspot.com/json?address=33133

About

Google App Engine web service for converting US ZIP code to (latitude, longitude) coordinates. Essentially, it functions as a cache for the Google Geocoding API used in the background.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published