I have a website for ridesharing, www.rideshare.nu. If there are
rides in the database, for example from paris to amsterdam, this ride
comes
along lille and gent. Now if someone wants to travel from lille to
gent, I want to select the ride from paris to amsterdam as well.

In otherwords someone wants to travel from lille to gand and find
there are no rides, but there are rides which go through lille and
gand, for example a ride from paris to amsterdam. How can I select
that ride. I have to know if it is the same direction and I have to
know if lille and gand are on, or nearby the same route.

Is there a solution somewhere in PHP/SQL?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to