gtfs-utils
GTFS processor
A utility library for processing and analyzing GTFS data sets.
Read & analyze GTFS datasets using Node.js.
40 stars
3 watching
3 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
gtfspublic-transporttransit
Related projects:
Repository | Description | Stars |
---|---|---|
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 116 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 71 |
ipeagit/gtfstools | Tools for editing and analyzing GTFS transit feeds in R. | 40 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
iotransit/gtfs-parser | A library to convert GTFS zip files into JSON representations of transit data | 5 |
public-transport/gtfs-via-postgres | An application that imports and manages GTFS Static/Schedule data in a PostgreSQL database | 95 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
r-transit/gtfsio | A package that provides tools and standardization for working with General Transit Feed Specification (GTFS) data in R. | 14 |
conveyal/gtfs-editor | A web-based framework for editing and managing public transportation data | 135 |
mfdz/gtfs-hub | Automates post-processing of public transportation data feeds for quality enhancement and regional filtering. | 30 |
odot-pts/gtfs-ride | Defines an open standard for storing and sharing fixed-route transit ridership data. | 49 |
blinktaginc/node-gtfs | Loads transit data into a SQLite database and provides methods to query various GTFS data types | 444 |
intersection/gtfs-realtime-translators | Transforms custom real-time transit data into the GTFS-realtime format. | 21 |