Project-OSRM / osrm-backend

Open Source Routing Machine - C++ backend
http://map.project-osrm.org
BSD 2-Clause "Simplified" License
6.42k stars 3.4k forks source link

osrm-extraction recommend osrm-contract instead of partition #7034

Open arnesetzer opened 1 month ago

arnesetzer commented 1 month ago

Issue

After osrm-extract finished executing it recommends running osrm-contract. https://github.com/Project-OSRM/osrm-backend/blob/203314b1aa5a4cbbd32b8bd47a5c68399bd9d04e/src/extractor/extractor.cpp#L356 According to the wiki it is preferred to use osrm-partition instead.

Steps to reproduce

Please provide the steps required to reproduce your problem.

Specifications

Please provide details of your development environment.