ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
84 stars 24 forks source link

Interesting (Accessibility) Things We've Seen in Project Sidewalk #248

Closed jonfroehlich closed 8 years ago

jonfroehlich commented 8 years ago

HOW TO GET INFO FROM BROWSER CONSOLE

audit page:

validate page:

I just wanted some easy place to document these things--I should have started this a long time ago.

  1. A sidewalk that appears and then goes nowhere: image
  2. A leaf or something got stuck on one of the GSV cameras image

image

image

image

  1. Should this be marked as an obstacle or a surface problem? image
misaugstad commented 7 years ago

Oh I didn't post a picture of what happens, but this is what happens... whynosvl

I asked @maddalihanumateja why this was happening, and he said it is likely because this is inside of an iframe, so there is some other variable that svl is inside of that I would have to go through.

misaugstad commented 7 years ago

For the first time EVER I have done it correctly. (right..?) pano: yzLnUQI8KoTg5DLdDg3dQQ street: 26303 messinwithus

misaugstad commented 7 years ago

pano: z3En-G-uZ1zSquH27JAapA street: 26305 useful

jonfroehlich commented 7 years ago

image

svl.panorama.getPano();
"CBxje1D55-CF9VS83d4KWw"
(svl.taskContainer.getCurrentTask()).getStreetEdgeId();
20491
jonfroehlich commented 7 years ago

Nice new ADA-compliant curb ramp with electrical poles in the way!

image

svl.panorama.getPano();
"WEAho7Z07wCkUi0DpXEKNg"
(svl.taskContainer.getCurrentTask()).getStreetEdgeId();
20492
jonfroehlich commented 6 years ago

Someone with a mobility impairment:

image

svl.panorama.getPano(); "9kNePxVnZwDQ4LwTg8D7Jw" (svl.taskContainer.getCurrentTask()).getStreetEdgeId(); 20490

jonfroehlich commented 6 years ago

Crosswalk that turns into a alleyway with oncoming traffic?

image

svl.panorama.getPano();
"j1fvc7IX2X0m5BxUpBZxYw"
(svl.taskContainer.getCurrentTask()).getStreetEdgeId();
23222
misaugstad commented 6 years ago

pano id: C8NXHr1Li0S7Zz6erfAZUw street edge id: 24718

useless_ramps_again

misaugstad commented 6 years ago

(Note the stop sign that is lying on the ground on the left half of the image) :joy:

jonfroehlich commented 5 years ago

image

Newberg, OR

svl.panorama.getPano(); "0R2JTLibSCNsNb7aGNUzWg" (svl.taskContainer.getCurrentTask()).getStreetEdgeId(); 637

jonfroehlich commented 5 years ago

Have you ever seen stairs for curb ramps?!

image https://www.google.com/maps/@33.4595325,-88.8103268,3a,75y,14.42h,71.51t/data=!3m9!1e1!3m7!1s_Ez-0zC291zVqMt-lte5jg!2e0!7i13312!8i6656!9m2!1b1!2i39

Looks like it was fixed but is still not ADA compliant: image

jonfroehlich commented 5 years ago

Sidewalk chalk art:

image

jonfroehlich commented 5 years ago

Painted crosswalk to nowhere!

image

svl.panorama.getPano(); "05VE31kKS6Who1dP9MRjmw" (svl.taskContainer.getCurrentTask()).getStreetEdgeId(); 1438

misaugstad commented 5 years ago

Someone walking on street with no sidewalk walking-no-sidewalk

In Newberg svl.panorama.getPano(); "-B62-CmqOwpvSvS1qbq40Q" (svl.taskContainer.getCurrentTask()).getStreetEdgeId(); 1686

jonfroehlich commented 5 years ago

I found him too! Bwahaha. Unfortunately, this is a case where I cannot go where the interface is telling me to go.

image

jonfroehlich commented 5 years ago

During validation, I noticed that someone marked a dog as a sidewalk obstacle. Haha!

image

jonfroehlich commented 5 years ago

image

svl.panorama.getPano();
"Wib35xwQrvCK7YRkez6ibA"
(svl.taskContainer.getCurrentTask()).getStreetEdgeId();
21710
misaugstad commented 5 years ago

Now THAT is what I call a surface problem!

big-surface-prob-1

svl.panorama.getPano();
"nBDg5YFVhv7fN1aBA0NDww"
(svl.taskContainer.getCurrentTask()).getStreetEdgeId();
27159
manaswisaha commented 5 years ago

Wow! Indeed! Is this in Seattle? I guess we should also add which city the issue has been seen in :)

misaugstad commented 5 years ago

Yep, U district!

jonfroehlich commented 5 years ago

image

jonfroehlich commented 5 years ago

Just a family chillin'

image

svl.panorama.getPano();
"d_YuzJymLSmAX8t8F2bMrg"
(svl.taskContainer.getCurrentTask()).getStreetEdgeId();
739
jonfroehlich commented 5 years ago

image

jonfroehlich commented 5 years ago

Cute dog! Newberg.

image

svl.panorama.getPano();
"JoMFf7RcazRS1lgEzRE_fw"
(svl.taskContainer.getCurrentTask()).getStreetEdgeId();
483
jonfroehlich commented 5 years ago

Nice 'No Sidewalk' example:

image

In Newberg:

svl.panorama.getPano(); "DTSK-BP0QLC1TJQYmJAcbA" (svl.taskContainer.getCurrentTask()).getStreetEdgeId(); 1440

jonfroehlich commented 5 years ago

Not a 'missing curb ramp' (so user got it wrong) but interesting example of a poor curb ramp design with a pole right in the middle... what were they thinking?

image

jonfroehlich commented 5 years ago

Lime bike on curb ramp

image

jonfroehlich commented 5 years ago

Tires on sidewalk

image

image

jonfroehlich commented 5 years ago

Desire paths:

image

jonfroehlich commented 5 years ago

People biking marked as an obstacle! :-D

image

image

jonfroehlich commented 4 years ago

Stairs! image

jonfroehlich commented 4 years ago

Person in a wheelchair:

image

jonfroehlich commented 4 years ago

Bush growing around a pole!

image

jonfroehlich commented 4 years ago

Columbus, OH really bad curb ramp.

image

image

jonfroehlich commented 4 years ago

In Columbus. Is this really a good curb ramp?

image

misaugstad commented 4 years ago

weird-obs

In Mexico City svl.panorama.getPano(); "7U7VRJc4gzLxBl4lWXFJUA" (svl.taskContainer.getCurrentTask()).getStreetEdgeId(); 189456

jonfroehlich commented 4 years ago

Woah, craziness! Great find.

On Sat, Apr 18, 2020 at 10:51 AM Mikey Saugstad notifications@github.com wrote:

[image: weird-obs] https://user-images.githubusercontent.com/6518824/79645171-81a3df80-8162-11ea-988a-fe51d20cb0b2.png

svl.panorama.getPano(); "7U7VRJc4gzLxBl4lWXFJUA" (svl.taskContainer.getCurrentTask()).getStreetEdgeId(); 189456

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ProjectSidewalk/SidewalkWebpage/issues/248#issuecomment-615912176, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAML55KYMDYZ5YH6RHN52D3RNHSDZANCNFSM4CNSMNGQ .

-- Jon Froehlich Associate Professor Paul G. Allen School of Computer Science & Engineering University of Washington http://makeabilitylab.io @jonfroehlich https://twitter.com/jonfroehlich - Twitter Help make sidewalks more accessible: http://projectsidewalk.io

jonfroehlich commented 4 years ago

Poor severity curb ramp in cdmx

image

jonfroehlich commented 4 years ago

Severity 4

image

svv.panorama.getPanoId() "U4I9zKsZZAS7aVg0KUZvRA"

misaugstad commented 4 years ago

We've got some fun carnival rides and stuff in the street in Mexico City! carnival-cdmx

(svl.taskContainer.getCurrentTask()).getStreetEdgeId(); 48033 svl.panorama.getPano(); "vIsuBdblb1KWNChtNYa5gQ"

jonfroehlich commented 4 years ago

From one of our users posted on Twitter:

image

https://twitter.com/Gari01234/status/1260962536406634499/photo/1

jonfroehlich commented 4 years ago

image

jonfroehlich commented 4 years ago

Another severity 5 curb ramp

image

jonfroehlich commented 4 years ago

Person with a cane:

image

svl.panorama.getPano(); "_f5GJgMRsEppcV2Wl1cDNw"

jonfroehlich commented 4 years ago

Just a nice shot for a potential paper or talk:

image

jonfroehlich commented 4 years ago

Barrier in crosswalk

image

jonfroehlich commented 4 years ago

Another crosswalk example (from Mexico City):

image

jonfroehlich commented 4 years ago

Mexico City example

image

jonfroehlich commented 4 years ago

Steep curb ramp with pole in sidewalk:

image

jonfroehlich commented 4 years ago

Mexico city:

image