Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 2.2.5 (#99) #101

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Update to 2.2.5 (#99) #101

merged 1 commit into from
Apr 5, 2024

Conversation

lgrd
Copy link
Collaborator

@lgrd lgrd commented Apr 4, 2024

Creation of a new release (2.2.5) :

  • [doc] add osrm spec

  • [doc] add valhalla spec

  • WIP: adding OSRM native API.

  • WIP: OSRM native API: routing coordinates validation.

  • WIP: Request parameters implemented when they match routeRequest's parameters, and ignored when not. OSRM controller's writeRouteResponse is being implemnted, but it will need modifications of RouteResponse class.

  • WIP: implementing response writing for an OSRM native routing request. Slight edition of routeResponse and osrmSource classes to do so.

  • WIP: OSRM controller implemented, but unpolished and untested. TODO :

  • complete logging and varible check

  • test the code

  • OSRM routing request seems to work. TODO:

  • check result to see if every property is valid and exact.

  • adapt getcapabilities to OSRM API capabilities.

  • Fixed OSRM native response's waypoints, and intersections geometry format.

  • fix and tests

  • some littles changes and tests

  • [doc] update version to 2.2.5


* [doc] add osrm spec

* [doc] add valhalla spec

* WIP: adding OSRM native API.

* WIP: OSRM native API: routing coordinates validation.

* WIP: Request parameters implemented when they match routeRequest's parameters, and ignored when not. OSRM controller's writeRouteResponse is being implemnted, but it will need modifications of RouteResponse class.

* WIP: implementing response writing for an OSRM native routing request. Slight edition of routeResponse and osrmSource classes to do so.

* WIP: OSRM controller implemented, but unpolished and untested.
TODO :
* complete logging and varible check
* test the code

* OSRM routing request seems to work. TODO:
* check result to see if every property is valid and exact.
* adapt getcapabilities to OSRM API capabilities.

* Fixed OSRM native response's waypoints, and intersections geometry format.

* fix and tests

* some littles changes and tests

* [doc] update version to 2.2.5

---------

Co-authored-by: Loic <[email protected]>
Co-authored-by: Xav Dmz <[email protected]>
@lgrd lgrd requested a review from azarz April 4, 2024 16:06
@lgrd lgrd changed the title OSRM API for routes (#99) Update to 2.2.5 (#99) Apr 4, 2024
@lgrd lgrd self-assigned this Apr 4, 2024
@lgrd lgrd merged commit 81b9ad1 into master Apr 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants