Skip to content

Commit

Permalink
Merge pull request #73 from HSLdevcom/waltti-bikestations
Browse files Browse the repository at this point in the history
chore: import waltti bikestations
  • Loading branch information
optionsome authored Oct 7, 2021
2 parents 5a18718 + d34fe4f commit 66eb3ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/dl-and-index.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ import_router gtfs
echo '###### gtfs done'

node $TOOLS/bikes-pelias/import https://api.digitransit.fi/routing/v1/routers/finland/index/graphql
echo '###### city bike station loading from OTP finland done'
node $TOOLS/bikes-pelias/import https://api.digitransit.fi/routing/v1/routers/waltti/index/graphql
echo '###### city bike station loading done'

node $TOOLS/openstreetmap/index
echo '###### openstreetmap done'
Expand Down

0 comments on commit 66eb3ee

Please sign in to comment.