Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SimpliRoute
/
java-osrm-client
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature dev423 new osrm client
- #14
#14
Merged
IvanDanSantos
merged 15 commits into
master
SimpliRoute/java-osrm-client:master
from
FEATURE-DEV423-new_osrm_client
SimpliRoute/java-osrm-client:FEATURE-DEV423-new_osrm_client
Copy head branch name to clipboard
Oct 21, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feature dev423 new osrm client
#14
IvanDanSantos
merged 15 commits into
master
SimpliRoute/java-osrm-client:master
from
FEATURE-DEV423-new_osrm_client
SimpliRoute/java-osrm-client:FEATURE-DEV423-new_osrm_client
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2024
support json options
rfjaimes-simpli
committed
9f6e936
View commit details
Copy full SHA for 9f6e936
Browse repository at this point
Commits on Aug 21, 2025
Exceptions are moved to their own package
IvanDanSantos
committed
60ca653
View commit details
Copy full SHA for 60ca653
Browse repository at this point
Commits on Aug 22, 2025
Some classes are renamed (from distance to cost)
IvanDanSantos
committed
10e0e47
View commit details
Copy full SHA for 10e0e47
Browse repository at this point
Some exceptions files are renamed
IvanDanSantos
committed
7b2dc79
View commit details
Copy full SHA for 7b2dc79
Browse repository at this point
Lombok is added to dependencies
IvanDanSantos
committed
ccd8b95
View commit details
Copy full SHA for ccd8b95
Browse repository at this point
A request package is created
IvanDanSantos
committed
e424fcd
View commit details
Copy full SHA for e424fcd
Browse repository at this point
CostMatricesRequest class is created to wrap request options
IvanDanSantos
committed
67f7815
View commit details
Copy full SHA for 67f7815
Browse repository at this point
The response mapping is implemented
IvanDanSantos
committed
fcd6d29
View commit details
Copy full SHA for fcd6d29
Browse repository at this point
The OSRMClient is modified to return both tables (durations and distances)
IvanDanSantos
committed
0e31e3e
View commit details
Copy full SHA for 0e31e3e
Browse repository at this point
An attribute in CostMatricesRequest is added to consider distance table
IvanDanSantos
committed
8508f61
View commit details
Copy full SHA for 8508f61
Browse repository at this point
An unused exception is deleted
IvanDanSantos
committed
67eac50
View commit details
Copy full SHA for 67eac50
Browse repository at this point
Commits on Aug 28, 2025
The bearer token is removed
IvanDanSantos
committed
ed60f50
View commit details
Copy full SHA for ed60f50
Browse repository at this point
Matrix attribute in CostMatrix is updated to storage integer instead double
IvanDanSantos
committed
72398fb
View commit details
Copy full SHA for 72398fb
Browse repository at this point
A custom param map is added in the request
IvanDanSantos
committed
b2098dc
View commit details
Copy full SHA for b2098dc
Browse repository at this point
Commits on Oct 1, 2025
The restriction option is added to the parameters in OSRMClient
IvanDanSantos
committed
606d5fc
View commit details
Copy full SHA for 606d5fc
Browse repository at this point
You can’t perform that action at this time.