GNOME Maps Trip Planning

My project is about implementing the current designs on trip planning in GNOME Maps (both fastest route and public transportation). This will most likely mean OSRM for fastest route and custom plugins for public transportation.

About me

My name is Mattias Bengtsson and I'm a long time GNOME and Open Source enthusiast based in Gothenburg.

Status

How to test

$ jhbuild build gnome-maps # with the 'gnome-world-3.10' moduleset
$ cd /CHECKOUT_PATH/gnome-maps/
$ git checkout wip/osrm-routing
$ jhbuild make
$ jhbuild run gnome-maps

Outreach/SummerOfCode/2013/Projects/MattiasBengtsson_TripPlanning (last edited 2013-12-03 18:34:15 by WilliamJonMcCann)