summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-04-28 12:05:03 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-04-28 12:05:03 +0200
commit2cafb93508902d6b9c2884d7bbe08f16cf67a5ca (patch)
tree71cabe14b4d75c55c4526da2f7a5d6f12afa9b33 /bin
parent0859929dec9f3e4a05b27166373c0b84beea8aab (diff)
db-wagenreihung(1): It's carriage formation, not wagon order
Diffstat (limited to 'bin')
-rwxr-xr-xbin/db-wagenreihung23
1 files changed, 11 insertions, 12 deletions
diff --git a/bin/db-wagenreihung b/bin/db-wagenreihung
index 0f13c54..82e6ecc 100755
--- a/bin/db-wagenreihung
+++ b/bin/db-wagenreihung
@@ -179,7 +179,7 @@ __END__
=head1 NAME
-db-wagenreihung - Interface to Deutsche Bahn Wagon Order API
+db-wagenreihung - Interface to Deutsche Bahn carriage formation API
=head1 SYNOPSIS
@@ -193,15 +193,14 @@ This is beta software: API and output format may change without notice.
=head1 DESCRIPTION
-db-wagenreihung shows the wagon order of train I<train-number> at station
-I<station> (must be a name or DS100 code) as reported by the Deutsche Bahn
-Wagon Order API. As of April 2020, long-distance IC/EC/ICFE trains are widely
-supported, and some regions (e.g. Stuttgart/Karlsruhe) also provide wagon
-orders for select regional trains. Data accuracy varies, but seems to be
-improving over time.
+db-wagenreihung shows the carriage formation of train I<train-number> at
+station I<station> (must be a name or DS100 code) as reported by the Deutsche
+Bahn Wagenreihung API. As of April 2024, it has mature support for
+long-distance (IC/EC/ICE) trains and a growing number of regional transport
+providers that also offer mostly correct carriage formation data.
-It is not possible to request the wagon order at a train's terminus station.
-This is a known limitation.
+It is not possible to request the carriage formation at a train's terminus
+station. This is a known limitation.
The departure of I<train-number> must be in the time range between now and
two hours in the future.
@@ -212,11 +211,11 @@ two hours in the future.
=item db-wagenreihung 'Essen Hbf' 723
-Show wagon order of ICE 723 at Essen Hbf
+Show carriage formation of ICE 723 at Essen Hbf
=item db-wagenreihung TS 3259
-Show wagon order of IRE 3259 at Stuttgart Hbf
+Show carriage formation of IRE 3259 at Stuttgart Hbf
=back
@@ -234,7 +233,7 @@ Show wagon order of IRE 3259 at Stuttgart Hbf
=head1 AUTHOR
-Copyright (C) 2018-2020 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt>
+Copyright (C) 2018-2024 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt>
=head1 LICENSE