Skip to content

Commit 369ba96

Browse files
committed
Indexing parking and bike rental from finland is enough
1 parent f35304f commit 369ba96

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

scripts/dl-and-index.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,9 @@ import_router gtfs
7676
echo '###### gtfs done'
7777

7878
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
8079
echo '###### city bike station loading done'
8180

82-
node $TOOLS/parking-areas-pelias/import "$APIURL"routing/v2/hsl/gtfs/v1$APIKEYPARAMS liipi
81+
node $TOOLS/parking-areas-pelias/import "$APIURL"routing/v2/finland/gtfs/v1$APIKEYPARAMS liipi
8382
echo '###### park & ride location loading done'
8483

8584
node $TOOLS/openstreetmap/index

0 commit comments

Comments
 (0)