GTFS-blocks-to-transfers
Transfer converter
Converts GTFS blocks into a series of trip-to-trip transfers using heuristics to classify transfer type.
Converts GTFS blocks into a series of trip-to-trip transfers using heuristics to classify transfer type.
5 stars
7 watching
2 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
geops/hafas2gtfs | A Python tool to convert data feeds from HAFAS into the Google Transit Feed Format (GTFS) for various public transportation systems. | 12 |
intersection/gtfs-realtime-translators | Transforms custom real-time transit data into the GTFS-realtime format. | 21 |
iotransit/gtfs-parser | A library to convert GTFS zip files into JSON representations of transit data | 5 |
transporter-project/transxchange-to-gtfs | A utility tool to convert TransXChange XML files to GTFS CSV files. | 3 |
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 |
tulsawebdevs/django-multi-gtfs | Tool for importing and exporting GTFS feeds into a Django app | 52 |
transitapp/gtfs-fares-v2-validator | Validates fares-v2 GTFS datasets according to official and experimental specifications. | 6 |
stephen-gates/gtfs | Develops and tests GTFS schema for public transportation data in Python | 18 |
grote/osm2gtfs | Transforms OpenStreetMap data and schedule information into GTFS format | 99 |
ipeagit/gtfstools | Tools for editing and analyzing GTFS transit feeds in R. | 40 |
ipeagit/gtfs2gps | Converts public transportation data from GTFS format to GPS-like records in R | 71 |
blinktaginc/gtfs-to-geojson | Generates geoJSON from GTFS transit route data | 122 |
onebusaway/onebusaway-gtfs-realtime-from-nextbus-cli | Converts real-time public transit data from NextBus API to GTFS-realtime format. | 16 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |