Can any one please guide towards some tool to find distance between 2 US adresses. I have a project and want to determine the distance in miles. I want to integrate that tool to my software. Can anyone please help me on this it is very urgent.
Thanks.
Tool to find distance between 2 US adresses in miles
(4 posts) (4 voices)-
Posted 3 years ago #
-
Simple tools would be Google maps or Google earth to find the Distance between two addresses but based on the later part of you question it looks like these will not work. I am not sure what software you are using but a GIS program like ESRI's ArcGIS can be used to write a VBA application to accomplish this.
Posted 3 years ago # -
gvora - you can use Google Maps to find the distance between any two locations.
They provide APIs so it should be possible to integrate Google Maps functionality into your application though it will only work in online mode.
Posted 3 years ago # -
Hey kiranjeevi and amit thanks a lot for the help, but can you please be more specific as to how do i use it and if possible can i get any smaples of the code or something in that direction. Thanks again.
Posted 3 years ago #
Reply
You must log in to post.