Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: Re: Zipcode Proximity script

by shotgunefx (Parson)
on Apr 01, 2003 at 16:29 UTC ( [id://247276]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Zipcode Proximity script
in thread Zipcode Proximity script

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."

Replies are listed 'Best First'.
Re: Re: Re: Re: Zipcode Proximity script
by paulbort (Hermit) on Apr 03, 2003 at 15:58 UTC
    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!
      For the data set I was working with it really was no complexity at all. It certainly isn't the biggest reduction of the data but it's a fairly quick reduction to do. You could certainly partition it better but this was a quick and dirty way to do it that worked for my application.

      -Lee

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

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-19 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found