https://github.com/tangrams/transit-style
RETIRED: work towards transit style
https://github.com/tangrams/transit-style
Last synced: 4 months ago
JSON representation
RETIRED: work towards transit style
- Host: GitHub
- URL: https://github.com/tangrams/transit-style
- Owner: tangrams
- License: mit
- Created: 2016-04-17T21:15:31.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-03-14T22:14:58.000Z (about 9 years ago)
- Last Synced: 2025-08-09T23:19:49.780Z (10 months ago)
- Language: JavaScript
- Homepage: http://tangrams.github.io/transit-style
- Size: 1010 KB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# transit-style
THIS IS AN OLD EXPERIMENT THAT IS NO LONGER MAINTAINED
Each Mapzen basemap style now includes a transit overlay.
### To run locally:
Start a web server in the repo's directory:
python -m SimpleHTTPServer 8000
If that doesn't work, try:
python -m http.server 8000
Then navigate to: [http://localhost:8000](http://localhost:8000)