gtfs-rt-dump
Feed parser
Tool to parse and display GTFS-realtime feeds in human-readable formats
Command-line dumper for GTFS-realtime feeds
23 stars
5 watching
4 forks
Language: Kotlin
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
derhuerst/print-gtfs-rt-cli | A utility tool to parse and display GTFS Realtime feeds from standard input. | 18 |
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 |
pailakka/manual-gtfsrt | Converts editable JSON data into a GTFS-RT feed | 5 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
derhuerst/gtfs-rt-differential-to-full-dataset | Converts GTFS Realtime differential feed data to a full dataset format | 3 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
kurtraschke/ctatt-gtfsrealtime | A Java implementation of GTFS-realtime for tracking public transportation systems | 4 |
kurtraschke/septa-gtfsrealtime | Provides real-time transit information via GTFS-realtime feed for SEPTA's TrainView and TransitView APIs. | 2 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
mesozoic-drones/just_gtfs | A C++17 header-only library for reading and writing General Transit Feed Specification (GTFS) feeds. | 20 |
conveyal/gtfs-rt-admin | An administration tool for managing GTFS-RT alerts in real-time | 7 |
psrc/combine_gtfs_feeds | A tool for merging disparate GTFS feeds into a single unified dataset | 7 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
nicomazz/fastgtfs | A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. | 38 |