gtfsmerge
GTFS merger
A script to merge multiple GTFS ZIP archives into one archive with a consistent format
Script to merge GTFS ZIP archives into one.
2 stars
1 watching
1 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
csvgtfsmergepublic-transportpythonscriptzip
Related projects:
Repository | Description | Stars |
---|---|---|
psrc/combine_gtfs_feeds | A tool for merging disparate GTFS feeds into a single unified dataset | 7 |
geops/gtfsman | Tool to manage and update large numbers of public transportation feeds in GTFS format | 22 |
grote/osm2gtfs | Transforms OpenStreetMap data and schedule information into GTFS format | 99 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |
tulsawebdevs/django-multi-gtfs | Tool for importing and exporting GTFS feeds into a Django app | 52 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 859 |
vishaltelangre/bindpdf | A tool to combine multiple PDF files into a single PDF file. | 102 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
opentransittools/gtfsdb | A Python library that loads and stores GTFS data in a relational database using SQLAlchemy for easier access. | 160 |
patrickbr/gtfstidy | Tool for sanitizing and minimizing GTFS feeds by fixing inconsistencies and preparing them for secure use. | 115 |
stephen-gates/gtfs | Develops and tests GTFS schema for public transportation data in Python | 18 |
evansiroky/gtfs-sequelize | A Node.js library for creating and interacting with static GTFS (General Transit Feed Specification) models using Sequelize | 19 |
geops/hafas2gtfs | A Python tool to convert data feeds from HAFAS into the Google Transit Feed Format (GTFS) for various public transportation systems. | 12 |
remix/partridge | A Python library for efficiently reading and filtering GTFS feeds into pandas DataFrames. | 152 |