Skip to content
versipan edited this page Mar 24, 2015 · 15 revisions

Links and descriptions to APIs go here! e.g.

Wheelmap: http://wheelmap.org/en/api/docs
A crowd-sourced accessibility information tagging resource

King County Trip planner: http://tripplanner.kingcounty.gov/# Includes an accessible option for route planning (meaning the bus stops are accessible)

Accessibility map (Downtown Seattle) http://metro.kingcounty.gov/maps/seattle/accessibility.html

ADA guidelines (P 402.2) http://www.ada.gov/regs2010/2010ADAStandards/2010ADAstandards.htm#c4--

High hills in Seattle http://www.seattle.gov/transportation/steepest.htm

Google Elevation API https://developers.google.com/maps/documentation/elevation/

Google Directions API http://www.w3schools.com/googleapi/google_maps_overlays.asp

SDOT Data
Sidewalks data set: information about curbs from sidewalk segments
https://data.seattle.gov/Transportation/SDOT-Sidewalks/pxgh-b4sz

Stairs data: information about stairways
https://communities.socrata.com/Community-Resources/Stairways-SDOT/tk9y-ue2z

How to overlay icons/markers/lines/etc on Google Maps
http://www.w3schools.com/googleapi/google_maps_overlays.asp

Google Maps API - What do I use? Good list for figuring out which part of the Google Maps API you need to do a specific task https://developers.google.com/maps/documentation/api-picker

Clone this wiki locally