ProjectSidewalk / SidewalkWebpage

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

Sidewalk Gallery: more complex queries #2447

Open jonfroehlich opened 3 years ago

jonfroehlich commented 3 years ago

In working with one of our collaborators, Yochai Eisenberg, I was reviewing one of their team's papers that contained this image to help highlight the inaccessibility of the built environment:

image

I was thinking of how it would be generally easy to find images like this with Sidewalk Gallery. And it would be even easier if we could contextualize the query even more. "Find me all curb ramps that are surrounded by missing sidewalk labels." Not sure how to best encode/query this in our system (and writing fast because I have a meeting at 6am and it's 6:01am right now!).

michaelduan8 commented 3 years ago

Code wise, I don't think a query like the one you detailed above would be terribly difficult. What I'm not sure about is how we'd enable users to make such a query. Maybe tie it in with the minimap (geo-spatial) idea we were bouncing around?