openrouteservice
openrouteservice copied to clipboard
🌍 The open source route planner api with plenty of features.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Where did you encounter this issue? live API, self-hosted instance ### Request URL...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description The URL for CGIAR (https://srtm.csi.cgiar.org/wp-content/uploads/files/srtm_5x5/TIFF/) is offline. If the elevation provider...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature/Enhancement Proposal Related to #1866 : When elevation is enabled, ORS tries to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature/Enhancement Proposal As live traffic comes in it would be great to re-prepare...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Where did you encounter this issue? self-hosted instance ### Request URL http://localhost:8080/ors/v2/matrix/driving-car/json ###...
- `schedule_rows` overshoots for long walking times - result sorting seems off - adding stops coordinates to geometry leads to strange edges, whole response works better - bugs reported Requires...
The logic MultiTreeSPEntry must be reviewed in order to make compareTo, equals, and hashCode consistent. Otherwise we cannot guarantee the results of the matrix computation to be correct.
### Page Link https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/requests-and-return-types ### Documentation is ... Confusing ### Please Explain in Detail: I teach Python courses that use OpenRouteService API and one of the [first examples](https://courses.spatialthoughts.com/python-foundation.html#calculating-distance-using-openrouteservice-api) my students...
### Pull Request Checklist - [x] 1. I have [**rebased**][rebase] the latest version of the main branch into my feature branch and all conflicts have been resolved. - [x] 2....
### Is there an existing issue for this? - [x] I have searched the existing issues ### Problem description I am using the isochrones api and realised that there might...