HSLdevcom / digitransit-tools

Miscellaneous tools and scripts for digitransit maintenance tasks and operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digitransit-tools

Miscellaneous tools and scripts for digitransit maintenance tasks and operations

Matomo tools

Can be found under matomo directory and there also exists more detailed documentation for them.

DEM tools

Tools for creating an optimized elevation model for OpenTripPlanner. Can be found under dem-tools with more detailed documentation.

gtfsdb2pg

Query GTFS data with SQL. Writes GTFS data to Postgres Docker container. Can be found under gtfsdb2pg documentation..

dl.sh

Run OTP dataload after 5 minutes and reset the cronjob execution time after the dataload.

For example:

./dl.sh hsl-prod &

Note & at the end, to detach the bash from sleeping script.

About

Miscellaneous tools and scripts for digitransit maintenance tasks and operations


Languages

Language:Shell 47.3%Language:Python 37.9%Language:JavaScript 11.7%Language:Dockerfile 3.0%