<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How do I generate dynamic maps broken down by zip code?</title>
	<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code/</link>
	<description>Comments on Ask MetaFilter post How do I generate dynamic maps broken down by zip code?</description>
	<pubDate>Fri, 18 Feb 2005 08:13:10 -0800</pubDate>
	<lastBuildDate>Fri, 18 Feb 2005 08:13:10 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I generate dynamic maps broken down by zip code?</title>
		<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code</link>	
		<description>My employer often conducts a lot of its business based on zip codes (locations of things, addresses of people registered on our site, etc.), so I&apos;d like to generate some maps that can show statistics down to a zip code level. &lt;br /&gt;&lt;br /&gt; &lt;br&gt;
&lt;a href=&quot;http://backspace.com/mapapp/&quot;&gt;Something like this&lt;/a&gt; is what I have in mind. A map of the US, with the zip code regions in different colors.&lt;br&gt;
&lt;br&gt;
So does anyone know of a product or technique that can help? Any technology will suffice: static graphics, flash, anything.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.15317</guid>
		<pubDate>Fri, 18 Feb 2005 08:09:23 -0800</pubDate>
		<dc:creator>patgas</dc:creator>
		
			<category>zipcodes</category>
		
			<category>maps</category>
		
			<category>statistics</category>
		
	</item> <item>
		<title>By: angry modem</title>
		<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code#263027</link>	
		<description>If you could get the Lat/Long coords for zip codes, I don&apos;t see why you couldn&apos;t use whatever image library you prefer with php or perl to generate those statistics.  There may even be something already out there for generating maps with waypoints--which would just be a matter of altering the program to suit your needs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15317-263027</guid>
		<pubDate>Fri, 18 Feb 2005 08:13:10 -0800</pubDate>
		<dc:creator>angry modem</dc:creator>
	</item><item>
		<title>By: skwm</title>
		<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code#263041</link>	
		<description>I believe Microsoft MapPoint is what you&apos;re looking for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15317-263041</guid>
		<pubDate>Fri, 18 Feb 2005 08:28:14 -0800</pubDate>
		<dc:creator>skwm</dc:creator>
	</item><item>
		<title>By: dizzycow</title>
		<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code#263056</link>	
		<description>I&apos;m not sure what statistics you&apos;d like to attach to your maps, but if it&apos;s demographics (race, gender, income etc.) you&apos;re after, you can&apos;t beat &lt;a href=&quot;http://factfinder.census.gov&quot;&gt;American Factfinder.&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
 It will generate maps on the fly of many different geographic delineations -- zip codes included -- using data from the 2000 Census.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15317-263056</guid>
		<pubDate>Fri, 18 Feb 2005 08:40:34 -0800</pubDate>
		<dc:creator>dizzycow</dc:creator>
	</item><item>
		<title>By: nakedcodemonkey</title>
		<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code#263092</link>	
		<description>Search your favorite application archive for &quot;GIS&quot;.  There&apos;s all manner of projects out there.&lt;br&gt;
&lt;br&gt;
&lt;a hre=&quot;http://www.esri.com/products.html&quot;&gt;ARCView&lt;/a&gt; is one well-known commercial product.  Here&apos;s a list also of &lt;a href=&quot;http://opensourcegis.org/&quot;&gt;open source GIS options&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15317-263092</guid>
		<pubDate>Fri, 18 Feb 2005 09:17:15 -0800</pubDate>
		<dc:creator>nakedcodemonkey</dc:creator>
	</item><item>
		<title>By: MLIS</title>
		<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code#263246</link>	
		<description>&lt;a href=&quot;http://www.clusterbigip1.claritas.com/MyBestSegments/Default.jsp&quot;&gt;Claritas&lt;/a&gt; is a market research company that, from its website, &quot;defines every neighborhood in the U.S. in terms of 66 distinct lifestyle types using ground-breaking segmentation techniques.&quot;&lt;br&gt;
&lt;br&gt;
They also have maps that reflect the data they have compiled about the zipcodes.  It is proprietary software, but I believe they have free trials and you are allowed to create a report for free.  You may get some ideas/info from checking out their site.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15317-263246</guid>
		<pubDate>Fri, 18 Feb 2005 13:01:34 -0800</pubDate>
		<dc:creator>MLIS</dc:creator>
	</item><item>
		<title>By: patgas</title>
		<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code#263251</link>	
		<description>Perhaps I can clarify my question a bit. I already have a database full of data, I just need some software that can pull from it and generate a map, preferably with each zipcode shaded to indicate a the value there, like the flash maps I linked to above.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15317-263251</guid>
		<pubDate>Fri, 18 Feb 2005 13:17:02 -0800</pubDate>
		<dc:creator>patgas</dc:creator>
	</item><item>
		<title>By: madajb</title>
		<link>http://ask.metafilter.com/15317/How-do-I-generate-dynamic-maps-broken-down-by-zip-code#263351</link>	
		<description>Mappoint is the easiest solution.&lt;br&gt;
It can take data from Excel, Access, or comma delimited among others.&lt;br&gt;
You can shade zipcodes based on any of the fields you import, you can average, you can do min/max, you can combine the fields (Show me all zip codes with at least 10 people who visited the site in the last week, ordered from high to low)&lt;br&gt;
&lt;br&gt;
It makes maps like this(big image):&lt;br&gt;
&lt;a href=&quot;http://www.microsoft.com/presspass/events/mappoint/images/image013_low.jpg&quot;&gt;Map&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Keep in mind, like most things MS, it&apos;s grown into a whole server/webservices/monster deal, but you don&apos;t need to use any of that.&lt;br&gt;
Also, if you are just mapping your own data, you could probably find an older version for cheap, since you wouldn&apos;t need up to date demographic stats.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.15317-263351</guid>
		<pubDate>Fri, 18 Feb 2005 15:16:25 -0800</pubDate>
		<dc:creator>madajb</dc:creator>
	</item>
	</channel>
</rss>
