>
>
> Neat - any links/info on what you are using for navigation ?
>
>
> I've been developing my apps in Visual Basic 2010 and running on Windows 7
in the car.

The routing is provided by the spatialite addon to sqlite. Basically i can
do a single sql query with a start and end node and it will return a last of
all ways required to get from a to b.

Spatialite also includes tools to get the basic OSM file into the sql
database in the appropriate geometry format.
I only have to do a bit of massaging after to get things like maxspeed and
route relations included.

Heres a link to the spatialite website:
http://www.gaia-gis.it/spatialite/
_______________________________________________
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au

Reply via email to