Skip to content

Conversation

@afarber
Copy link
Contributor

@afarber afarber commented Jan 30, 2026

Issue

Fixes #2865

This PR adds a --list-inputs option to all OSRM tools that outputs the required and optional input file extensions. This helps deployment scripts know which files need to be copied for each tool.

Example usage:

$ osrm-routed --list-inputs
required .osrm.datasource_names
required .osrm.ebg_nodes
required .osrm.edges
...                                                                                                                            
optional .osrm.hsgr                                                                                                            
optional .osrm.cells

Tasklist

Requirements / Relations

#3920

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OSRM tools should have a way to list the required files

1 participant