Issue
After osrm-extract finished executing it recommends
running osrm-contract.
|
<< "./osrm-contract " << config.base_path; |
According to the
wiki it is preferred to use
osrm-partition instead.
Steps to reproduce
Please provide the steps required to reproduce your problem.
osrm-backend version being used: v5.27.1 on commit 203314b
- OSM extract that was processed: europe-latest.osm.pbf
- Processing commands (e.g. CH vs MLD processing): None, does not matter
- Server queries: None
Specifications
Please provide details of your development environment.
- Library/dependency versions:
- Operating system: Debian 11 (Bullseye) on WSL
- Hardware: i7-4770, 32GB RAM
Issue
After
osrm-extractfinished executing it recommendsrunning
osrm-contract.osrm-backend/src/extractor/extractor.cpp
Line 356 in 203314b
According to the wiki it is preferred to use
osrm-partition instead.Steps to reproduce
Please provide the steps required to reproduce your problem.
osrm-backendversion being used: v5.27.1 on commit 203314bSpecifications
Please provide details of your development environment.