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

corrected some JSON syntax added Romanian and Esperanto Language

### Pull Request Checklist - [x] 1. I have [**rebased**][rebase] the latest version of the master branch into my feature branch and all conflicts have been resolved. - [x] 2....

#### Here's what I did trying to generate a route around hauptbahnhof in berlin, which used this segment, in this direction: https://maps.openrouteservice.org/#/directions/Invalidenstra%C3%9Fe,Berlin,Germany/Invalidenstra%C3%9Fe,Berlin,Germany/data/55,130,32,198,15,97,4,224,38,9,96,59,2,24,5,192,166,6,113,0,184,64,70,1,152,3,164,32,54,1,216,5,96,9,128,14,1,57,242,160,22,0,25,110,160,26,91,141,170,178,85,24,50,166,204,161,26,20,3,113,21,38,76,164,182,34,26,16,161,70,131,30,52,248,213,167,78,149,33,44,25,144,98,196,23,16,16,0,58,167,129,17,54,28,160,1,121,64,11,107,159,11,75,215,160,64,3,55,128,1,183,69,199,0,4,243,6,10,64,7,48,5,166,135,69,136,5,118,14,70,128,177,3,247,64,15,66,76,67,3,11,194,76,135,119,119,68,69,135,69,129,0,5,243,170,0 --- #### Here's what I got a small...

I have tried to setup a local server using docker-compose. But I can't seem to get it to deploy correctly. Firstly I had a problem where only was able to...

Currently, there is no documentation for all the fastisochrones settings that exist for ors-config.json. This should be added to the backend docs.

documentation :book:

* links from FAQ don't work (should have small letters in link * configuration table `default_params` has extra `100` in last row, last column entry, adding a new row

documentation :book:
easy-fix :baby:

Hi and thanks for the awesome service. Having an option to disable access restrictions during a reach analysis would be beneficial. For example for firefighters it might not be too...

It would be helpful if the `metadata` section of the geoJSON API response would include, apart from the ORS graph build date in `graph_data`, also information on the OSM data...

enhancement | feature :zap:
api-response

When route cannot be found the `graph_date` is missing from the metadata section in the geoJSON response object, as evident from the example below. ![image](https://user-images.githubusercontent.com/6545356/173927100-f31c9dd3-e04b-45fc-9c02-c029d2bd6e30.png) vs. ![image](https://user-images.githubusercontent.com/6545356/173926124-ae173af3-ac64-433b-84b2-57bd3f04d436.png)

bug :bug:
api-response

RPHAST times are higher than Dijkstra Matrix times for the same request. On test HD graph: e.g. ``` { "locations": [ [8.703320316580971, 49.43318333640056], [8.687654576684464, 49.424556390630144], [8.717757183423817, 49.40164721633349], [8.716099590637365, 49.39451178723492] ],...

cleanup :sparkles:
matrix :1234: