Skip to content

chris-dev-at/AddressDistanceCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddressDistanceCalculator

Create Addresses and Calculate the distance between them using Coordinates and APIs

image

  • Air Distance working completely
  • Car Distance sometimes picking similar Addresses instead of correct one

APIs used

API NR1 MAPQUEST (MAX 15.000 Request a month for free)

https://developer.mapquest.com/documentation/
Used for: Getting Driving Distance
Get API_KEY at https://developer.mapquest.com/user/login

API NR2 NOMINATIM OPENSTREET (Unlimited Request, No API_KEY)

https://nominatim.openstreetmap.org/ui/search.html
Used for: Getting Coordinates

Please read the TOS (Terms of Service) from both APIs before using this code

This project has been created just to prove a theory. Although the code is documented, you shouldn't expect the code to run efficient.

About

Create Addresses and Calculate the distance between them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages