My boss just asked me to build a script that can pull all rows in a table that have a zipcode within a radius of a given zip code. I have never done anything like this before and I’m not sure where to start. Would this require interaction with Google maps or similar? What would be the best workflow, or some keywords to Google.
Share
Just did something just like this..these 2 resources are very helpful
PHP example of Selecting points within a bounding circle
Full database of all us zips and coordinates