GTFS-JS
GTFS data library
A JavaScript library for working with GTFS data
JavaScript library for working with GTFS data.
1 stars
6 watching
2 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
general-transit-feedgtfsjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
derhuerst/hafas-generate-gtfs | Generates GTFS data from HAFAS endpoints based on geographic areas and time frames | 6 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 38 |
derhuerst/gtfs-rt-differential-to-full-dataset | Converts GTFS Realtime differential feed data to a full dataset format | 3 |
geops/gtfsparser | A Go-based library for parsing and validating GTFS data feeds | 43 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 69 |
iotransit/gtfs-parser | A library to convert GTFS zip files into JSON representations of transit data | 5 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 42 |
stephen-gates/gtfs | Develops and tests GTFS schema for public transportation data in Python | 18 |
blinktaginc/gtfs-to-geojson | Generates geoJSON from GTFS transit route data | 122 |
derhuerst/hafas-gtfs-rt-feed | Converts real-time HAFAS data into a GTFS Realtime feed by matching it against static GTFS data | 19 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
blinktaginc/node-gtfs | Loads transit data into a SQLite database and provides methods to query various GTFS data types | 442 |
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |