gtfs-rt-differential-to-full-dataset
Differencer
Converts GTFS Realtime differential feed data to a full dataset format
Transform a stream of DIFFERENTIAL-mode GTFS Realtime (GTFS-RT) FeedEntities into a FULL_DATASET-mode feed.
3 stars
3 watching
0 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
differentialgtfs-realtimegtfs-rtpublic-transporttransit
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 |
derhuerst/print-gtfs-rt-cli | A utility tool to parse and display GTFS Realtime feeds from standard input. | 18 |
derhuerst/hafas-generate-gtfs | Generates GTFS data from HAFAS endpoints based on geographic areas and time frames | 6 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
intersection/gtfs-realtime-translators | Transforms custom real-time transit data into the GTFS-realtime format. | 21 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 42 |
wsdot-gis/gtfs-js | A JavaScript library for working with GTFS data | 1 |
r-transit/gtfsio | A package that provides tools and standardization for working with General Transit Feed Specification (GTFS) data in R. | 13 |
pailakka/manual-gtfsrt | Converts editable JSON data into a GTFS-RT feed | 5 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
jonathonwpowell/transloc-to-gtfs-real-time | Transforms Transloc Real Time API to the GTFS RealTime Format for standardized data ingestion | 2 |
ipeagit/gtfs2gps | Converts public transportation data from GTFS format to GPS-like records in R | 71 |
mobilitydata/gtfs-realtime-bindings | Generates data model classes from the GTFS Realtime protocol buffer spec for popular programming languages. | 373 |
kurtraschke/gtfs-rt-dump | Tool to parse and display GTFS-realtime feeds in human-readable formats | 23 |
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 38 |