Originally Posted by
kirk78h
let me throw out a few things to think about. Maybe people here have already solved these issues; maybe not.
1. The geocoder is going to be a big issue (it always is). Given a street address, intersection, etc.; how do you convert that into a Lat, Long?
2. Collecting GPS data is fine; but that is only a very small part of the map layers needed for routing. Intersection information is just as important. Is there a light? a stop sign? Is there a road barrier preventing left hand turns? What is the speed limit? Usually, map data classifies roads as five different types. Is the road one-way? What about connectivity? Looking at a map, an overpass over a road looks like it intersects it.
And this is the tip of the iceburg.
As I said, I think this is a great project; and I'm looking forward to how it progresses.