Re: [OSRM-talk] problem with building osrm

2014-06-09 Thread Joseba Bolinaga
Thanks Dennis, you always so helpful...


On Mon, Jun 9, 2014 at 9:56 AM, Dennis Luxen i...@project-osrm.org wrote:

 The server.ini file is deprecated. Running

 osrm-routed --help

 will get you the command line options. If all data files reside in the
 same directory you can use

 osrm-routed /path/to/file.osrm

 as a shortcut.

 —Dennis

 Am 08.06.2014 um 17:55 schrieb Joseba Bolinaga josbol...@gmail.com:

  Thanks for your answer.
 
  At last i've got to build osrm, with no errors. I see osrm-extract,
 osrm-prepare and osrm-routed commands. But I don´t see server.ini file.
 
  Help, please.
 
  Thanks!
 
 
  On Fri, Jun 6, 2014 at 2:11 PM, Anael Lorimier 
 anael.lorim...@xcg-consulting.fr wrote:
  Is there any errors? Some missing libraries? I installed many libraries
 before successfully building OSRM server.
 
  On Jun 6, 2014 1:58 PM, Joseba Bolinaga josbol...@gmail.com wrote:
  Hello,
 
  i have tried several times building osrm in my pc, but I can´t. My OS is
 ubuntu 14.04 x64 and i followed the instrucions given in OSRM PROJECT wiki,
 but after finishing I can`t find osrm-extract, osrm-prepare and osrm-routed
 commands.
 
 
  These are the steps I do:
 
  1. Fetch the source:
  git clone https://github.com/DennisOSRM/Project-OSRM.git
  2. building 14.04+:
 
 
  install build-essential git cmake pkg-config libprotoc-dev libprotobuf8 \
  protobuf-compiler libprotobuf-dev libosmpbf-dev libpng12-dev \
  libbz2-dev libstxxl-dev libstxxl-doc libstxxl1 libxml2-dev \
  libzip-dev libboost-all-dev lua5.1 liblua5.1-0-dev libluabind-dev
 libluajit-5.1-dev libtbb-dev
 
 
  3. build OSRM:
 
  mkdir -p build; cd build; cmake ..; make
 
  Any help?
 
  Thanks in advance.
 
  ___
  OSRM-talk mailing list
  OSRM-talk@openstreetmap.org
  https://lists.openstreetmap.org/listinfo/osrm-talk
 
 
  ___
  OSRM-talk mailing list
  OSRM-talk@openstreetmap.org
  https://lists.openstreetmap.org/listinfo/osrm-talk
 
 
  ___
  OSRM-talk mailing list
  OSRM-talk@openstreetmap.org
  https://lists.openstreetmap.org/listinfo/osrm-talk


 ___
 OSRM-talk mailing list
 OSRM-talk@openstreetmap.org
 https://lists.openstreetmap.org/listinfo/osrm-talk

___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


[OSRM-talk] Issue with route calculation on turn restriction

2014-06-09 Thread Rudolf Mayer

Hi everyone!

I want to do this relatively simple, straight route:

http://osrm.at/7NM

However, it seems it doesn't pass via 
http://www.openstreetmap.org/node/582705564 as part of the turn 
restriction http://www.openstreetmap.org/relation/2747405 ?
At least i'd think so, as http://osrm.at/7NM just to before that turn 
restriction works fine.


can anybody enlighten me what's the issue here? does OSRM not like the 
only_straight_on type?


thanks,
Rudi

___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk