transloc-gtfs-rectifier
Stop ID mapper
Rectifies GTFS stop IDs by mapping agency stops to Transloc-specific ones using their API.
Rectify transloc-specific stop ids with nearby ones in a GTFS feed
2 stars
2 watching
0 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jonathonwpowell/transloc-to-gtfs-real-time | Transforms Transloc Real Time API to the GTFS RealTime Format for standardized data ingestion | 2 |
blinktaginc/gtfs-tts | Tool to validate GTFS stop names and identify those requiring text-to-speech pronunciation corrections. | 3 |
laidig/gtfs-rt-printer | A utility that loads and prints GTFS-Realtime feeds from various sources. | 9 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
intersection/gtfs-realtime-translators | Transforms custom real-time transit data into the GTFS-realtime format. | 21 |
transitapp/gtfs-blocks-to-transfers | Converts GTFS blocks into a series of trip-to-trip transfers using heuristics to classify transfer type. | 5 |
kotrc/gtfs-route-shapes | Simplifies GTFS route data by removing overlap and downsampling for efficient display on maps. | 19 |
grote/osm2gtfs | Transforms OpenStreetMap data and schedule information into GTFS format | 99 |
derhuerst/print-gtfs-rt-cli | A utility tool to parse and display GTFS Realtime feeds from standard input. | 18 |
stephen-gates/gtfs | Develops and tests GTFS schema for public transportation data in Python | 18 |
mobilitydata/gtfs-realtime-bindings | Generates data model classes from the GTFS Realtime protocol buffer spec for popular programming languages. | 373 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |
geops/hafas2gtfs | A Python tool to convert data feeds from HAFAS into the Google Transit Feed Format (GTFS) for various public transportation systems. | 12 |
ipeagit/gtfs2gps | Converts public transportation data from GTFS format to GPS-like records in R | 71 |
transporter-project/transxchange-to-gtfs | A utility tool to convert TransXChange XML files to GTFS CSV files. | 3 |