Ideas for search by distance
February 22, 2008 6:17 AM
Subscribe
How can I best display a search by distance feature on a website?
I am building a website which will have a search by distance feature eg find a cafe within 5 miles of x. It's for the UK and uses postcode/latitude longitude info. The obvious way to display it is to have users select a postcode, and a distance radius. However, this means the user has to know the starting postcode, which they may not (if you are searching in different city from your own perhaps). So I could display a drop down of placenames associated with postcodes. But at its best this gives me a drop down with hundreds of options, and in large cities there are multiple postcodes which confuses it even more. I've experimented with a series of selects, ie first select a region, then from places within that region, which is a bit better, but not yet quite what I want. Whether this is because of the data I have, or the way of displaying it I am not sure.
So I am looking for ideas and suggestions, examples even, of good ways to display this feature that will work well for the user. I'm going round in circles with it a bit, and need some fresh input.
posted by zingzangzung to computers & internet (9 comments total)
2 users marked this as a favorite
posted by Leon at 7:00 AM on February 22