POI Tour uses the genetic algorithm by A. Piwonska in order to suggest a tour meeting the user constraints and visiting as many specified points of interest (POI's).
- Open Source Routing Machine (OSRM) up and running, preferably with the profile
foot-city.lua
inosrm/profiles
of this repository or any other profile with a fixed speed of 1 m/s. - Access to an enhanced osm2pgsql database EOSDMDBOne
- Python 2.7
- node.js (only for development and build)
See the commented install scripts and README's in the submodules of this repository (tested on Ubuntu Server 14.04.1 LTS 64-bit)