Difference between revisions of "Navigation service for railways"
From RFF Wiki
(Created page with " == Description == The service routes the best (shortest, economical, avoid congestion, fastest) way for a specific transport. == Use Case == == Preconditions == === Basic...") |
|||
Line 5: | Line 5: | ||
== Use Case == | == Use Case == | ||
+ | === Navigation service === | ||
+ | The RU provides a set of locations, with or without timing information, and the service calculates | ||
+ | * possible routes through the given locations and | ||
+ | * (if timings ar provided) a rough timetable | ||
+ | He also provides information about the necessary train characteristic (min speed, profile, max weight, max length, security and communication equipment) to use the route. | ||
+ | |||
+ | === === | ||
+ | The RU provides a route (= set of locations and possible timing) and the service checks whether | ||
+ | * the route is complete in terms of passed locations and used legs | ||
+ | * the timing is feasible | ||
+ | The service provides also information about the | ||
+ | * necessary conditions (danger goods, silent wagons) | ||
+ | " and the train technical characteristic (min speed, profile, max weight, max length, security and communication equipment) | ||
== Preconditions == | == Preconditions == | ||
+ | |||
+ | CAPA_ZZ Managed master data. | ||
+ | CAPA_AA Uptodate and complete RINF information | ||
=== Basic Services === | === Basic Services === |
Revision as of 09:14, 17 May 2021
Contents
Description
The service routes the best (shortest, economical, avoid congestion, fastest) way for a specific transport.
Use Case
The RU provides a set of locations, with or without timing information, and the service calculates
- possible routes through the given locations and
- (if timings ar provided) a rough timetable
He also provides information about the necessary train characteristic (min speed, profile, max weight, max length, security and communication equipment) to use the route.
The RU provides a route (= set of locations and possible timing) and the service checks whether
- the route is complete in terms of passed locations and used legs
- the timing is feasible
The service provides also information about the
- necessary conditions (danger goods, silent wagons)
" and the train technical characteristic (min speed, profile, max weight, max length, security and communication equipment)
Preconditions
CAPA_ZZ Managed master data. CAPA_AA Uptodate and complete RINF information