gtfs-visualizations
Route visualizer
Visualizes public transportation routes from GTFS data to show frequency and popularity
Visualizing GTFS data.
129 stars
13 watching
15 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cxaalto/gtfspy-webviz | An interactive web-based visualization tool for public transport schedule data | 54 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 69 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
kotrc/gtfs-route-shapes | Simplifies GTFS route data by removing overlap and downsampling for efficient display on maps. | 19 |
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 38 |
zackaemmer/transit_vis | Develops a performance visualization tool to display metrics from GTFS-RT feeds | 12 |
blinktaginc/gtfs-to-chart | Generates stringline charts from GTFS transit data showing all vehicles on a route over time | 31 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |
evansiroky/gtfs-sequelize | A Node.js library for creating and interacting with static GTFS (General Transit Feed Specification) models using Sequelize | 19 |
derhuerst/hafas-generate-gtfs | Generates GTFS data from HAFAS endpoints based on geographic areas and time frames | 6 |
odot-pts/gtfs-ride | Defines an open standard for storing and sharing fixed-route transit ridership data. | 49 |
blinktaginc/gtfs-to-geojson | Generates geoJSON from GTFS transit route data | 122 |
ipeagit/gtfs2gps | Converts public transportation data from GTFS format to GPS-like records in R | 71 |
onebusaway/onebusaway-gtfs-realtime-visualizer | A Java application to visualize GTFS Realtime transit data on a map. | 59 |
thomasp85/ggfx | A package that enables users to apply various visual effects on ggplot2 layers. | 170 |