
November 2nd, 2010, 07:06 PM
|
 |
Type Cast Exception
|
|
Join Date: Apr 2004
Location: OAKLAND CA | Adam's Point (Fairyland)
|
|
|
Actually a list of zip codes, unless you're looking for proximity data, shouldn't be required. You have a list of service providers and their zip codes presumably if that's what you're searching, you don't need a lookup list. If you want a database that does proximity data I think you're going to have to license this.
I once did a work related project (so I can't share) that tapped terraserver and used GPS coordinates and great circle distance calculation to calculate the distance between two street addresses. You could license terraserver data and do similar. I could tell you how, I just can't share my code since even though I wrote it, it's not mine.
|