find_route
Compute a route between two operational points on the ERA RINF rail network. Use this to get route data required for train compatibility and weather risk checks.
Instructions
Compute a route between two operational points over the ERA RINF infrastructure graph.
Call resolve_operational_point first to get valid op_id values. Call this before
check_train_compatibility or assess_weather_risk: both need the route this returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | Yes | ||
| attribution | No | Data: European Union Agency for Railways, Register of Infrastructure (RINF), CC BY 4.0 |