Unverified Commit 2cafb935 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

db-wagenreihung(1): It's carriage formation, not wagon order

parent 0859929d
Loading
Loading
Loading
Loading
+11 −12
Original line number Original line Diff line number Diff line
@@ -179,7 +179,7 @@ __END__


=head1 NAME
=head1 NAME


db-wagenreihung - Interface to Deutsche Bahn Wagon Order API
db-wagenreihung - Interface to Deutsche Bahn carriage formation API


=head1 SYNOPSIS
=head1 SYNOPSIS


@@ -193,15 +193,14 @@ This is beta software: API and output format may change without notice.


=head1 DESCRIPTION
=head1 DESCRIPTION


db-wagenreihung shows the wagon order of train I<train-number> at station
db-wagenreihung shows the carriage formation of train I<train-number> at
I<station> (must be a name or DS100 code) as reported by the Deutsche Bahn
station I<station> (must be a name or DS100 code) as reported by the Deutsche
Wagon Order API. As of April 2020, long-distance IC/EC/ICFE trains are widely
Bahn Wagenreihung API. As of April 2024, it has mature support for
supported, and some regions (e.g. Stuttgart/Karlsruhe) also provide wagon
long-distance (IC/EC/ICE) trains and a growing number of regional transport
orders for select regional trains. Data accuracy varies, but seems to be
providers that also offer mostly correct carriage formation data.
improving over time.


It is not possible to request the wagon order at a train's terminus station.
It is not possible to request the carriage formation at a train's terminus
This is a known limitation.
station.  This is a known limitation.


The departure of I<train-number> must be in the time range between now and
The departure of I<train-number> must be in the time range between now and
two hours in the future.
two hours in the future.
@@ -212,11 +211,11 @@ two hours in the future.


=item db-wagenreihung 'Essen Hbf' 723
=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
=item db-wagenreihung TS 3259


Show wagon order of IRE 3259 at Stuttgart Hbf
Show carriage formation of IRE 3259 at Stuttgart Hbf


=back
=back


@@ -234,7 +233,7 @@ Show wagon order of IRE 3259 at Stuttgart Hbf


=head1 AUTHOR
=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
=head1 LICENSE