From 04c9fe156f7c552626bd9ece12c93948bbc84ea4 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 2 Oct 2023 04:46:30 +0200 Subject: EFA(3pm): do not hard-code services list --- lib/Travel/Routing/DE/EFA.pm | 42 ++---------------------------------------- 1 file changed, 2 insertions(+), 40 deletions(-) diff --git a/lib/Travel/Routing/DE/EFA.pm b/lib/Travel/Routing/DE/EFA.pm index c14af4c..4060e05 100644 --- a/lib/Travel/Routing/DE/EFA.pm +++ b/lib/Travel/Routing/DE/EFA.pm @@ -1003,47 +1003,9 @@ Valid hash keys and their values are: =item B => I Mandatory. Sets the entry point to the EFA itinerary service. -The following URLs (grouped by country) are known. A service marked with [!] -is not completely supported yet and may not work at all. +See C<< efa --list >> for a list of supported services. -=over - -=item * Austria - -=over - -=item * L (Innsbrucker Verkehrsbetriebe) - -=item * L (Salzburger Verkehrsverbund) - -=item * L (Verkehrsverbund Ost-Region) - -=item * L (Vorarlberger Verkehrsverbund) - -=item * L (Linz AG) B<[!]> - -=item * The STV / Verkehrsverbund Steiermark is not supported since it returns -data with broken encoding - -=back - -=item * Germany - -=over - -=item * L (Verkehrsverbund GroEraum NErnberg) - -=item * L (Verkehrsverbund Rhein-Ruhr) - -=item * L (Verkehrsverbund Rhein-Ruhr with support for B<--full-route>) - -=item * L (Verkehrsverbund Stuttgart) - -=back - -=back - -If you found a URL not listed here, please send it to +If you found a URL not listed there, please send it to Ederf@finalrewind.orgE. =item B => B<[> IB<,> I [ B<,> I ] B<]> -- cgit v1.2.3