From 5279c129209053024c8b7f8366254d80af5ccbc5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 25 May 2015 11:32:47 +0200 Subject: --proximity / use_near_stops: Accept walking time in minutes --- bin/efa | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 467c6cc..dd8019e 100755 --- a/bin/efa +++ b/bin/efa @@ -179,7 +179,7 @@ GetOptions( max-change|m=i num-connections|n=i prefer|P=s - proximity|p + proximity|p:10 service|s=s time|t=s timeout=i @@ -522,9 +522,11 @@ Prefer connections with less walking (at interchanges) =back -=item B<-p>|B<--proximity> +=item B<-p>|B<--proximity> [I] -Take stops close to the stop/start into account and possibly use them instead +Take stops close to the stop/start into account. By default, up to 10 minutes +of walking to/from the route's first/last stop is considered acceptable. You +can specify I to use a custem value. =item B<-s>|B<--service> I -- cgit v1.2.3