From b11161f0b8dac170afbf72e5f802be653a597437 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 3 Aug 2014 21:28:06 +0200 Subject: add more EFA entry points --- Changelog | 5 +++++ lib/Travel/Routing/DE/EFA.pm | 27 ++++++++++++++++++++++++++- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 56e0000..32dd563 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,8 @@ +git HEAD + + * Add URLs for several austrian EFA services + (pointed out by Gregor Herrmann) + Travel::Routing::DE::VRR 2.06 - Sat Aug 02 2014 * Route::Part: Add {arrival,departure}_{route,station}maps accessors diff --git a/lib/Travel/Routing/DE/EFA.pm b/lib/Travel/Routing/DE/EFA.pm index cf21b1e..e2132c1 100644 --- a/lib/Travel/Routing/DE/EFA.pm +++ b/lib/Travel/Routing/DE/EFA.pm @@ -794,7 +794,30 @@ Valid hash keys and their values are: =item B => I Mandatory. Sets the entry point to the EFA itinerary service. -Known URLs are: +The following URLs (grouped by country) are known. A service marked with [!] +is not completely supported yet and may not work at all. + +=over + +=item * Austria + +=over + +=item * L (Innsbrucker Verkehsbetriebe) + +=item * L (Salzburger Verkehrsverbund) + +=item * L (Verkehrsverbund Ost-Region) + +=item * L (Vorarlberger Verkehrsverbund) + +=item * L (Verkehsverbund Steiermark) B<[!]> + +=item * L (Linz AG) B<[!]> + +=back + +=item * Germany =over @@ -806,6 +829,8 @@ Known URLs are: =back +=back + If you found a URL not listed here, please send it to Ederf@finalrewind.orgE. -- cgit v1.2.3