Skip to content

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osrmint

PostgreSQL route OSRM integration

Para compilar/instalar:

git clone https://github.com/fpacheco/osrmint.git
mkdir build
cd build
cmake ..
make
cd ..
sudo ./instalar

Para tests se crea una base de datos específica. Para su ejecución es necesario python y pydal (pip install pydal):

cd tests/python
./run_tests

Por mas información consulte la Wiki: https://github.com/fpacheco/osrmint/wiki.

About

PostgreSQL route OSRM integration

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages