Loading bin/db-wagenreihung +5 −5 Original line number Original line Diff line number Diff line Loading @@ -195,11 +195,11 @@ This is beta software: API and output format may change without notice. =head1 DESCRIPTION =head1 DESCRIPTION db-wagenreihung shows the carriage formation of train I<train-number> at db-wagenreihung shows the carriage formation (also known as coach sequence) of station I<station> (must be a name or DS100 code) as reported by the Deutsche train I<train-number> at station I<station> (must be a name or DS100 code) as Bahn Wagenreihung API. As of April 2024, it has mature support for reported by the Deutsche Bahn Wagenreihung API. As of April 2024, it has mature long-distance (IC/EC/ICE) trains and a growing number of regional transport support for long-distance (IC/EC/ICE) trains and a growing number of regional providers that also offer mostly correct carriage formation data. transport providers that also offer mostly correct carriage formation data. It is not possible to request the carriage formation at a train's terminus It is not possible to request the carriage formation at a train's terminus station. This is a known limitation. station. This is a known limitation. Loading lib/Travel/Status/DE/DBWagenreihung.pm +6 −5 Original line number Original line Diff line number Diff line Loading @@ -785,11 +785,12 @@ This is beta software. The API may change without notice. =head1 DESCRIPTION =head1 DESCRIPTION Travel:Status:DE::DBWagenreihung is an unofficial interface to the Deutsche 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>. 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 It returns station-specific carriage formations (also kwnown as coach rail network associated with Deutsche Bahn. Data includes carriage positions sequences) for a variety of trains in the rail network associated with Deutsche on the platform, train type (e.g. ICE series), carriage-specific attributes Bahn. Data includes carriage positions on the platform, train type (e.g. ICE such as first/second class, and the internal type and number of each carriage. 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 Positions on the platform are given both in meters and percent (relative to platform length). platform length). Loading Loading
bin/db-wagenreihung +5 −5 Original line number Original line Diff line number Diff line Loading @@ -195,11 +195,11 @@ This is beta software: API and output format may change without notice. =head1 DESCRIPTION =head1 DESCRIPTION db-wagenreihung shows the carriage formation of train I<train-number> at db-wagenreihung shows the carriage formation (also known as coach sequence) of station I<station> (must be a name or DS100 code) as reported by the Deutsche train I<train-number> at station I<station> (must be a name or DS100 code) as Bahn Wagenreihung API. As of April 2024, it has mature support for reported by the Deutsche Bahn Wagenreihung API. As of April 2024, it has mature long-distance (IC/EC/ICE) trains and a growing number of regional transport support for long-distance (IC/EC/ICE) trains and a growing number of regional providers that also offer mostly correct carriage formation data. transport providers that also offer mostly correct carriage formation data. It is not possible to request the carriage formation at a train's terminus It is not possible to request the carriage formation at a train's terminus station. This is a known limitation. station. This is a known limitation. Loading
lib/Travel/Status/DE/DBWagenreihung.pm +6 −5 Original line number Original line Diff line number Diff line Loading @@ -785,11 +785,12 @@ This is beta software. The API may change without notice. =head1 DESCRIPTION =head1 DESCRIPTION Travel:Status:DE::DBWagenreihung is an unofficial interface to the Deutsche 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>. 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 It returns station-specific carriage formations (also kwnown as coach rail network associated with Deutsche Bahn. Data includes carriage positions sequences) for a variety of trains in the rail network associated with Deutsche on the platform, train type (e.g. ICE series), carriage-specific attributes Bahn. Data includes carriage positions on the platform, train type (e.g. ICE such as first/second class, and the internal type and number of each carriage. 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 Positions on the platform are given both in meters and percent (relative to platform length). platform length). Loading