Skip to content

A Simpler Idea - Is My Walk Safe? #3

@bschoenfeld

Description

@bschoenfeld

It seems that we've taken on the challenge of finding the safest path, which is a pretty difficult problem. As an alternative, we could get the path from Google and just give it a safety score. Here's a demo where a marker is animated through a path. We could take a number of positions along the route, like that demo seems to do, and score them each. Then we could aggregate the scores and present a final score. We could then set thresholds and make recommendations (it's ok to walk, you should probably get a ride, etc).

If we do this, we just need to make a number of APIs that take a point and return a yes / no answer e.g. was there a recent crime here, is there a sidewalk here, etc.

Future iterations could show the dangerous portions of the walk on a map and allow the user to manually change the route and re-score.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions