https://github.com/phy25/mbta-parking-map
Visualize transit-friendly parking lots by rate and capacity
https://github.com/phy25/mbta-parking-map
mbta mbta-api
Last synced: 3 months ago
JSON representation
Visualize transit-friendly parking lots by rate and capacity
- Host: GitHub
- URL: https://github.com/phy25/mbta-parking-map
- Owner: phy25
- License: other
- Created: 2022-07-10T04:50:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T23:30:13.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T10:56:00.075Z (4 months ago)
- Topics: mbta, mbta-api
- Language: JavaScript
- Homepage: https://tparking.phy.moe
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MBTA Parking Map
## What does this do?
This is a webapp that shows MBTA parking lot information on a single map, with capacity and rate information.
You can:
- View map on the screen with different orientations, or print (Mapbox restriction applies)
- View clustered data with min/max rate or capacity
- Filter by transit lines## Licensing information
Webapp hosted on [Vercel](https://vercel.com/).
Map data downloaded during runtime is from [Mapbox](https://www.mapbox.com/about/maps/) and [OpenStreetMaps](https://www.openstreetmap.org/about/). We are not authorized to automatically cache map data during build time.
MBTA API Data downloaded during build time is from MassDOT. Use of MBTA data is governed by the [MassDOT Developers License Agreement](https://www.mass.gov/files/documents/2017/10/27/develop_license_agree_0.pdf).
Logo is based on [work by vectorsmarket15](https://www.flaticon.com/premium-icon/parking-area_3210158). Please see Flaticon website for additional licensing information.
This project is a personal project, and not sponsored by my employer in any way.