[QUOTE=Keeve]
I too am a software person, and I do realize that if we ask the system to know which traffic lights have twenty cars backed up, that’s an awful lot to ask. We’d need a ridiculous number of sensors and reporting devices for the system to know this sort of information for every neighborhood.
Good thing that’s not what I was asking for.
My point is that if someone went to the effort of accumulating data on which streets are one-way, and which intersections are “no left turn”, and stuff like that, then it should not be much of a stretch to know which intersections have traffic lights and stop signs.
Even without knowing how long the light is programmed to be red for, the algorithm could still use an arbitrary figure (10 or 20 seconds or whatever) and the calculation would be much more accurate than it is now. Even for drivers who do not actually stop for a stop sign, they still decelerate down to 2-5 MPH or so before crossing the street, and if this happens several times, an AWFUL lot of time is lost as compared to simply staying at the speed limit for the whole trip.
Is there any system that does this?
(I’ve used MapQuest a lot, but your procedure doesn’t really solve the problem. There’s no way to know WHY it took me longer than MapQuest predicted. But when I use the GPS, I drive for 30 minutes on the highway without the ETA changing a tiny bit, except for the five blocks in the middle of the trip that were on local streets.)
[/QUOTE]
I work with digital map data, so I can tell you that in general, they carry information about the road itself, so as to enable one to calculate an average speed (and in the near future, a somewhat more accurate calculation will be possible based on average speed when you will be actually travelling that road).
However, they do not yet carry information about every location where there is a stop sign or a traffic light. Various different GPS devices try to compensate for this lack of data by other means. One common one is by adding extra time whenever the path is on a small road that crosses a large road, figuring there must be a traffic light or a long stop sign there.
GPS manufacturers, and other users of digital map data (think Yahoo and Google, for example) are always thinking of new things it would nice if the data contained, so they are always after the two main data suppliers, Navteq and Tele Atlas, to get the data. However, collecting map data is a long, expensive process, so there always has to be a good business case for any new piece of data.
To answer your question partially, oneways and no-left-turns MUST be collected. Without them the data is useless. Traffic lights, at this time, are only nice-to-have.
So it’s not an issue of what GPS system has this, it’s an issue of what map data has this. None does yet, as far as I know.
Ed