GTFS
Transportation data parser
A .NET implementation of a standard format for public transportation data feeds.
.NET implementation of a General Transit Feed Specification (GTFS) feed parser.
69 stars
12 watching
44 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
c-sharpdotnetgtfsrouting
Related projects:
Repository | Description | Stars |
---|---|---|
odot-pts/gtfs-ride | Defines an open standard for storing and sharing fixed-route transit ridership data. | 49 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
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 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
iotransit/gtfs-parser | A library to convert GTFS zip files into JSON representations of transit data | 5 |
mesozoic-drones/just_gtfs | A C++17 header-only library for reading and writing General Transit Feed Specification (GTFS) feeds. | 20 |
cmichi/gtfs-visualizations | Visualizes public transportation routes from GTFS data to show frequency and popularity | 129 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 42 |
osplanning-data-standards/gtfs-plus | Defines a data standard for dynamic transit modeling using GTFS-based data | 21 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |
mfdz/gtfs-hub | Automates post-processing of public transportation data feeds for quality enhancement and regional filtering. | 29 |
interline-io/transitland-lib | A Go library and command-line tool for reading, writing, and processing transit data in GTFS formats. | 35 |
r-transit/gtfsio | A package that provides tools and standardization for working with General Transit Feed Specification (GTFS) data in R. | 13 |