Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Address Search and Crashes Filter #81

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

clhenrick
Copy link
Collaborator

@clhenrick clhenrick commented Jan 29, 2018

Work in progress. Proof of concept to help resolve #76

  • Text input that allows a user to enter an address to search by
  • Form submit geocodes text input
  • Result read out to user, asks to filter by location
  • Map displays marker of search result
  • Map zooms & centers to search result
  • Button click filters crashes by result with a buffer of n meters

@gregallensworth
Copy link
Member

Dan and I agree, that this is a neat idea. Casting out a circle from an arbitrary address, does provide one view of what the client had wanted, separate from the "crashiest intersections" thing as well. I'm going to add to #76 some more specific bullet items.

@gregallensworth gregallensworth mentioned this pull request May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Filter by Intersection UX
2 participants