gtfs-realtime-translators
Transit translator
Transforms custom real-time transit data into the GTFS-realtime format.
A set of open source Python libraries for translating custom real-time transit data to the GTFS-rt format
21 stars
9 watching
2 forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sausy-lab/retro-gtfs | Collects real-time transit data and processes it into a retroactive schedule using GTFS standards. | 53 |
r-transit/gtfsio | A package that provides tools and standardization for working with General Transit Feed Specification (GTFS) data in R. | 13 |
mobilitydata/gtfs-books | Comprehensive guides to GTFS and GTFS Realtime | 12 |
etalab/transpo-rt | Provides a simple API for fetching public transport real-time data from schedules and feeds. | 21 |
iotransit/gtfs-parser | A library to convert GTFS zip files into JSON representations of transit data | 5 |
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 38 |
ipeagit/gtfstools | Tools for editing and analyzing GTFS transit feeds in R. | 40 |
grote/osm2gtfs | Transforms OpenStreetMap data and schedule information into GTFS format | 99 |
transitapp/gtfs-blocks-to-transfers | Converts GTFS blocks into a series of trip-to-trip transfers using heuristics to classify transfer type. | 5 |
jonathonwpowell/transloc-to-gtfs-real-time | Transforms Transloc Real Time API to the GTFS RealTime Format for standardized data ingestion | 2 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 42 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
geops/hafas2gtfs | A Python tool to convert data feeds from HAFAS into the Google Transit Feed Format (GTFS) for various public transportation systems. | 12 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |
derhuerst/gtfs-rt-differential-to-full-dataset | Converts GTFS Realtime differential feed data to a full dataset format | 3 |