Jerry8989
2009-02-10 14:53:01 UTC
I have a new project that will have over 10,000 address. Now I need to take
these address and get their Latitude and Longitude for each one. Now the
trick part is that I have to take the address and get the distance for
specific ones. Say I have the following table
Address
-------
A
B
C
D
After getting the lat and long I want to find out the distance between
certain ones
A->B what is the driving distance?
A->D what is the driving distance?
My 2nd problem is getting DRIVING distance not areil distance.
Can I do all of this with Mappoint? Is there a dll with mappoint that I can
use?
Thank you
Jerry
these address and get their Latitude and Longitude for each one. Now the
trick part is that I have to take the address and get the distance for
specific ones. Say I have the following table
Address
-------
A
B
C
D
After getting the lat and long I want to find out the distance between
certain ones
A->B what is the driving distance?
A->D what is the driving distance?
My 2nd problem is getting DRIVING distance not areil distance.
Can I do all of this with Mappoint? Is there a dll with mappoint that I can
use?
Thank you
Jerry