Mumoro

MUltiModal MUltiObjective ROuting
Download

Mumoro Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Tristram Graebener
  • Publisher web site:
  • http://github.com/Tristramg/

Mumoro Tags


Mumoro Description

MUltiModal MUltiObjective ROuting Mumoro is a Python library that aims to provide multimodal routing: combining subway, walking and bike.It can also be used as a basic routing algorithm.We divided the project in three parts:* lib: where everything interesting happens* tools: various tools, to generate useable data* ui: user interfaces, a graphical one based on marble for nowRequirements* GCC: C++ complier (other aren't testetd)* Boost: no C++ dev should live without it (used for its Dijkstra's algorithm)* CMake: compling tool (replacing autotools and so on)* SQLite: lightweight and fast SQL database* Python: for the web interfaceOptional requirements* Marble: we use its widget for the standalone GUI* Expat: for parsing osm dataHow to compile it* cmake .* makeHow to run it* grab an osm database * on http://www.openstreetmaP.ORG * center on your favorite town * clic on the export tab an select OpenStreetMap XML Data * if it's gray'ed out, try zooming on a smaller part of the town* use tool/osm2mumoro to parse the database* use ui/gui/mumoro to play with it


Mumoro Related Software