Skip to content
#

zipcode-distance

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Getting distance between zip code and user's location based on IP address. User need to provide list of zip codes as JSON object. Script will go through each zip code, get latitude/longitude for each zip code, calculate distance between user lat/lng and zip code lat/lng. Response will be a JSON object where the key is the zip code and the value …

  • Updated Jan 28, 2017
  • Python

Improve this page

Add a description, image, and links to the zipcode-distance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zipcode-distance topic, visit your repo's landing page and select "manage topics."

Learn more