Harry0
Member
I am trying to see which locations are closer in order by route. Going by zip code does not seem to work since they can vary and are not exact, so I am using Latitude and longitude which not working at as it should.
The thing I did kind of worked to find the shortest distance from 2 locations, and then I referenced it to 3 locations in all and averages it out. I sorted it to see if the order is right and I does not seem to be in some ways. Also I used in the formula 3 locations form the city to assume to triangulate it)
I use this site to put the address to see if the triangulations are right but it seems wrong.
Obviously something is not right.
Site I use to check if it is right and to find multiple Latitude and longitude
http://www.mapdevelopers.com/batch_geocode_tool.php
Thanks
The thing I did kind of worked to find the shortest distance from 2 locations, and then I referenced it to 3 locations in all and averages it out. I sorted it to see if the order is right and I does not seem to be in some ways. Also I used in the formula 3 locations form the city to assume to triangulate it)
I use this site to put the address to see if the triangulations are right but it seems wrong.
Obviously something is not right.
Site I use to check if it is right and to find multiple Latitude and longitude
http://www.mapdevelopers.com/batch_geocode_tool.php
Thanks