473,394 Members | 1,721 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

USA time distance and map search script

Hi All,

In an application I write, I need to have some mapping service, where I can
select two locations, which shall calculate the distance and mainly the
time(could be approximate) to travel from one place to another. Is there any
ASP scripts or DLLs(APIs) provided or sold by any third party mapping
service?

Have anyone come across such requirments? Your experience and suggestions
will help me much.

Many thanks and Regards,
Benny
Jul 22 '05 #1
3 1597
Gazing into my crystal ball I observed "Benny" <ag*****@lycos.com>
writing in news:#m**************@TK2MSFTNGP14.phx.gbl:
Hi All,

In an application I write, I need to have some mapping service, where I
can select two locations, which shall calculate the distance and mainly
the time(could be approximate) to travel from one place to another. Is
there any ASP scripts or DLLs(APIs) provided or sold by any third party
mapping service?

Have anyone come across such requirments? Your experience and
suggestions will help me much.

Many thanks and Regards,
Benny


Although it's not exactly what you need there is an article on Store
Locator at <http://www.aspfaq.com/show.asp?id=2527>. I would think if you
knew the longitude and latitude for each place, you could figure the
distance and therefore travel time between the two points.

This brings back memories of "word problems" where you had to figure out
how fast train A was going in order to find out at what time train B was
going to cross it at some location. I _hated_ "word problems" when I was a
kid, and now I have to use them all the time. Good thing I paid attention.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 22 '05 #2
Thanks Adrienne.
I have done a restraunt search with zip code and longitude& latitude, But
not with mapping. (Click the locations in map and do the rest). Mapquest
provides that API, but do not know if that is customizable to my need.

I like your word problems example. You are right, many which we hate in
childhood will be used when we are grown up. :-)

Benny
Macronimous.com
Web & PDA solutions!

"Adrienne" <ar********@sbcglobal.net> wrote in message
news:Xn****************************@207.115.63.158 ...
Gazing into my crystal ball I observed "Benny" <ag*****@lycos.com>
writing in news:#m**************@TK2MSFTNGP14.phx.gbl:
Hi All,

In an application I write, I need to have some mapping service, where I
can select two locations, which shall calculate the distance and mainly
the time(could be approximate) to travel from one place to another. Is
there any ASP scripts or DLLs(APIs) provided or sold by any third party
mapping service?

Have anyone come across such requirments? Your experience and
suggestions will help me much.

Many thanks and Regards,
Benny


Although it's not exactly what you need there is an article on Store
Locator at <http://www.aspfaq.com/show.asp?id=2527>. I would think if you
knew the longitude and latitude for each place, you could figure the
distance and therefore travel time between the two points.

This brings back memories of "word problems" where you had to figure out
how fast train A was going in order to find out at what time train B was
going to cross it at some location. I _hated_ "word problems" when I was
a
kid, and now I have to use them all the time. Good thing I paid
attention.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jul 22 '05 #3


Benny wrote:
Hi All,

In an application I write, I need to have some mapping service, where I can
select two locations, which shall calculate the distance and mainly the
time(could be approximate) to travel from one place to another. Is there any
ASP scripts or DLLs(APIs) provided or sold by any third party mapping
service?

Have anyone come across such requirments? Your experience and suggestions
will help me much.


You can calculate a straight line distance using a zip code to
longtitude/latitude conversion. You probably will have to buy the
database.

Jul 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Xenophobe | last post by:
I have successfully created a zip code radius search, but the performance is unacceptable. I have two tables. The first is 52K zip codes w/lat and long. The second is 3K national business...
7
by: csumner | last post by:
I am trying to use the haversine function to find the distance between two points on a sphere, specifically two zip codes in my database. I'm neither horribly familiar with SQL syntax nor math...
0
by: gary_dr | last post by:
What's so special about istream_iterator that prevents me from determining the distance between two of them. In the code below, search() does return a foundAt iterator that points to the location...
9
by: Sandy | last post by:
Hello - I need either a cheap tool or code & DB that calculates, eg. within 50-mile radius of a zip code. Anyone have any suggestions? -- Sandy
4
by: fastback66 | last post by:
Evidently per the C++ standard, it is not possible to measure the distance between two stream iterators, because two non-end-of-stream iterators are equal when they are constructed from the same...
8
by: giloosh | last post by:
how would i get the distance and angle between 2 points on the screen. For example: what is the distance between (100,50) and (250,70) what i really wanna do is see how far the current mouse...
26
by: Lionel B | last post by:
Hi, Anyone know if the Standard has anything to say about the time complexity of size() for std::set? I need to access a set's size (/not/ to know if it is empty!) heavily during an algorithm...
11
by: Dirntknow | last post by:
Further to my recent post in this newsgroup i've got to admit i'm struggling. I've no experience with javascript or it's workings. What i'd like is a simple converter to allow a user to input the...
33
by: desktop | last post by:
In the C++ standard sec 23.1.2 table 69 it says that erase(q) where q is a pointer to an element can be done in amortized constant time. I guess that is not worst case since std::set is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.