hope I ask this one the right way. What i'm basically trying to do is cover the US in 75 mile radius circles (based on zipcode) with as little overlap as possible. I've been able to do zipcodes 75 miles apart but the problem is those overlap at 50%. So I think if i include the distance to be 150 miles apart, this would cause as little overlap as possible. Then i run into the issue of how do I know which area's of the US aren't covered? So I would like to draw these radius circles on a map. Does anybody have a good starting point?
Edit: I also have the lat/lng with these zipcodes. So essentially i'm saying 75 mile radius from zip code X.