IndyHurt / te-transit

Simple visualization of OpenStreetMap transit lines that need colors to encourage edits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

te-transit

Simple visualization of OpenStreetMap transit lines that need colors to encourage edits.

Parts

To run locally:

Download this repo, then start a web server in its directory:

python -m SimpleHTTPServer 8000

If that doesn't work, try:

python -m http.server 8000

Then navigate to: http://localhost:8000

About

Simple visualization of OpenStreetMap transit lines that need colors to encourage edits.


Languages

Language:JavaScript 98.7%Language:HTML 0.9%Language:CSS 0.4%