<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>FlowingData Forums &#187; Tag: map - Recent Posts</title>
<link>http://forums.flowingdata.com/</link>
<description>Strength in Numbers</description>
<language>en</language>
<pubDate>Sat, 11 Feb 2012 17:05:22 +0000</pubDate>

<item>
<title>SVG map of Canadian Census tracts</title>
<link>http://forums.flowingdata.com/topic/svg-map-of-canadian-census-tracts#post-2522</link>
<pubDate>Sat, 04 Feb 2012 05:52:21 +0000</pubDate>
<dc:creator>drivenbydata</dc:creator>
<guid isPermaLink="false">2522@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;I wrote a Python library for creating SVG maps from shapefiles. You know where to get a shapefile of Canadian census tracts?
&#60;/p&#62;</description>
</item>
<item>
<title>SVG map of Canadian Census tracts</title>
<link>http://forums.flowingdata.com/topic/svg-map-of-canadian-census-tracts#post-2521</link>
<pubDate>Fri, 03 Feb 2012 16:22:26 +0000</pubDate>
<dc:creator>fuller.daniel</dc:creator>
<guid isPermaLink="false">2521@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I just did the US county themed map tutorial. I would like to do something similar with Canadian census tracts and census data. Has anyone come across a Canadian census tract SVG file? I've done some searching and haven't found anything. If one is not available any suggestions on creating a SVG file for Canadian census tracts. &#60;/p&#62;
&#60;p&#62;Thanks, &#60;/p&#62;
&#60;p&#62;Dan
&#60;/p&#62;</description>
</item>
<item>
<title>SVG Map of US ZIP Codes</title>
<link>http://forums.flowingdata.com/topic/svg-map-of-us-zip-codes#post-2424</link>
<pubDate>Tue, 29 Nov 2011 07:52:52 +0000</pubDate>
<dc:creator>rvall</dc:creator>
<guid isPermaLink="false">2424@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Hi Stuart,&#60;/p&#62;
&#60;p&#62;You can find the map of zip areas in the US Census Tiger site:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www2.census.gov/cgi-bin/shapefiles2009/national-files&#34; rel=&#34;nofollow&#34;&#62;http://www2.census.gov/cgi-bin/shapefiles2009/national-files&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is an ESRI Shapefile and it's size is 1GB. You can convert it to a svg file with some tools (you can google to find the best solution, depending on your needs), but i think that its too large to work directly in svg.&#60;/p&#62;
&#60;p&#62;In the Tiger site you can also find the 3-digit zip areas, and it's smaller (125MB) because it have less regions. &#60;/p&#62;
&#60;p&#62;Another thing you can do is a cartographic generalization before converting those maps to reduce te complexity of the vectors.
&#60;/p&#62;</description>
</item>
<item>
<title>SVG Map of US ZIP Codes</title>
<link>http://forums.flowingdata.com/topic/svg-map-of-us-zip-codes#post-2422</link>
<pubDate>Mon, 28 Nov 2011 12:32:24 +0000</pubDate>
<dc:creator>Stuart</dc:creator>
<guid isPermaLink="false">2422@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I'm starting a new project where we'll need to utilize an SVG map of the US that contains all 40 something thousand US ZIP codes. Has anyone worked with a ZIP code map of the US before, or be able to give an educated guess as to the size of the file?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Stuart.
&#60;/p&#62;</description>
</item>
<item>
<title>World map choropleth?</title>
<link>http://forums.flowingdata.com/topic/world-map-choropleth#post-2348</link>
<pubDate>Wed, 14 Sep 2011 14:11:30 +0000</pubDate>
<dc:creator>McConnell</dc:creator>
<guid isPermaLink="false">2348@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Wow, guess I just overlooked the country codes in that second map.&#60;br /&#62;
Thanks for the advice, guys.&#60;/p&#62;
&#60;p&#62;And don't worry Nathan! The book is on it's way :D
&#60;/p&#62;</description>
</item>
<item>
<title>World map choropleth?</title>
<link>http://forums.flowingdata.com/topic/world-map-choropleth#post-2347</link>
<pubDate>Wed, 14 Sep 2011 13:55:58 +0000</pubDate>
<dc:creator>nathany</dc:creator>
<guid isPermaLink="false">2347@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Or you could grab a copy of the FlowingData book :)
&#60;/p&#62;</description>
</item>
<item>
<title>World map choropleth?</title>
<link>http://forums.flowingdata.com/topic/world-map-choropleth#post-2346</link>
<pubDate>Wed, 14 Sep 2011 13:33:24 +0000</pubDate>
<dc:creator>tyson</dc:creator>
<guid isPermaLink="false">2346@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Seems like that map you are trying to use doesn't have any geographic information associated with it. The paths all have an id, but that's probably just order of creation or something. &#60;/p&#62;
&#60;p&#62;The second one you posted is actually the same map used in Nathan's book to show how the same technique is used for a world map. Using that map just involves lining up the country codes used in the svg to whatever data you are using.
&#60;/p&#62;</description>
</item>
<item>
<title>World map choropleth?</title>
<link>http://forums.flowingdata.com/topic/world-map-choropleth#post-2345</link>
<pubDate>Wed, 14 Sep 2011 09:40:37 +0000</pubDate>
<dc:creator>harald</dc:creator>
<guid isPermaLink="false">2345@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;For a combined 2D/3D solution, you may store data in KML  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://thematicmapping.org/api/prism.php&#34; rel=&#34;nofollow&#34;&#62;http://thematicmapping.org/api/prism.php&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>World map choropleth?</title>
<link>http://forums.flowingdata.com/topic/world-map-choropleth#post-2343</link>
<pubDate>Tue, 13 Sep 2011 18:45:11 +0000</pubDate>
<dc:creator>McConnell</dc:creator>
<guid isPermaLink="false">2343@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Hey guys, I've recently been working on a project that requires a world map choropleth. I read Nathan's post on creating a US County Thematic map (&#60;a href=&#34;http://flowingdata.com/2009/11/12/how-to-make-a-us-county-thematic-map-using-free-tools/)&#34; rel=&#34;nofollow&#34;&#62;http://flowingdata.com/2009/11/12/how-to-make-a-us-county-thematic-map-using-free-tools/)&#60;/a&#62;, which is extremely thorough. &#60;/p&#62;
&#60;p&#62;However, I can't seem to figure out how the path ids are setup in the world map I want to use. Seems like they aren't organized by FIPS codes... Here's the map I'm using: &#60;a href=&#34;http://en.wikipedia.org/wiki/File:World_map_-_low_resolution.svg&#34; rel=&#34;nofollow&#34;&#62;http://en.wikipedia.org/wiki/File:World_map_-_low_resolution.svg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I wouldn't mind using this one as an alternative: &#60;a href=&#34;http://en.wikipedia.org/wiki/File:BlankMap-World6-Equirectangular.svg&#34; rel=&#34;nofollow&#34;&#62;http://en.wikipedia.org/wiki/File:BlankMap-World6-Equirectangular.svg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Perhaps someone could shed some light on this! Thanks.&#60;/p&#62;
&#60;p&#62;Note: I'm familiar with this project &#60;a href=&#34;http://gsl-nagoya-u.net/appendix/software/worldmap/&#34; rel=&#34;nofollow&#34;&#62;http://gsl-nagoya-u.net/appendix/software/worldmap/&#60;/a&#62; but I would prefer to use a different map than the one they provide.
&#60;/p&#62;</description>
</item>
<item>
<title>Flight path mapping</title>
<link>http://forums.flowingdata.com/topic/flight-path-mapping#post-2214</link>
<pubDate>Fri, 27 May 2011 00:41:54 +0000</pubDate>
<dc:creator>nathany</dc:creator>
<guid isPermaLink="false">2214@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Um, I think you might like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/&#34; rel=&#34;nofollow&#34;&#62;http://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Flight path mapping</title>
<link>http://forums.flowingdata.com/topic/flight-path-mapping#post-2212</link>
<pubDate>Thu, 26 May 2011 17:08:16 +0000</pubDate>
<dc:creator>mikev</dc:creator>
<guid isPermaLink="false">2212@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;I really like the maps of flight patterns I've seen and I'd like to create one.  Ideally, I could do it on MapPoint, but I don't think it's possible.  Does anyone have any suggestions on how to create a map showing connections between departure airports and destination airport?  Actual flight pattern isn't necessary, just connection between two points (airports) with a strait line or preferable a gentle arc.  Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Data visualization plugin for Wordpress</title>
<link>http://forums.flowingdata.com/topic/data-visualization-plugin-for-wordpress#post-1997</link>
<pubDate>Mon, 29 Nov 2010 19:22:17 +0000</pubDate>
<dc:creator>karger</dc:creator>
<guid isPermaLink="false">1997@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;A reader of &#60;a href=&#34;http://haystack.csail.mit.edu/&#34; rel=&#34;nofollow&#34;&#62;our blog&#60;/a&#62; suggested that a &#60;a href=&#34;http://groups.csail.mit.edu/haystack/blog/2010/11/19/a-knight-news-challenge-application/&#34; rel=&#34;nofollow&#34;&#62;recent post&#60;/a&#62; might be of interest to this forum.  We've created a Wordpress plugin called &#60;a href=&#34;http://projects.csail.mit.edu/datapress/&#34; rel=&#34;nofollow&#34;&#62;Datapress&#60;/a&#62; that lets you embed rich data visualizations into your blog using the standard Wordpress WYSIWYG editing tool.  You upload (or link to) a spreadsheet or other data file, then present it using maps, timelines, sortable lists, thumbnail collections, and a variety of other views, all of which can be filtered using various &#34;facets&#34; including lists, tag clouds, and sliders.  There's more information in the blog post and project site listed above.  The plugin itself is on the &#60;a href=&#34;http://wordpress.org/extend/plugins/datapress/&#34; rel=&#34;nofollow&#34;&#62;Wordpress plugin site&#60;/a&#62;.  We're eager to have you try it out and give feedback, and happy to help with problems you encounter.
&#60;/p&#62;</description>
</item>
<item>
<title>Minard Redesign Competition</title>
<link>http://forums.flowingdata.com/topic/minard-redesign-competition#post-1645</link>
<pubDate>Mon, 22 Mar 2010 13:59:55 +0000</pubDate>
<dc:creator>mrmunion</dc:creator>
<guid isPermaLink="false">1645@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Good day, all!&#60;/p&#62;
&#60;p&#62;I'm writing to solicit your participation in a casual map redesign competition, hosted by my blog, Cartastrophe. The aim is to see if we can improve upon Charles Joseph Minard's famed map of Napoleon's march to Moscow.&#60;/p&#62;
&#60;p&#62;I have no big prizes to offer (except some free maps), nor is winning my competition likely to be something worthy of putting on your resume. I am merely one graduate student. But, I thought it would be fun and would like to get as many people as possible involved.&#60;/p&#62;
&#60;p&#62;More details here: &#60;a href=&#34;http://cartastrophe.wordpress.com/2010/03/18/getting-minard-to-spin-in-his-grave/&#34; rel=&#34;nofollow&#34;&#62;http://cartastrophe.wordpress.com/2010/03/18/getting-minard-to-spin-in-his-grave/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The deadline is June 1st, 2010.&#60;/p&#62;
&#60;p&#62;Thanks for your indulgence, and I hope to see some excellent and inspiring works come out of this.
&#60;/p&#62;</description>
</item>
<item>
<title>Mapping web site navigation</title>
<link>http://forums.flowingdata.com/topic/mapping-web-site-navigation#post-1533</link>
<pubDate>Wed, 17 Feb 2010 11:53:29 +0000</pubDate>
<dc:creator>andycrellin</dc:creator>
<guid isPermaLink="false">1533@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Something like this:&#60;/p&#62;
&#60;p&#62;&#60;img src='http://farm5.static.flickr.com/4015/4365733134_d3937366b5.jpg' /&#62;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Andy.
&#60;/p&#62;</description>
</item>
<item>
<title>Mapping web site navigation</title>
<link>http://forums.flowingdata.com/topic/mapping-web-site-navigation#post-1526</link>
<pubDate>Mon, 15 Feb 2010 10:57:16 +0000</pubDate>
<dc:creator>nathany</dc:creator>
<guid isPermaLink="false">1526@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;um, do you have an example in mind?
&#60;/p&#62;</description>
</item>
<item>
<title>Mapping web site navigation</title>
<link>http://forums.flowingdata.com/topic/mapping-web-site-navigation#post-1524</link>
<pubDate>Mon, 15 Feb 2010 10:09:23 +0000</pubDate>
<dc:creator>andycrellin</dc:creator>
<guid isPermaLink="false">1524@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a simple web site dataset consisting of:&#60;/p&#62;
&#60;p&#62;Page&#60;br /&#62;
Next Page&#60;br /&#62;
Number of sessions making that step&#60;/p&#62;
&#60;p&#62;The &#34;Page&#34; and &#34;Next Page&#34; values can be the same in a row (e.g. a postback).&#60;/p&#62;
&#60;p&#62;I'd like to show this data as a map of pages with arrows showing the number of sessions going from one page to the next. I can do this manually of course, but I'm looking for something that will do it automatically, allowing me optimise the diagram and show arrows of different sizes, for example. A web based solution would work well, but failing that anything will do! Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;/p&#62;
&#60;p&#62;Andy.
&#60;/p&#62;</description>
</item>
<item>
<title>I have the data, how do I create a walmart or target like map?</title>
<link>http://forums.flowingdata.com/topic/i-have-the-data-how-do-i-create-a-walmart-or-target-like-map#post-1429</link>
<pubDate>Mon, 18 Jan 2010 17:29:47 +0000</pubDate>
<dc:creator>wiscodude</dc:creator>
<guid isPermaLink="false">1429@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;John, do you have a link to this specific example?
&#60;/p&#62;</description>
</item>
<item>
<title>I have the data, how do I create a walmart or target like map?</title>
<link>http://forums.flowingdata.com/topic/i-have-the-data-how-do-i-create-a-walmart-or-target-like-map#post-1133</link>
<pubDate>Thu, 03 Sep 2009 04:20:42 +0000</pubDate>
<dc:creator>johnm</dc:creator>
<guid isPermaLink="false">1133@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;We've just introduced an animation bar in v.6.1 to allow you to play a time series sequence in exactly this way.&#60;br /&#62;
So you could deliver something very similar (with other features too) using InstantAtlas (&#60;a href=&#34;http://www.instantatlas.com)&#34; rel=&#34;nofollow&#34;&#62;http://www.instantatlas.com)&#60;/a&#62;.&#60;br /&#62;
John
&#60;/p&#62;</description>
</item>
<item>
<title>I have the data, how do I create a walmart or target like map?</title>
<link>http://forums.flowingdata.com/topic/i-have-the-data-how-do-i-create-a-walmart-or-target-like-map#post-1122</link>
<pubDate>Tue, 01 Sep 2009 07:37:57 +0000</pubDate>
<dc:creator>wiscodude</dc:creator>
<guid isPermaLink="false">1122@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;Thanks Nathan!
&#60;/p&#62;</description>
</item>
<item>
<title>I have the data, how do I create a walmart or target like map?</title>
<link>http://forums.flowingdata.com/topic/i-have-the-data-how-do-i-create-a-walmart-or-target-like-map#post-1120</link>
<pubDate>Mon, 31 Aug 2009 09:48:39 +0000</pubDate>
<dc:creator>nathany</dc:creator>
<guid isPermaLink="false">1120@http://forums.flowingdata.com/</guid>
<description>&#60;p&#62;i open-sourced the code. it needs work, but it's a start:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/&#34; rel=&#34;nofollow&#34;&#62;http://flowingdata.com/2008/10/21/code-for-walmart-growth-visualization-now-available/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>

