summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-08-03 21:28:06 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-08-03 21:28:06 +0200
commitb11161f0b8dac170afbf72e5f802be653a597437 (patch)
tree9b4ea337858186623e072a911848f59e8cad3c18 /lib
parenta2f2dc6e3df2820dbdba959d3f514fa5dd93f832 (diff)
add more EFA entry points
Diffstat (limited to 'lib')
-rw-r--r--lib/Travel/Routing/DE/EFA.pm27
1 files changed, 26 insertions, 1 deletions
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<efa_url> => I<efa_url>
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<http://efa.ivb.at/ivb/XSLT_TRIP_REQUEST2> (Innsbrucker Verkehsbetriebe)
+
+=item * L<http://efa.svv-info.at/sbs/XSLT_TRIP_REQUEST2> (Salzburger Verkehrsverbund)
+
+=item * L<http://efa.vor.at/wvb/XSLT_TRIP_REQUEST2> (Verkehrsverbund Ost-Region)
+
+=item * L<http://efaneu.vmobil.at/vvv/XSLT_TRIP_REQUEST2> (Vorarlberger Verkehrsverbund)
+
+=item * L<http://fahrplan.verbundlinie.at/stv/XSLT_TRIP_REQUEST2> (Verkehsverbund Steiermark) B<[!]>
+
+=item * L<http://www.linzag.at/static/XSLT_TRIP_REQUEST2> (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
E<lt>derf@finalrewind.orgE<gt>.