summaryrefslogtreecommitdiff
path: root/lib/Travel/Routing/DE/HAFAS/Connection.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Travel/Routing/DE/HAFAS/Connection.pm')
-rw-r--r--lib/Travel/Routing/DE/HAFAS/Connection.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Travel/Routing/DE/HAFAS/Connection.pm b/lib/Travel/Routing/DE/HAFAS/Connection.pm
index e70dd26..dacecaf 100644
--- a/lib/Travel/Routing/DE/HAFAS/Connection.pm
+++ b/lib/Travel/Routing/DE/HAFAS/Connection.pm
@@ -89,6 +89,9 @@ sub new {
my @sections;
for my $sec (@secL) {
+ if ( $sec->{type} eq 'WALK' and not $sec->{gis}{durS} ) {
+ next;
+ }
push(
@sections,
Travel::Routing::DE::HAFAS::Connection::Section->new(