Skip to content

Commit 60cb0ea

Browse files
committed
Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert taxi features""""""""""""
This reverts commit 0c44d24.
1 parent dda4cc9 commit 60cb0ea

6 files changed

Lines changed: 4 additions & 40 deletions

File tree

hsl/config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ module.exports = {
1414
'HSLlautta',
1515
'https://mobility.mobility-database.fintraffic.fi/static/lautat_new.zip',
1616
),
17-
mapSrc(
18-
'02Taksi',
19-
'https://resources.02taksi.fi/digitransit_02_taksi_espoo.zip',
20-
false,
21-
),
2217
// src('Sipoo', 'https://koontikartta.navici.com/tiedostot/rae/sipoon_kunta_sibbo_kommun.zip')
2318
],
2419
osm: ['hsl'],

hsl/otp-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"ActuatorAPI": true,
1010
"AsyncGraphQLFetchers": false,
1111
"Emission": true,
12-
"DebugRasterTiles": true,
13-
"FlexRouting": true
12+
"DebugRasterTiles": true
1413
}
1514
}

hsl/router-config.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,7 @@
2222
"boardCost": 120
2323
},
2424
"accessEgress": {
25-
"maxDuration": "1h",
26-
"penalty": {
27-
"FLEXIBLE": {
28-
"timePenalty": "10m + 1.9t",
29-
"costFactor": 2
30-
}
31-
}
25+
"maxDuration": "1h"
3226
},
3327
"maxDirectStreetDuration": "90m",
3428
"maxDirectStreetDurationForMode": {
@@ -103,12 +97,6 @@
10397
"gtfsApi": {
10498
"tracingTags": ["digitransit-subscription-id"]
10599
},
106-
"flex": {
107-
"maxTransferDuration": "5m",
108-
"maxFlexTripDuration": "30m",
109-
"maxAccessWalkDuration": "5m",
110-
"maxEgressWalkDuration": "5m"
111-
},
112100
"transit": {
113101
"maxSearchWindow": "8h",
114102
"pagingSearchWindowAdjustments": ["8h", "2h", "2h", "2h", "2h"],

waltti/config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,6 @@ module.exports = {
125125
),
126126
mapSrc('Salo', 'https://tvv.fra1.digitaloceanspaces.com/239.zip', true),
127127
mapSrc('Kajaani', 'https://tvv.fra1.digitaloceanspaces.com/211.zip', true),
128-
mapSrc(
129-
'02Taksi',
130-
'https://resources.02taksi.fi/digitransit_02_taksi.zip',
131-
false,
132-
),
133128
],
134129
osm: ['kajaani', 'oulu', 'rovaniemi', 'southFinland', 'vaasa'],
135130
};

waltti/otp-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"ActuatorAPI": true,
1010
"AsyncGraphQLFetchers": false,
1111
"Emission": true,
12-
"DebugRasterTiles": true,
13-
"FlexRouting": true
12+
"DebugRasterTiles": true
1413
}
1514
}

waltti/router-config.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,7 @@
2222
"boardCost": 120
2323
},
2424
"accessEgress": {
25-
"maxDuration": "1h",
26-
"penalty": {
27-
"FLEXIBLE": {
28-
"timePenalty": "10m + 1.9t",
29-
"costFactor": 2
30-
}
31-
}
25+
"maxDuration": "1h"
3226
},
3327
"maxDirectStreetDuration": "2h",
3428
"maxDirectStreetDurationForMode": {
@@ -58,12 +52,6 @@
5852
"gtfsApi": {
5953
"tracingTags": ["digitransit-subscription-id"]
6054
},
61-
"flex": {
62-
"maxTransferDuration": "5m",
63-
"maxFlexTripDuration": "30m",
64-
"maxAccessWalkDuration": "5m",
65-
"maxEgressWalkDuration": "5m"
66-
},
6755
"transit": {
6856
"pagingSearchWindowAdjustments": ["8h", "4h", "4h", "4h", "4h"],
6957
"dynamicSearchWindow": {

0 commit comments

Comments
 (0)