Re: [OSRM-talk] OSRM Table Service

2020-12-10 Thread Sasha Khapyorsky
Hello, On Thu, Dec 10, 2020 at 12:43 PM Ata Abdollahi wrote: > Hello > I want to use the table service. It gives an error when I use annotations. > I use the Windows version of OSRM > please guide me > https://github.com/Project-OSRM/osrm-backend/blob/master/docs/http.md >

[OSRM-talk] Freebsd install of osrm-backend

2020-12-10 Thread Jeff Carroll
Hi, Is there any documentation on how to install this on FreeBSD 12? I'm trying to follow the Ubuntu install to no avail. Thanks. Jeff Carroll DTI/Sudenga Industries, Inc. IT Director Web: http://www.sudenga.com Facebook: http://www.facebook.com/SudengaIndustries

[OSRM-talk] OSRM API Address

2020-12-10 Thread Kirtzic, Steven via OSRM-talk
Hi, I’m currently working on a project with OSRM and I’m moving it to another environment that is a lot more secure, so I need to request access for the OSRM API to be able to reach out to the external Internet. Can someone tell me what address(es)/site(s) I need to have made available for the

[OSRM-talk] Question regarding generating routed binary

2020-12-10 Thread Harry Lee
Hi, I'm wondering how to specify OSRM_PROJECT_DIR? When I set it up in my compiler command line on Ubuntu like following: *c++ -std=c++14 -DOSRM_PROJECT_DIR="/home/hbss/Hui/GSEfarm_prettified" -L /opt/oracle/instantclient_12_2 -I /opt/oracle/instantclient_12_2/sdk/include -I

[OSRM-talk] Routing error on highway

2020-12-10 Thread OpenStreetMap Brasil
Greetings, I have a car routing error, between two points on a highway: -26.4926, -49.0021 and -26.4937, -49.0014. I looked for errors in the OSM and found nothing wrong. Could anyone help find the problem? In GraphHopper this problem does not occur. Sincerely, Helio Cesar Tomio Mapeador

[OSRM-talk] File Location

2020-12-10 Thread Vernon Chapman
I am not sure if this is how to ask questions, but if not please provide the correct place to ask. Where do I find the output file from pre-processing? This is not my build of the OSRM, I am only trying to determine how much memory is needed to run the program after preprocessing. I read

[OSRM-talk] Comparing routes from different datasets

2020-12-10 Thread Martin Schmidl
Hi, In a project of mine i am using OSM data from a city for 7 different years. Recent data from 2020 acts as the reference. I want to see how different changes in the data will affect the routing for quality reasons (e.g: If i used data from 2014 today, will my route be better or worse?). For

[OSRM-talk] Something wrong on API

2020-12-10 Thread Jan Pauka
Hi, i'm a Brazilian student and developer, i'm just testing the router machine and all of coordinates show me on the same point on the map. Problem with your service? If need a help to test, count on me. Sorry, my english is poor. Jan Pauka -- Este email foi escaneado pelo Avast

[OSRM-talk] Route with optimize waypoints

2020-12-10 Thread Milan Hokr
Hello I am working on a route planning application and I would like to used your REST API, but I need to know if your API allows you to plan route, so that i enter start and end of the route, waypoints of up to 80 in the request. The start and end of the route + waypoints will be in Lat Lon

[OSRM-talk] integrate the public transport service (bus) inside the profile foot.lua

2020-12-10 Thread simone zanda
Hi everyone , My name’s Simone Zanda i am trying to integrate the public transport service inside the profile foot.lua, (foot + bus) in process_way(profile, way, result,relation_data) I can find all the ways that have the relation I thought I would change the mode.walking to mode.driving

[OSRM-talk] Routes not getting displayed in OSRM

2020-12-10 Thread Sanghamitra Ghosh
Hi, I am trying to get routes in OSRM. The map is only displaying the "From" and "To" point, but not displaying the actual route. I tried for areas like Thailand, Sanjose, CostaRica. But the problem exists every where. Can anyone please help? One example of route that I was trying is given

[OSRM-talk] inject request to OSRM

2020-12-10 Thread evangelos spyrou
Hi all, We are in the middle of a project where we have to manually inject a request to our local OSRM server. Essentially, we want to make a routing request via the terminal (using a python script for example) from a specific IP and update the frontend at that PC. The question is how to inject

[OSRM-talk] OSRM backend

2020-12-10 Thread Jetzer Laurent
Hello, In one of our project, we are using OSRM, but we only need the match service. To save memory usage, is it possible to 1. import (osrm-extract) only the data needed for the match service? 2. start (osrm-routed) the match service only? Kind regards -- Laurent Jetzer Project Manager

[OSRM-talk] OSRM Redis

2020-12-10 Thread Mohammad Hossein Shahin
Hey guys, I'm trying to store OSRM's data on Redis rather than on Memory. Is this possible? If yes, how can I achieve this? Regards, Mohammad H. Shahin ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org

Re: [OSRM-talk] Strange results from map matching

2020-12-10 Thread Frederik Ramm
Hi, On 13.05.20 23:14, Sasan Amini wrote: > I am relatively new in using OSRM for map matching. I got my first > results but there are two issues that I can't understand. My data has > 130 rows (points) and in return, I get 150 points! I think you are approaching this with the wrong

[OSRM-talk] Running with Debug?

2020-12-10 Thread Artur Bialecki
Hello, We're running older version of OSRM (5.6.0) and recently started getting segmentation faults during osrm-contract. I've recompiled the osrm backend with "cmake .. -DCMAKE_BUILD_TYPE=Debug" but I don't see any additional logging. Are there any other flags that need to be passed during

[OSRM-talk] Re. Final Year Project Idea

2020-12-10 Thread Anjula Paulus via OSRM-talk
Hi, My final idea is based on routing in road networks using reinforcement learning to provide the best optimised route from a starting point to a given destination. This is based on the *Shortest Route Problem. * The reinforcement agent is able to adapt in performing a high number of iterations

[OSRM-talk] need help to use

2020-12-10 Thread lord Mash
hello i want to use your service in my program. may you lead me ? ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

[OSRM-talk] OSRM Table Service

2020-12-10 Thread Ata Abdollahi
Hello I want to use the table service. It gives an error when I use annotations. I use the Windows version of OSRM please guide me ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

[OSRM-talk] Strange results from map matching

2020-12-10 Thread Sasan Amini
Dear all, I am relatively new in using OSRM for map matching. I got my first results but there are two issues that I can't understand. My data has 130 rows (points) and in return, I get 150 points! I see a couple of duplicates (some points are repeated 3 times after map matching). Additionally, 4