Skip to content

Make the bundled GTFS load scripts runnable#31

Merged
estebanzimanyi merged 1 commit into
masterfrom
make-gtfs-scripts-runnable
Jun 24, 2026
Merged

Make the bundled GTFS load scripts runnable#31
estebanzimanyi merged 1 commit into
masterfrom
make-gtfs-scripts-runnable

Conversation

@estebanzimanyi

Copy link
Copy Markdown
Member

load_gtfs.sql loads the CSV files with relative \copy commands, and load_mobilitydb.sql transforms the loaded tables into the trips_mdb table of MobilityDB trips with a single psql run.

load_gtfs.sql loads the CSV files with relative \copy commands, and
load_mobilitydb.sql transforms the loaded tables into the trips_mdb
table of MobilityDB trips with a single psql run.
@estebanzimanyi estebanzimanyi force-pushed the make-gtfs-scripts-runnable branch from 9930643 to a01afe3 Compare June 24, 2026 21:30
@estebanzimanyi estebanzimanyi merged commit 6aa1c30 into master Jun 24, 2026
2 checks passed
@estebanzimanyi estebanzimanyi deleted the make-gtfs-scripts-runnable branch June 24, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant