Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Transit Data on Transit Websites
Search
Brendan Nee
November 01, 2023
0
50
Transit Data on Transit Websites
Brendan Nee
November 01, 2023
Tweet
Share
More Decks by Brendan Nee
See All by Brendan Nee
What do users value? Creating a game-like survey with Next.js
brendannee
0
120
React Native - An Introduction
brendannee
0
200
Mobile Web App Technology Roundup
brendannee
0
120
Building a Developer Platform
brendannee
0
94
Hello World Automatic API
brendannee
0
97
Transportation Startups in the Bay Area
brendannee
0
48
How to ask your Neighbor for a Cup of Car
brendannee
0
54
modepick.com - a tool for comparing time cost of carsharing, transit, biking and walking for the Bay Area
brendannee
0
96
Car Sharing
brendannee
0
140
Featured
See All Featured
Thoughts on Productivity
jonyablonski
69
4.8k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Git: the NoSQL Database
bkeepers
PRO
431
65k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
GitHub's CSS Performance
jonrohan
1031
460k
Designing for Performance
lara
610
69k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Balancing Empowerment & Direction
lara
2
570
The Cult of Friendly URLs
andyhume
79
6.5k
Transcript
Brendan Nee Transit Data on Transit Websites
Using GTFS on Websites ➔ No Cost Open Source Tools
➔ Save Time Automate schedule updates ➔ Validate published GTFS data Errors in GTFS will be visible, making them easier to resolve ➔ Ensure Accessibility Tested and consistent template
GTFS Schedule Data GTFS-to-HTML auto-generates timetables for websites from static
GTFS
GTFS Map Data Create interactive maps with GTFS-to-HTML and GTFS-to-GeoJSON.
GTFS-Realtime Vehicle Locations can be added.
GTFS-Realtime Predictions Transit Departures Widget shows realtime predictions by stop.
GTFS-Realtime Alerts Surface alerts on route pages close to timetables.
Contact Brendan Nee brendan@blinktag.com blinktag.com gtfstohtml.com