osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

question about libosrm

Open hogan-chu opened this issue 3 years ago • 0 comments

Dear osrm contributors and osrm users

OSRM can be used as a library (libosrm) via C++ instead of using it through the HTTP interface and osrm-routed. This allows for fine-tuning OSRM and has much less overhead. Here is a quick introduction into how to use libosrm in the upcoming v5 release.

i found this and i implemented following code i have a question i want to use osrm-backend without https and i want to create libosrm.so for cython is there any reference that is compatible with latest release or binding?

kind regards

hogan-chu avatar May 26 '22 06:05 hogan-chu