I'm a Silverlight/WPF developer who has recently gotten interested in visualization (I did a goofy little viz about the number of times the New York Times mentioned the 2008 presidential candidates during the two years preceding the election: http://www.designerwpf.com/2009/02/22/infoviz-project-for-tim-heuer-presidential-candidate-tracker/ )
I've been looking for some way of mapping data by county, but I can't find any good free (or cheap) vector maps that split up the country by county. Vector maps are ideal for working in Silverlight because they can be easily converted to XAML Paths that can be modified and animated.
Anyone have any suggestions?
(By the way, if anyone is looking, there is a pretty decent SVG map of the US state by state that is free for use: http://commons.wikimedia.org/wiki/File:Blank_US_Map.svg )
