{"id":18682751,"url":"https://github.com/chneau/uk-osrm-backend","last_synced_at":"2025-10-04T09:13:07.674Z","repository":{"id":74471405,"uuid":"383441705","full_name":"chneau/uk-osrm-backend","owner":"chneau","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-13T14:24:38.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T20:19:17.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chneau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-06T11:17:12.000Z","updated_at":"2023-04-25T08:22:21.000Z","dependencies_parsed_at":"2024-02-13T15:58:12.540Z","dependency_job_id":null,"html_url":"https://github.com/chneau/uk-osrm-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fuk-osrm-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fuk-osrm-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fuk-osrm-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fuk-osrm-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chneau","download_url":"https://codeload.github.com/chneau/uk-osrm-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533462,"owners_count":19654687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T10:12:45.276Z","updated_at":"2025-10-04T09:13:02.655Z","avatar_url":"https://github.com/chneau.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uk-osrm-backend\n\n## OSMR truck profile\n\nProfile modified and taken from https://github.com/Project-OSRM/osrm-profiles-contrib\n\n## OSRM docker\n\n- [Docker hub page](https://hub.docker.com/r/osrm/osrm-backend/)\n- UK pbf file [(1.3gb)](https://download.geofabrik.de/europe/great-britain-latest.osm.pbf)\n- Scotland pdf file [(186mb)](https://download.geofabrik.de/europe/great-britain/scotland-latest.osm.pbf)\n\n```sh\n# example with the scotland map\n\n# download the file\ncurl https://download.geofabrik.de/europe/great-britain/scotland-latest.osm.pbf -o map.osm.pbf\n\n# pre process it, this will create a bunch of files\ndocker run --rm -it -v `pwd`:/data osrm/osrm-backend osrm-extract -p /opt/car.lua /data/map.osm.pbf\ndocker run --rm -it -v `pwd`:/data osrm/osrm-backend osrm-partition /data/map.osm.pbf\ndocker run --rm -it -v `pwd`:/data osrm/osrm-backend osrm-customize /data/map.osm.pbf\n\n# start server\ndocker run --rm -it -v `pwd`:/data -p 5000:5000 osrm/osrm-backend osrm-routed --algorithm mld /data/map.osrm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchneau%2Fuk-osrm-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchneau%2Fuk-osrm-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchneau%2Fuk-osrm-backend/lists"}