[Accessibility] Begininning to start Developing
andrzej zaborowski
balrogg at gmail.com
Thu Nov 12 23:47:14 GMT 2009
Hi Alex,
2009/11/12 Alex Jurgensen <asquared21 at gmail.com>:
> I am a developer. My application, GDA, is a plugin-style application for
> users to do anything with their data. We would like to write a plugin to
> have two endpoints given and generate a route.
This sounds like the (very popular) routing problem. You can read
about existing solutions at http://wiki.openstreetmap.org/wiki/Routing
including Gosmore and Navit which are both opensource so you can
either learn from their code or just port to iPhone and re-use. There
probably exist more solutions too.
It sounds like you will want to augment the amount of data in the
navit file format to include things like sound equipped crossings so
you can easily look up the crossings on your resulting route.
Cheers
More information about the Accessibility
mailing list