gtfs-structure
GTFS parser
A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data
Read a GTFS file
61 stars
8 watching
32 forks
Language: Rust
last commit: 29 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 40 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
iotransit/gtfs-parser | A library to convert GTFS zip files into JSON representations of transit data | 5 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
georust/transitfeed | A Rust library for serializing, deserializing, validating, and manipulating public transit data in GTFS format | 16 |
r-transit/gtfsio | A package that provides tools and standardization for working with General Transit Feed Specification (GTFS) data in R. | 13 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 70 |
odot-pts/gtfs-ride | Defines an open standard for storing and sharing fixed-route transit ridership data. | 49 |
georust/geotiff | A Rust library for reading GeoTIFF files | 89 |
nicomazz/fastgtfs | A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. | 38 |
derhuerst/print-gtfs-rt-cli | A utility tool to parse and display GTFS Realtime feeds from standard input. | 18 |
ipeagit/gtfstools | Tools for editing and analyzing GTFS transit feeds in R. | 40 |
denysvitali/gtfs-server | A server that exposes REST APIs to manage and provide data from General Transit Feed Specification (GTFS) feeds | 32 |
hove-io/transit_model | A Rust-based toolkit for managing and converting transit data | 57 |