summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-05-19 21:12:45 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-05-19 21:12:45 +0200
commit065e00fd680ca9bedf533fa09ace5dda7b59b5e9 (patch)
tree990f8c81496d793bc7edc22fa551103d810f1b80 /bin
parent9c9c9cb99c0128798e68c9beeb203fd092444c3d (diff)
efa: Added --proximity ("Berücksichtigung von Nachbarhaltestellen bei Start und Ziel")
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa10
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/efa b/bin/efa
index ed902df..3f512a2 100755
--- a/bin/efa
+++ b/bin/efa
@@ -23,6 +23,7 @@ my ($time, $time_depart, $time_arrive);
my $date;
my $restrict;
my $prefer;
+my $proximity;
my $debug = 0;
my $ignore_info = 'Fahrradmitnahme';
my ($i, $j, $con, $part);
@@ -121,6 +122,7 @@ GetOptions(
'ignore-info=s' => \$ignore_info,
'post=s' => \%post,
'prefer=s' => \$prefer,
+ 'proximity' => \$proximity,
'restrict=s' => \$restrict,
'time=s' => \$time,
'to=s{2}' => \@to,
@@ -172,6 +174,10 @@ if ($prefer) {
}
}
+if ($proximity) {
+ $post{useProxFootSearch} = 1;
+}
+
if ($restrict) {
given ($restrict) {
when('local') { $post{lineRestriction} = 403 }
@@ -300,6 +306,10 @@ Prefer connections with less walking (at interchanges)
=back
+=item B<--proximity>
+
+Take stops close to the stop/start into account and possibly use them instead
+
=item B<--restrict> I<type>
Only accept connections using trains of type I<type>, where I<type> may be: