mirror of
https://github.com/CUTR-at-USF/awesome-transit.git
synced 2025-04-28 17:46:20 +02:00
Merge pull request #292 from PublicTransitAnalytics/PublicTransitAnalytics-add-busgraphs-access-analyzer
Add BusGraphs Access Analyzer to "GTFS Based Visualizations" section
This commit is contained in:
commit
4b9b905794
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ Apps people use when taking transit.
|
|||
#### GTFS Based Visualizations
|
||||
|
||||
- [All Transit](https://all-transit.com) - Interactive GTFS route and schedule animation (for U.S. cities) using Mapbox GL JS, Deck.gl and Transitland. Github repository [here](https://github.com/kylebarron/all-transit).
|
||||
- [BusGraphs Access Analyzer](https://gitlab.com/publictransitanalytics-pub/readme) - Web application for measuring the access provided by real and hypothetical fixed-route public transit networks, and visualizing and decomposing this access in variety of ways.
|
||||
- [fastest-bus-analysis-in-the-west](https://github.com/vta/fastest-bus-analysis-in-the-west) - A python Pandas script that combines Ridership/APC, Swiftly speed and dwell data, bus stop inventory, GTFS, and geospatial shapes to create a stop by stop, route by route, time grouping filterable dataset for cross-analyses. The dataset is then visualized in [Tableau](https://public.tableau.com/profile/vivek7797#!/vizhome/stopsandspeedanalyses/Story1) to help VTA Planners find places to make bus and rail network faster and more reliable through speedups methods like stop consolidation and dedicated lanes.
|
||||
- [gtfspy-webviz](https://github.com/CxAalto/gtfspy-webviz) - Web application for animation and visualization of GTFS data using [gtfspy](https://github.com/CxAalto/gtfspy).
|
||||
- [gtfs-to-geojson](https://www.transit.chat/gtfs-to-geojson) - A simple online converter for gtfs to geojson with a list of feeds.
|
||||
|
|
Loading…
Add table
Reference in a new issue