View Single Post

  #4 (permalink)  
Old 01-12-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Re: mapoint

Hi,

Quote:
Originally Posted by antony
i want all usa zip code
See my other reply. Very simple, just step (scan line by line) trough usa with all lat/lon coordiantes, and increment eg 5 meter. Every next line you take also 5 meter lat diff. Then filter out duplicates.

You have in your case to check for Zip instead of for StreetAddress !

On the other hand maybe it already exists and someone wants to share it ? This because I see this kind of question regulary.
Reply With Quote