print-gtfs-rt-cli
GTFS feed parser
A utility tool to parse and display GTFS Realtime feeds from standard input.
Read a GTFS Realtime feed from stdin, print human-readable or as JSON.
18 stars
4 watching
7 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
clicommand-linegtfs-realtimegtfs-rt
Related projects:
Repository | Description | Stars |
---|---|---|
derhuerst/hafas-gtfs-rt-feed | Converts real-time HAFAS data into a GTFS Realtime feed by matching it against static GTFS data | 19 |
laidig/gtfs-rt-printer | A utility that loads and prints GTFS-Realtime feeds from various sources. | 9 |
kurtraschke/gtfs-rt-dump | Tool to parse and display GTFS-realtime feeds in human-readable formats | 23 |
derhuerst/gtfs-rt-differential-to-full-dataset | Converts GTFS Realtime differential feed data to a full dataset format | 3 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 38 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 69 |
wri-cities/static-gtfs-manager | A browser-based tool for managing and editing static GTFS data feeds used in public transportation. | 148 |
pailakka/manual-gtfsrt | Converts editable JSON data into a GTFS-RT feed | 5 |
mesozoic-drones/just_gtfs | A C++17 header-only library for reading and writing General Transit Feed Specification (GTFS) feeds. | 20 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 42 |
derhuerst/hafas-generate-gtfs | Generates GTFS data from HAFAS endpoints based on geographic areas and time frames | 6 |