Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Zipcode Proximity script

by shotgunefx (Parson)
on Mar 31, 2003 at 22:22 UTC ( [id://247084]=note: print w/replies, xml ) Need Help??


in reply to Zipcode Proximity script

I had a similar problem and did a quick and dirty reduction by having a map for each state that contained all bordering states which is a quick and easy way to reduce the data.

-Lee

"To be civilized is to deny one's nature."

Replies are listed 'Best First'.
Re: Re: Zipcode Proximity script
by paulbort (Hermit) on Apr 01, 2003 at 15:52 UTC
    Won't work. Check out how close 44030 (Conneaut, OH) is to 14775 (Ripley, NY). But there's a whole state in the way! (PA, if you're curious.)
    --
    Spring: Forces, Coiled Again!
      It's simple, add the non-bordering states that have borders with N miles to that's states border-states.

      -Lee

      "To be civilized is to deny one's nature."
        At which point you're into a lot more complexity. If you're going to pre-generate that much data, just build a data set for each state that includes all zips within the greatest possible search radius, and start each search with the right data set.
        --
        Spring: Forces, Coiled Again!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://247084]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-03-28 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found