What happens if all US ZIP codes are connected in ascending order?(eagereyes.org)
eagereyes.org
What happens if all US ZIP codes are connected in ascending order?
http://eagereyes.org/Applications/ZIPScribbleMap.html
4 comments
Hey guys, I appreciate the link! Also check out the Traveling Presidential Candidate Map on my site (that involves Hilbert curves as an approach to the Traveling Salesperson Problem)!
Instead of drawing a straight line between points, try using a great circle. Also try other projections besides mercator.
At the first sight this looks like a solution to knight's tour problem on the US map. :)
this is a cool idea. (projects like these make for fun hacks for learning new languages or concepts.)