openrouteservice icon indicating copy to clipboard operation
openrouteservice copied to clipboard

🌍 The open source route planner api with plenty of features.

Results 227 openrouteservice issues
Sort by recently updated
recently updated
newest added

i am using docker hub image 6.3.6 which suddenly seems plagued with this problem. from which docker version was the problem solved? _Failed to transfer file http://repo.heigit.org/artifactory/main/com/github/GIScience/graphhopper/graphhopper-core/v0.13.10/graphhopper-core-v0.13.10.pom with status code...

dependencies
ci :construction_worker:
docker

Adapt the docker workflow to push the the old and new docker hub simultaneously.

ci :construction_worker:

The population data used in openrouteservice isochrones is currently the 2015 data from JRC (https://data.jrc.ec.europa.eu/dataset/jrc-ghsl-ghs_pop_gpw4_globe_r2015a). There is newer version of the data available that was released in 2019 (https://data.jrc.ec.europa.eu/dataset/0c6b9751-a71f-4062-830b-43c9f432370f/resource/fb9565ed-9eff-426f-91a8-3f32afb525b9) which...

enhancement | feature :zap:
infrastructure
high priority :warning:

#### Here's what I did Request something that leads to an error, like #1039 did (both in the original request and in my example posted below). #### Here's what I...

enhancement | feature :zap:

#### Here's what I did Running a matrix request for core matrix results in shorter distances if there is an unrelated virtual node on an edge. E.g. this [route](https://maps.openrouteservice.org/#/directions/Am%20Wei%C3%9Fen%20Stein,Dossenheim,BW,Germany/Steckelbergstra%C3%9Fe%207,Dossenheim,BW,Germany/data/55,130,32,198,15,97,4,224,38,9,96,59,2,24,5,192,166,6,113,0,184,64,14,0,232,7,96,9,128,102,10,0,103,32,54,1,24,4,231,63,0,89,143,192,26,87,28,53,129,89,234,181,110,92,176,252,28,170,176,13,196,86,190,122,180,170,151,111,153,113,49,181,186,240,21,95,135,118,52,123,247,194,19,136,8,0,29,83,192,136,155,14,80,0,188,160,5,181,196,60,229,232,16,1,155,192,1,183,69,193,5,134,135,128,3,114,64,7,48,5,163,6,70,131,49,6,247,69,247,70,135,68,67,6,11,196,204,133,117,114,205,135,69,129,0,5,247,42,0,0) if...

I have a feature request to make. The idea is to provide a heading value (in degrees) which will be used in the round trip feature to create the route...

suggestion | question :question:
investigate :mag:
low priority :palm_tree:

As the code exists, we could re-introduce the map matching API. This requires some decent testing.

enhancement | feature :zap:

#### Here's what I did During my Ansible setup for ORS I accidentally restarted tomcat 2 times in a row with little time in between. My profile included car with...

graphhopper
cleanup :sparkles:
low priority

I already asked this question on the forum (see [here](https://ask.openrouteservice.org/t/car-profile-gives-forbidden-route/3029)) and was asked to open a bug report. ### My Problem When navigating through my home town I noticed that...

bug
investigate :mag:
high priority :warning:

tomcat currently needs to be installed externally, although it is provided within spring-boot, which we already use. `mvn spring-boot:run` already starts _something_, but it's not configured properly and not a...

infrastructure