diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-28 19:42:58 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-28 19:42:58 +0200 |
commit | b93ac311ce6e979ccab13a35448b1c5d6e442c86 (patch) | |
tree | e58095eef0964f35087206b28473dd48956e2394 /lib/Travel/Status/DE/DBWagenreihung.pm | |
parent | f1f04bb7cf4e59ca33c9627d5b7e858169c5cef9 (diff) |
carriage formation == coach sequence
Diffstat (limited to 'lib/Travel/Status/DE/DBWagenreihung.pm')
-rw-r--r-- | lib/Travel/Status/DE/DBWagenreihung.pm | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/lib/Travel/Status/DE/DBWagenreihung.pm b/lib/Travel/Status/DE/DBWagenreihung.pm index 7832d9a..77813d5 100644 --- a/lib/Travel/Status/DE/DBWagenreihung.pm +++ b/lib/Travel/Status/DE/DBWagenreihung.pm @@ -785,11 +785,12 @@ This is beta software. The API may change without notice. =head1 DESCRIPTION Travel:Status:DE::DBWagenreihung is an unofficial interface to the Deutsche -Bahn carriage formation API at L<https://ist-wr.noncd.db.de/wagenreihung/1.0>. -It returns station-specific carriage formations for a variety of trains in the -rail network associated with Deutsche Bahn. Data includes carriage positions -on the platform, train type (e.g. ICE series), carriage-specific attributes -such as first/second class, and the internal type and number of each carriage. +Bahn carriage formation (API at L<https://ist-wr.noncd.db.de/wagenreihung/1.0>. +It returns station-specific carriage formations (also kwnown as coach +sequences) for a variety of trains in the rail network associated with Deutsche +Bahn. Data includes carriage positions on the platform, train type (e.g. ICE +series), carriage-specific attributes such as first/second class, and the +internal type and number of each carriage. Positions on the platform are given both in meters and percent (relative to platform length). |