gtfstidy
GTFS cleaner
Tool for sanitizing and minimizing GTFS feeds by fixing inconsistencies and preparing them for secure use.
A tool for checking, sanitizing and minimizing GTFS feeds.
115 stars
10 watching
15 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
gtfsminimizationtidyvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
opentransittools/gtfsdb | A Python library that loads and stores GTFS data in a relational database using SQLAlchemy for easier access. | 160 |
public-transport/gtfs-via-postgres | An application that imports and manages GTFS Static/Schedule data in a PostgreSQL database | 93 |
ipeagit/gtfstools | Tools for editing and analyzing GTFS transit feeds in R. | 40 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
geops/gtfsman | Tool to manage and update large numbers of public transportation feeds in GTFS format | 22 |
nicomazz/fastgtfs | A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. | 38 |
mrcagney/gtfs_kit | A Python library for analyzing GTFS data in memory without a database. | 52 |
derhuerst/print-gtfs-rt-cli | A utility tool to parse and display GTFS Realtime feeds from standard input. | 18 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 42 |
psrc/combine_gtfs_feeds | A tool for merging disparate GTFS feeds into a single unified dataset | 7 |
mfdz/gtfs-hub | Automates post-processing of public transportation data feeds for quality enhancement and regional filtering. | 29 |
remix/partridge | A Python library for efficiently reading and filtering GTFS feeds into pandas DataFrames. | 152 |
sausy-lab/retro-gtfs | Collects real-time transit data and processes it into a retroactive schedule using GTFS standards. | 53 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |