Open sa-lee opened 5 years ago
also a good plan.
we will have to iron out the details around the use of OpenStreetMaps and its ability to recognise locations on a finer scale than cities or suburbs.
Geocoding is relatively hard to do for free (we can suggest the user Googles it) but the pin drop is a great idea.
Might also be worth having whereis() cache locations it has looked up in the current session, to reduce the chance of the OSM name server getting mad at us (or, more likely, at the osmdata developers).
I was thinking it would be cool to have a shiny/javascript app that comes with rwalkable that allows a user to do the following
nearby()
magic will popup the isochrone and amenities as points on the mapIn addition to 1. it would be great to be able to enter an address and have that geocoded automatically.