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

The [spring configuration](https://github.com/GIScience/openrouteservice/blob/master/openrouteservice/src/main/resources/application.properties) right now only sets the port and disables whitelabeled errors (?) It should be checked which settings are applicable for ors, that might help improve

infrastructure

Currenlty swagger 2 is still used as API specs. OpenAPI specs have been out for some time an are the go to standard nowadays. It might be possible to integrate...

documentation :book:

versions are out of date and should be updated (duh)

dependencies

#### Here's what I think could be improved Currently the spring framework is "only" used to automatically generate the swagger2 api documentation. Being an API framework for Java there is...

enhancement | feature :zap:
infrastructure

This results from the original documentation of the `range` parameter mentioned in #882. Currently isochrone endpoint supports multiple locations, but will apply the same range(s) to all of them. It...

enhancement | feature :zap:
api-refactoring

### Pull Request Checklist - [x] 1. I have [**rebased**](https://github.com/GIScience/openrouteservice/blob/master/CONTRIBUTE.md#pull-request-guidelines) the latest version of the master branch into my feature branch and all conflicts have been resolved. - [x] 2....

https://graphhopper.com/maps/?point=51.00548%2C3.75558&point=51.0065%2C3.75131&locale=nl&elevation=true&profile=car&use_miles=false&selected_detail=Elevation&layer=OpenStreetMap https://www.openstreetmap.org/directions?engine=graphhopper_car&route=51.00548%2C3.75558%3B51.00650%2C3.75131#map=18/51.00592/3.75352&layers=N What can be the cause some tag missing in osm ?

awaiting feedback

#### Here's what I did I tried several routes using the client map, the directions API and the Optimization API and it seems that in several cases we have a...

acceleration :chart_with_upwards_trend:

This route seams to be irrational... https://maps.openrouteservice.org/directions?n1=47.449908&n2=11.933389&n3=17&a=47.450053,11.933459,47.450902,11.935626&b=0&c=0&k1=en-US&k2=km The B171 have a speed limit of 70km/h - while by the default the track (grade1) have a limit of 40km/h - why...

bug :bug:
acceleration :chart_with_upwards_trend:

The problem reported in #506 is not a bug but a case where the speed as calculated in the VehicleFlagEncoder for traveling over the highway ramps is higher than the...

enhancement | feature :zap:
acceleration :chart_with_upwards_trend: