zorostang / chicago_bike_equity

Visualization and analysis of Chicago bike lanes. An effort to determine how the bike lane installations are divided among the entire city.
MIT License
20 stars 14 forks source link

Don't revert to nearest address - always use exactly where the user right-clicked #55

Open stevevance opened 9 years ago

stevevance commented 9 years ago

This should solve two problems:

  1. "No address found". If there's no address found, that's okay, we can use Nominatim to get the feature name (it could be a park).

screenshot 2015-05-12 14 05 43

  1. Putting the marker of a found address far away from the user's desired location on which they right-clicked (this shouldn't happen, the user's desired location is the most important location). screenshot 2015-05-12 14 06 09