Skip to content
/ maps Public

Jersey City Protected Bike Lane, Ward, and Road, Maps

Notifications You must be signed in to change notification settings

bikejc/maps

Repository files navigation

Jersey City Protected Bike Lane + Ward Map

Interactive version: map.bikejc.org

Compared with the full road network

Scratchwork

Regenerate screenshots

node screenshots.js

Outputs to public/screenshots.

Make gif

cd public/screenshots
convert -delay 150 -loop 0 pbls.png pbls-roads.png pbls-vs-roads.gif

Fetch Data

See download-map.py.