One of the specs for a real-estate site I'm doing a quote on, is finding a property within X km of a postal code. The user enters in the postal code, and then the database is searched for properties near that.
I have to admit, I'm somewhat at a loss on where to begin with this - how does this work? The site is UK based, which I'm sure will play into that. Has anyone ever seen a database of UK postal addresses and their locations, or something along that line? Any ideas?