We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35304f commit 369ba96Copy full SHA for 369ba96
1 file changed
scripts/dl-and-index.sh
@@ -76,10 +76,9 @@ import_router gtfs
76
echo '###### gtfs done'
77
78
node $TOOLS/bikes-pelias/import "$APIURL"routing/v2/finland/gtfs/v1$APIKEYPARAMS
79
-node $TOOLS/bikes-pelias/import "$APIURL"routing/v2/waltti/gtfs/v1$APIKEYPARAMS
80
echo '###### city bike station loading done'
81
82
-node $TOOLS/parking-areas-pelias/import "$APIURL"routing/v2/hsl/gtfs/v1$APIKEYPARAMS liipi
+node $TOOLS/parking-areas-pelias/import "$APIURL"routing/v2/finland/gtfs/v1$APIKEYPARAMS liipi
83
echo '###### park & ride location loading done'
84
85
node $TOOLS/openstreetmap/index
0 commit comments