gtfs-to-chart
Route charting library
A JavaScript library that generates stringline charts from GTFS transit data to visualize transit routes and vehicle movements.
Generate stringline charts from GTFS transit data
31 stars
3 watching
8 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
blinktaginc/gtfs-to-geojson | Converts GTFS transit data into geoJSON format | 125 |
blinktaginc/node-gtfs | Loads transit data into a SQLite database and provides methods to query various GTFS data types | 444 |
blinktaginc/gtfs-accessibility-validator | A tool that validates transit data in GTFS format against accessibility guidelines | 0 |
blinktaginc/gtfs-tts | Tool to validate GTFS stop names and identify those requiring text-to-speech pronunciation corrections. | 3 |
cmichi/gtfs-visualizations | Visualizes public transportation routes from GTFS data to show frequency and popularity | 129 |
cxaalto/gtfspy-webviz | An interactive web-based tool for visualizing and analyzing public transport schedule data | 55 |
gwatts/jquery.sparkline | A jQuery plugin that generates small sparkline charts using HTML and JavaScript. | 1,236 |
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 |
conveyal/transitive.js | Generates dynamic stylized transit maps from transport network element data | 684 |
derhuerst/hafas-generate-gtfs | Generates GTFS data from HAFAS endpoints based on geographic areas and time frames | 6 |
wsdot-gis/gtfs-js | A JavaScript library for working with GTFS data | 1 |
mobilitydata/gtfs-books | Comprehensive guides to GTFS and GTFS Realtime | 13 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 71 |
odot-pts/gtfs-ride | Defines an open standard for storing and sharing fixed-route transit ridership data. | 49 |