You can get the US Census data from: http://ftp.census.gov/geo/www/gazetteer/places.html I believe the file contains the zipcode and the lat & long for the center of the zipcode. Given the lat & long, you whould be able to whip a quick program to do find all the stores in a given circle. I probably have some sample code around here somewhere if you need help. Dave On Mon, Sep 02, 2002 at 11:13:32PM -0500, Jay Austad wrote: > Does anyone know where I find something to do one of those "find the nearest > store" things where you put in your zip code and it will return a list of > stores sorted by closest to the furthest? > > I have a friend that needs something like that on his site. > > Jay > > _______________________________________________ > Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul, Minnesota > http://www.mn-linux.org > tclug-list at mn-linux.org > https://mailman.mn-linux.org/mailman/listinfo/tclug-list