gtfs-parser
Transit parser
A library to convert GTFS zip files into JSON representations of transit data
An updated version of gtfs2geojson in typescript
5 stars
2 watching
0 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iotransit/simple-transit-api | An API that provides access to transit data via GTFS files | 7 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 38 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 69 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
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 |
ipeagit/gtfstools | Tools for editing and analyzing GTFS transit feeds in R. | 40 |
blinktaginc/gtfs-to-geojson | Generates geoJSON from GTFS transit route data | 122 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
r-transit/gtfsio | A package that provides tools and standardization for working with General Transit Feed Specification (GTFS) data in R. | 13 |
wsdot-gis/gtfs-js | A JavaScript library for working with GTFS data | 1 |
geops/hafas2gtfs | A Python tool to convert data feeds from HAFAS into the Google Transit Feed Format (GTFS) for various public transportation systems. | 12 |
jonathonwpowell/transloc-to-gtfs-real-time | Transforms Transloc Real Time API to the GTFS RealTime Format for standardized data ingestion | 2 |