Issue:
I am encountering an issue while trying to generate the cell_metrics file in OSRM. I have followed the standard process of data preparation, including extraction, partitioning, and customization. However, despite successful execution of these steps, the cell_metrics file is not being generated.
Steps Taken:
Data extraction using osrm-extract.
Partitioning using osrm-partition.
Customization using osrm-customize.
Observations:
The logs from the customization process indicate that the partition data was loaded successfully.
There are no explicit error messages during the customization process.
Despite successful execution, the cell_metrics file is not present in the directory after running osrm-customize.
Additional Information:
I have verified that there is sufficient disk space available.
The commands were executed within a Docker container, and the necessary volumes were mounted correctly.
Issue: I am encountering an issue while trying to generate the cell_metrics file in OSRM. I have followed the standard process of data preparation, including extraction, partitioning, and customization. However, despite successful execution of these steps, the cell_metrics file is not being generated.
Steps Taken:
Observations:
Additional Information:
Thank you for your support.