[OSRM-talk] Query regarding integration of a Relational Database Service with the OSRM Backend Server
nils at gis-ops.com
nils at gis-ops.com
Sun Dec 10 12:12:04 UTC 2023
The only routing engine I know that can work off Postgres is Graphhopper, and also there only via another project/wrapper. I think for OSRM you’ll have to do the inverse of what osm2pgsql is doing and dump a PBF from the DB. Not suite if smth like that exists, probably depends on the schema you’re using. For osmapi that must exist already, somehow the planet PBF must be generated, others should know more. You could come up with an adapter for your DB for OSRM, but that’d be quite a lot of work I think.
Cheers
Nils
Sent from [Proton Mail](https://proton.me/mail/home) for iOS
On Sun, Dec 10, 2023 at 08:19, Pranshu Barar <[pranshubarar1851996 at gmail.com](mailto:On Sun, Dec 10, 2023 at 08:19, Pranshu Barar <<a href=)> wrote:
> Hi folks,
>
> As part of a requirement for an assessment process with a company, I am tasked with integrating the Relational Database Service (RDS) with the OSRM backend for data storage. Could anyone provide insights into what specific data will be stored within the Relational Database Service?
>
> The integration of RDS with the OSRM backend server appears to be somewhat non-trivial to me. Any guidance or information on this matter would be greatly appreciated.
>
> Thanks and Regards,
> Pranshu Barar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20231210/db9ee523/attachment.htm>
More information about the OSRM-talk
mailing list