https://github.com/morganney/busmap
Leaflet maps of real-time vehicle locations, and arrival or departure predictions for numerous transit agencies.
https://github.com/morganney/busmap
aws-copilot compose docker leafletjs nginx nodejs playwright postgres react redis restbus storybook typescript vite
Last synced: 5 months ago
JSON representation
Leaflet maps of real-time vehicle locations, and arrival or departure predictions for numerous transit agencies.
- Host: GitHub
- URL: https://github.com/morganney/busmap
- Owner: morganney
- Created: 2023-08-26T00:59:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T12:14:54.000Z (about 2 years ago)
- Last Synced: 2025-05-01T12:49:04.094Z (about 1 year ago)
- Topics: aws-copilot, compose, docker, leafletjs, nginx, nodejs, playwright, postgres, react, redis, restbus, storybook, typescript, vite
- Language: TypeScript
- Homepage: https://try.busmap.online
- Size: 6.93 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Busmap

[try.busmap.online](https://try.busmap.online)
Bus maps of North and South American transit agencies supported by the [UMO public XML feed](https://retro.umoiq.com/xmlFeedDocs/NextBusXMLFeed.pdf), including Toronto Transit Commission, OmniTrans, NYC Downtown Connection, and Portland Streetcar. App data provided by the [Restbus API](https://morganney.github.io/restbus.info).
[Sign in with Google](https://developers.google.com/identity/gsi/web/guides/overview) to save your favorite stops and settings across devices. Otherwise, settings and favorite stops will be saved to your device's local storage.
## Docs
- [Development](docs/development.md)