ZIP Code Database Created from the 2000 Census Data
A few months ago, I wrote a blog entry describing how you could use ASP.NET AJAX along with the Virtual Earth Map Control to create a web based map application that locates ZIP Code boundaries by drawing a shaded region on the maps surface. You can view the interactive demo for this here. The number one comment I received from that post was: That's cool, but where did you get the ZIP Code dataset from? Well ... I got this data from the U.S Census Bureau's Cartographic web site. The site contains links that allow you to download the data files for each of the 50 states along with Puerto Rico and District of Columbia. The data is from the 2000 census, so it is already almost eight years old. Nevertheless it makes for a pretty good test dataset (if you need a more up to date dataset there are plently of...