Skip to content

website that contains leaflet maps of NYC subway stations accessibility 2018

Notifications You must be signed in to change notification settings

mmoranv/AccessibleNYC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accessible NYC

3/20/2018

Description:

This is a website that shows a glimpse of how poor is the accessibility coverage in subway stations in NYC. It does so by integrating sections, buttons, and transitions of a bootstrap template with a leaflet map with layers of the NYC subway lines, and its stations.

Sources

Highlights of website development

Map:

  • The map layers were downloaded, processed in ArcGIS and QGIS, then exported to geojson format and loaded as geojson in the script.
  • The map has scrolling zoom disabled.
  • The layers use map.createPane to order their loading/presentation.
  • The Stations have a hover pop up message with changing colors for Accessible stations.
  • The map Buttons change colors when hovered and clicked, using classes, styles, and toggle.Class, remove.Class, and add.Class via jQuery

Other stuff:

  • Text shadow and darkened backgrounds were used to remark the text over the background images.
  • The transition buttons, sidebar, and scroll to top button come from the bootstrap template but were modified to agree with the styling.
  • Lots of files for css and js for the template were eliminated, as they served no purpose in this website.
  • The buttons and sources beneath the panel were aligned using display: inline properties in created classes.

website

Accessible(!) at https://sillysalope.github.io/AccessibleNYC/

About

website that contains leaflet maps of NYC subway stations accessibility 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published