<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>anoved.net &#187; Geography</title>
	<atom:link href="http://anoved.net/category/gis/feed/" rel="self" type="application/rss+xml" />
	<link>http://anoved.net</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 23:16:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Beginning Processing</title>
		<link>http://anoved.net/2010/01/beginning-processing/</link>
		<comments>http://anoved.net/2010/01/beginning-processing/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 02:31:26 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Geography]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=1387</guid>
		<description><![CDATA[Processing is a system that makes it as straightforward as possible to do some pretty sophisticated graphics programming. Based on Java, it abstracts enough technical details to let you focus, more or less, on the basic logic of the idea you want to animate. From the web site: It is used by students, artists, designers, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.processing.org/">Processing</a> is a system that makes it as straightforward as possible to do some pretty sophisticated graphics programming. Based on Java, it abstracts enough technical details to let you focus, more or less, on the basic logic of the idea you want to animate. From the web site:</p>
<blockquote><p>It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool.</p></blockquote>
<p>Check out the <a href="http://www.processing.org/exhibition/">Exhibition</a> for some examples of what&#8217;s possible and the <a href="http://www.processing.org/learning/">Tutorials</a> to see how easy it is get started. There is a great collection of <a href="http://www.processing.org/learning/topics/">examples for specific topics</a>, too, most of which include illustrative applets embedded in the page. The ability to <a href="http://www.processing.org/reference/environment/#applet">export Processing programs (or &#8220;sketches&#8221;) as applets</a> is particularly appealing, although my understanding is that some features, such as file I/O, are available only in application or development mode. It works cross-platform.</p>
<p>I know I have encountered Processing before, but my <a href="http://twitter.com/anoved/status/7619364395">current interest</a> began as I read Andy Lynch&#8217;s <a href="http://www.randommeme.com/mblog/post.cfm/ldraw-viewer-in-processing">description</a> of a simple LDraw renderer he implemented as a Processing sketch. That lit a fire under some related ideas of my own that have been simmering for want of an optimal outlet.</p>
<p>But there&#8217;s more to my interest than digital bricks: if there isn&#8217;t already a decent library (which would be surprising, as <a href="http://processing.org/reference/libraries/index.html">many useful libraries</a> seem to be available), I might be tempted to write a shapefile loader, if for no other reason than to complement the <a href="http://anoved.net/software/chipmunk-basic/shapedraw/">shapefile parser</a> I once wrote for Chipmunk Basic. I think it could be fun to experiment with some raster GIS and remote sensing ideas in Processing, too. <em>(Just get the spectral signatures &#8211; click, click, click &#8211; and you do it. That&#8217;s all what it is!)</em> Last but not least, per its original intent, I can envision using Processing as a superior tool to visualize certain data.</p>
<p>What sort of Process will <em>you</em> invent?</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2010/01/beginning-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neighbors Mapping Neighborhoods</title>
		<link>http://anoved.net/2009/09/neighbors-mapping-neighborhoods/</link>
		<comments>http://anoved.net/2009/09/neighbors-mapping-neighborhoods/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:59:23 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=1116</guid>
		<description><![CDATA[The big outcome of our initial presentation of BNP data was the development and administration of a survey to assess general social attitudes and specific attitudes towards certain city initiatives among residents of a certain area in the city. The survey was intended to inform groups involved in that initiative, but it also complements existing data [...]]]></description>
			<content:encoded><![CDATA[<p>The big outcome of our initial <a href="http://anoved.net/2009/06/neighborhood-qualit/">presentation</a> of BNP data was the development and administration of a survey to assess general social attitudes and specific attitudes towards <a href="http://www.cityofbinghamton.com/viewarticle.asp?a=3142">certain city initiatives</a> among residents of a certain area in the city. The survey was intended to inform groups involved in that initiative, but it also complements existing data and the lead author&#8217;s research interests.</p>
<p>Of particular interest to me was the opportunity to tag some map-based questions onto the survey. We provided a street map (courtesy of the Goog&#8217;s cartography gnomes), and we asked respondents to highlight the streets that comprise their neighborhood. Here&#8217;s what it looks like:</p>
<div id="attachment_1118" class="wp-caption alignnone" style="width: 418px"><img class="size-full wp-image-1118" title="survey-map" src="http://anoved.net/media/2009/07/map.png" alt="This example is representative of the scope and detail of actual responses, but it is a contrived example. No actual individual responses have been (or will be) divulged!" width="408" height="425" /><p class="wp-caption-text">This example is representative of the scope and detail of actual responses, but it is not an actual response. No individual responses have been (or will be) divulged!</p></div>
<p>In survey parlance, this is a &#8220;pilot instrument&#8221; in at least two regards. Firstly, we were uncertain how readily respondents would understand what they were being asked to do. Secondly, we were uncertain what the best way to analyze the responses would be.</p>
<p>The first concern has proven to be a non-issue. Drawing on a map is fun; I think people found it the most engaging part of the survey. Furthermore, they tend to reason aloud about what makes up their neighborhood as they mark their stomping grounds. These narratives are interesting.</p>
<p>(Yes, I <a href="http://twitter.com/anoved/status/2543021961">participated</a> in the door-to-door administration of the survey. It was a fascinating experience which deserves further elaboration.)</p>
<p>The second concern, processing the responses, has yet to be fully addressed. The initial plan was to scan and digitize each map for <a href="http://en.wikipedia.org/wiki/Exploratory_data_analysis">exploratory</a> GIS analysis. What has actually happened to date is that we&#8217;ve numbered each major street segment in the neighborhood, and coded each hand-drawn map according to which street segments it includes. This data will inform a statistical social network analysis of the neighborhood.</p>
<p>Anyway, the survey &#8212; of the neighborhood surrounding Mary Street and the straw bale house that will be built there &#8212; has generated quite a bit of interest. So far we&#8217;ve presented the results three times (to the Binghamton Housing Authority&#8217;s <em>South Side Alive</em> committee, to the <a href="http://twitter.com/anoved/status/3702544430">Mayor&#8217;s</a> office, and just today to the South Side West neighborhood assembly); a quantitative approach to neighborhood planning and assessment seems surprisingly novel and interesting to residents and officials alike.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2009/09/neighbors-mapping-neighborhoods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map Layout with QGIS</title>
		<link>http://anoved.net/2009/07/map-layout-with-qgis/</link>
		<comments>http://anoved.net/2009/07/map-layout-with-qgis/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 02:19:31 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=1104</guid>
		<description><![CDATA[I haven&#8217;t tried using Quantum GIS in a few years, but Frank Donnelly has posted a thorough review of a thematic map he created with the current version of QGIS (1.02). By all indications, the program has progressed considerably since the last time I tried it. This is good news because it means free software [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t tried using <a href="http://www.qgis.org/">Quantum GIS</a> in a few years, but Frank Donnelly has posted a <a href="http://gothos.info/?p=245">thorough review</a> of a thematic map he created with the current version of QGIS (1.02). By all indications, the program has progressed considerably since the last time I tried it. This is good news because it means free software is becoming a viable alternative for many thematic mapping tasks:</p>
<blockquote><p>Despite a few quirks (what software doesn’t have them), I was really happy with the end result and find myself using QGIS more and more for making basic to intermediate maps at work. Not only was the print composer good, but I was also able to complete all of the pre-processing steps using QGIS or another open source tool.</p></blockquote>
<p>Frank&#8217;s review of map elements reminds me of my own introductory cartography course. Incidentally, my TA had a petulant fetish for grotesque north arrows. Anyway, it&#8217;s nice to see New York dressed up in some <a href="http://www.census.gov/geo/www/cob/pu_metadata.html">fancy duds</a> (compared to the county boundaries with which I&#8217;m most familiar, of course).</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2009/07/map-layout-with-qgis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neighborhood Quality</title>
		<link>http://anoved.net/2009/06/neighborhood-qualit/</link>
		<comments>http://anoved.net/2009/06/neighborhood-qualit/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 05:37:41 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=1014</guid>
		<description><![CDATA[Although I will be unable to participate in the presentation I alluded to last week, I am happy to report it proved quite feasible to prepare a package of example data in Google Earth format. I have provided a single self-contained KMZ file to my colleagues. It contains a variety of map overlays organized in [...]]]></description>
			<content:encoded><![CDATA[<p>Although I will be unable to participate in the presentation <a href="http://anoved.net/2009/06/reference-features/">I alluded to</a> last week, I am happy to report it proved quite feasible to prepare a package of example data in Google Earth format. I have provided a single self-contained KMZ file to my colleagues. It contains a variety of map overlays organized in folders, including labels and some descriptive annotations.</p>
<div id="attachment_1012" class="wp-caption alignnone" style="width: 419px"><a href="http://anoved.net/media/2009/06/BNP-SSA.jpg"><img src="http://anoved.net/media/2009/06/BNP-SSA-thumbnail.png" alt="Neighborhood quality as perceived by resident students." title="BNP-SSA-thumbnail" width="409" height="271" class="size-full wp-image-1012" /></a><p class="wp-caption-text">Neighborhood quality as perceived by resident students.</p></div>
<p>The interpolated surface in the screenshot above depicts the results of a <a href="http://www.search-institute.org/content/developmental-assets-profile">survey</a> assessing middle and high school student perceptions of neighborhood quality. My house lies just inside a hot spot. I look forward to plotting the results of the most recent edition of this survey. We&#8217;ll test the landlady&#8217;s opinion about neighborhood decline!</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2009/06/neighborhood-qualit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rudimentary Legends</title>
		<link>http://anoved.net/2009/06/rudimentary-legends/</link>
		<comments>http://anoved.net/2009/06/rudimentary-legends/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 22:01:44 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=988</guid>
		<description><![CDATA[In yesterday&#8217;s experiment with choropleth maps in Google Earth, I acknowledged the lack of classification legend. I used the Layer to KML conversion tool in that example, but today I tried the Map to KML tool. It includes certain map layout objects like legends. I don&#8217;t care for the way it looks, and it certainly [...]]]></description>
			<content:encoded><![CDATA[<p>In yesterday&#8217;s <a href="http://anoved.net/2009/06/popular-reference/">experiment</a> with choropleth maps in Google Earth, I acknowledged the lack of classification legend. I used the Layer to KML conversion tool in that example, but today I tried the <a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Map_To_KML_(Conversion)">Map to KML</a> tool. It includes certain map layout objects like legends.</p>
<div id="attachment_987" class="wp-caption alignnone" style="width: 418px"><img src="http://anoved.net/media/2009/06/kmllegend.png" alt="Rudimentary legend generated by Map to KML conversion tool." title="kmllegend" width="408" height="312" class="size-full wp-image-987" /><p class="wp-caption-text">Rudimentary legend generated by Map to KML conversion tool.</p></div>
<p>I don&#8217;t care for the way it looks, and it certainly needs clearer labels, but it&#8217;s a legend. The legend won&#8217;t appear in Google Earth if it was <a href="http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Adding_north_arrows%2C_scale_bars%2C_and_other_map_elements">converted to graphics</a> in ArcMap, so keep in mind that Map to KML will only preserve some elements.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2009/06/rudimentary-legends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Popular Reference</title>
		<link>http://anoved.net/2009/06/popular-reference/</link>
		<comments>http://anoved.net/2009/06/popular-reference/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 00:43:56 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=922</guid>
		<description><![CDATA[Yesterday I was thinking about how to make maps more accessible by adding reference features to the display. Today I realized that since Google Earth is such an excellent reference tool &#8211; replete with imagery, street maps, and the captivating advantage of seamless navigation &#8211; the problem of anchoring the data might be resolved by [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://anoved.net/2009/06/reference-features/">Yesterday</a> I was thinking about how to make maps more accessible by adding reference features to the display. Today I realized that since <a href="http://earth.google.com/">Google Earth</a> is such an excellent reference tool &#8211; replete with  imagery, street maps, and the captivating advantage of seamless navigation &#8211; the problem of anchoring the data might be resolved by presenting it in that context. As a trial, I used the ArcToolbox <a href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Layer_To_KML_(Conversion)">Layer to KML</a> conversion tool to save some maps in a compatible format.</p>
<div id="attachment_923" class="wp-caption alignnone" style="width: 418px"><a href="http://anoved.net/media/2009/06/map.png"><img src="http://anoved.net/media/2009/06/map-shadow.png" alt="Sample choropleth map viewed in Google Earth." title="Google Earth Choropleth" width="408" height="270" class="size-full wp-image-923" /></a><p class="wp-caption-text">Sample choropleth map viewed in Google Earth.</p></div>
<p>I think this is a useful way to lead a discussion about a place. We can present our data, yet easily and actively explore other aspects of the environment. A playful approach is engaging, and can have serious benefits: it is important to ask questions like &#8220;is this the right data?&#8221; or &#8220;what else is going on here?&#8221;. I feel this exploratory attitude is appropriate in my situation; when I present our data, I want to inspire the group to think about possible applications and variations.</p>
<p>The sample map pictured above is faulty in that no legend is displayed. I think it is possible to include a legend, among other things, in the <a href="http://code.google.com/apis/kml/documentation/">KML</a> file. I look forward to getting up to speed on Google Earth &amp; Maps technology. I expect that in the future more Binghamton Neighborhood Project data will be made available online in this way; Google even encourages projects like ours through <a href="http://earth.google.com/outreach/">Outreach</a>.</p>
<p>Here I advocate using Google Earth as a venue for presenting <em>conventional choropleth maps</em> because of the ease with which other reference layers can be explored, providing context for the data. I agree with Mark Harrower that <em>three dimensional thematic maps</em> (porcupine globes) are <a href="http://www.axismaps.com/blog/2009/04/virtual-globes-are-a-seriously-bad-idea-for-thematic-mapping/">generally unsuccessful</a>, but the debate is interesting, so check out the relevant posts by <a href="http://blog.thematicmapping.org/2009/04/virtual-globes-are-good-idea-for.html">Bjørn</a>, <a href="http://freegeographytools.com/2008/thematic-mapping-in-google-earth">Leszek</a>, and <a href="http://googleearthdesign.blogspot.com/2009/04/axis-on-3d-thematic-maps.html">Rich</a>.</p>
<p>Rich concludes with some points that reflect my own reasons for enthusiasm about this approach. In particular, he gives this example:</p>
<blockquote><p>Draping a thematic map over topography can be a useful visualisation e.g. polygons showing erosion rate draped over a range of mountains, by eye you could then relate erosion to slope.</p></blockquote>
<p>The sample map shown above happens to be &#8220;Percent Tree Cover&#8221; by census block. With Google Earth&#8217;s Terrain layer enabled, it soon becomes evident that the hilltops are the most heavily forested areas around the city. I am curious what other neighborhood relationships the group will uncover when we explore our demographic data!</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2009/06/popular-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reference Features</title>
		<link>http://anoved.net/2009/06/reference-features/</link>
		<comments>http://anoved.net/2009/06/reference-features/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 00:20:31 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=886</guid>
		<description><![CDATA[Next week I will help present some Binghamton Neighborhood Project data to a small committee of people interested in the state of our city&#8217;s South Side. I will be showing maps of various demographic measures collected by the BNP, addressing the question &#8220;who are the residents of the South Side?&#8221; and demonstrating the project&#8217;s ability [...]]]></description>
			<content:encoded><![CDATA[<p>Next week I will help present some <a href="http://evolution.binghamton.edu/bnp/">Binghamton Neighborhood Project</a> data to a small committee of people interested in the state of our city&#8217;s South Side. I will be showing maps of various demographic measures collected by the BNP, addressing the question &#8220;who are the residents of the South Side?&#8221; and demonstrating the project&#8217;s ability to develop knowledge about neighborhoods.</p>
<div id="attachment_914" class="wp-caption alignnone" style="width: 418px"><img src="http://anoved.net/media/2009/06/SS.png" alt="Binghamton&#039;s South Side as viewed from Google Earth." title="SS" width="408" height="318" class="size-full wp-image-914" /><p class="wp-caption-text">Binghamton's South Side as viewed from Google Earth.</p></div>
<p>Today I have been thinking about how to present these maps. Spatially, the lowest common denominator for our data is the <a href="http://www.census.gov/geo/www/cob/bg_metadata.html">census block group</a>. I will use census block groups as the enumeration unit for my thematic maps.</p>
<p>However, in this case I don&#8217;t think it is sufficient to just plot the data. Few people are familiar with census geography &#8211; you may recognize the shape of your nation or state, but do you recognize the shape of your census tract or block group?</p>
<div id="attachment_890" class="wp-caption alignnone" style="width: 418px"><img src="http://anoved.net/media/2009/06/US-shadow.png" alt="U.S. states are easily recognized." title="US" width="408" height="318" class="size-full wp-image-890" /><p class="wp-caption-text">U.S. states are easily recognized.</p></div>
<p>If the purpose of a map is to complement the viewer&#8217;s knowledge of an area, it is the map&#8217;s function &#8211; and the cartographer&#8217;s responsibility &#8211; to link the data to the viewer&#8217;s conception of the place. If the enumeration units are easily recognized &#8211; states, counties, etc. &#8211; then no further context is needed. If the data is organized at an unfamiliar resolution, additional reference features are needed to root the map in the viewer&#8217;s world.</p>
<div id="attachment_891" class="wp-caption alignnone" style="width: 418px"><img src="http://anoved.net/media/2009/06/bingbg-shadow.png" alt="Binghamton block groups are not so familiar, even to local residents." title="BingBG" width="408" height="318" class="size-full wp-image-891" /><p class="wp-caption-text">Binghamton block groups are not so familiar, even to local residents.</p></div>
<p>Reference features can be streets, labelled landmarks, or natural features. Boundaries of more familiar regions can be informative, too, but if the region of interest is small and falls entirely within well-known borders, physical features remain the best reference. Especially pertinent are those features people encounter in their daily activities.</p>
<p>I think this sort of context has been absent in <a href="http://evolution.binghamton.edu/bnp/bnp%20maps.html">previous presentations</a> of BNP data. The project has generated <a href="http://www2.binghamton.edu/news/news-releases/news-release.html?id=75">plenty of interest</a> in the community, but little sustained engagement. I suspect the idea seems inspiring, but the information bewildering; it&#8217;s hard to act or base decisions on seemingly arbitrary patterns.</p>
<p>Our goal is not to share what we know about block groups (or any other artifact of data collection), but to share what we know about neighborhoods &#8211; places associated with homes, schools, businesses, and the routes we navigate. So, I will try to make meaningful maps by integrating our information with some of these well-known elements.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2009/06/reference-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cartograms</title>
		<link>http://anoved.net/2008/10/cartograms/</link>
		<comments>http://anoved.net/2008/10/cartograms/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 04:08:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/2008/10/cartograms/</guid>
		<description><![CDATA[A cartogram is a map in which the area of each region is distorted to represent a value other than physical area, such as population. It&#8217;s election season here in the US, which means we see many maps of red and blue states. To keep the political persuasion of the nation in perspective, take a [...]]]></description>
			<content:encoded><![CDATA[<p>A cartogram is a map in which the area of each region is distorted to represent a value other than physical area, such as population.</p>
<p>It&#8217;s election season here in the US, which means we see many maps of red and blue states. To keep the political persuasion of the nation in perspective, take a look at Michael Gastner, Cosma Shalizi, and Mark Newman&#8217;s <a href="http://www-personal.umich.edu/~mejn/election/">maps of the 2004 and 2006 elections</a>.</p>
<p>One of my favorite web sites, <a href="http://strangemaps.wordpress.com/">Strange Maps</a>, has occasionally featured cartograms, including a map of <a href="http://strangemaps.wordpress.com/2007/03/31/96-a-cartogram-of-the-worlds-population/">world population</a> from another <a href="http://www-personal.umich.edu/~mejn/cartograms/">collection of global cartograms</a> prepared by Newman.</p>
<p>Strange Maps also featured a <a href="http://strangemaps.wordpress.com/2008/04/21/266-where-news-breaks/">cartogram of where news happens</a> drawn from a <a href="http://www.pnas.org/content/101/20/7499.abstract">seminal paper</a> by Gastner and Newman. The paper presents a solution to the challenge of preserving recognizable shapes and adjacencies while manipulating area. Traditional techniques typically compromise contiguity or detail, as seen in these examples from Borden Dent&#8217;s excellent <a href="http://www.amazon.com/Cartography-Thematic-Borden-D-Dent/dp/0697384950">Cartography: Thematic Map Design</a>:</p>
<p><a href="http://www.flickr.com/photos/93931947@N00/2914094542" title="View 'Gridlock' on Flickr.com"><img src="http://farm4.static.flickr.com/3290/2914094542_e26f350138_m.jpg" alt="Gridlock" border="0" width="240" height="120" style="border:none;" /></a> <a href="http://www.flickr.com/photos/93931947@N00/2914094154" title="View 'Elvis' on Flickr.com"><img src="http://farm4.static.flickr.com/3071/2914094154_6080698e3e_m.jpg" alt="Elvis" border="0" width="240" height="136" style="border:none;" /></a></p>
<p>Conveniently, various implementations of Gastner and Newman&#8217;s algorithm are available: <a href="http://www-personal.umich.edu/~mejn/cart/">cart</a>, by Newman; <a href="http://www.santafe.edu/~mgastner/">cartogram</a>, by Gastner; and <a href="http://people.cas.sc.edu/hardistf/cartograms/">Cartogram Generator</a>, by Frank Hardisty. Hardisty&#8217;s program has a cross-platform interface and works directly with shapefiles and shapefile attributes. I used it to create a cartogram of block groups in Binghamton based on their year 2000 populations: </p>
<p><a href="http://www.flickr.com/photos/93931947@N00/2913180547" title="View 'Cartogram Generator' on Flickr.com"><img src="http://farm4.static.flickr.com/3196/2913180547_b327e962d5_m.jpg" alt="Cartogram Generator" border="0" width="240" height="208" /></a></p>
<p>The distortion is not extreme, but there are some interesting changes.</p>
<p>In addition to the interactive comparison view shown above, Cartogram Generator allows you to save the results as a new shapefile. It is supposed to have the ability to apply the same transformation to other shapefiles, too &ndash; useful for creating reference layers &ndash; but I could not get that feature to work.</p>
<p><a href="http://www.flickr.com/photos/93931947@N00/2913901204" title="View 'Binghamton Block Group Map' on Flickr.com"><img src="http://farm4.static.flickr.com/3102/2913901204_8af9cb9733_m.jpg" alt="Binghamton Block Group Map" border="0" width="240" height="158" style="border:none;" /></a> <a href="http://www.flickr.com/photos/93931947@N00/2913055567" title="View 'Binghamton Block Group Cartogram' on Flickr.com"><img src="http://farm4.static.flickr.com/3120/2913055567_04f87eebdb_m.jpg" alt="Binghamton Block Group Cartogram" border="0" width="240" height="158" style="border:none;" /></a></p>
<p>I think it is important to show an undistorted map next to a cartogram except in cases where the actual sizes are well known (as with maps of the world or your state or nation). Otherwise, changes in proportion might not be recognized, and the story they are meant to tell will not be heard.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2008/10/cartograms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PROJ, GDAL, and OGR &#8211; Oh, My!</title>
		<link>http://anoved.net/2008/09/proj-gdal-and-ogr-oh-my/</link>
		<comments>http://anoved.net/2008/09/proj-gdal-and-ogr-oh-my/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:44:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/2008/09/proj-gdal-and-ogr-oh-my/</guid>
		<description><![CDATA[Here are brief introductions and home-brew installation instructions for two libraries (and sets of command line tools) widely used by open-source GIS applications. In most cases you probably won&#8217;t need to compile these yourself, as end-user programs are typically packaged with everything you need. Sometimes batteries aren&#8217;t included, though, or you might want to write [...]]]></description>
			<content:encoded><![CDATA[<p>Here are brief introductions and home-brew installation instructions for two libraries (and sets of command line tools) widely used by open-source GIS applications.</p>
<p>In most cases you probably won&#8217;t need to compile these yourself, as end-user programs are typically packaged with everything you need. Sometimes batteries aren&#8217;t included, though, or you might want to write a program that uses these tools directly. They&#8217;re like wheels you don&#8217;t need to reinvent to build construction vehicles for your novel GIS problems.</p>
<h3><a href="http://trac.osgeo.org/proj/">proj-4.6.1</a>: PROJ.4 Cartographic Projections Library</h3>
<p>From the <a href="http://trac.osgeo.org/proj/wiki/WikiStart#Documentation">documentation</a> (OF90-284):</p>
<blockquote>
<p>Program proj (release 3) is a standard Unix ﬁlter function which converts geographic longitude and latitude coordinates into cartesian coordinates, (&lambda;, &phi;) &rarr; (x, y), by means of a wide variety of cartographic projection functions.</p>
</blockquote>
<p>Cartographic projection is the process by which points on a sphere are mapped to points on a plane. There are many ways this can be accomplished, all of which are necessarily compromises. PROJ.4 provides a programming interface to perform such projections.</p>
<ol>
<li><code>./configure</code></li>
<li><code>make</code></li>
<li><code>make install</code></li>
</ol>
<h3><a href="http://www.gdal.org/">gdal-1.5.2</a>: Geospatial Data Abstraction Library</h3>
<p>GDAL provides a common programming interface to translate and access a variety of geospatial raster (i.e. bitmap) data formats. GDAL includes the <a href="http://www.gdal.org/ogr/">OGR</a> Simple Features Library, which performs a similar function for vector data. OGR <a href="http://www.gdal.org/ogr/osr_tutorial.html#osr_tutorial_impl">uses</a> PROJ.4.</p>
<ol>
<li><code>./configure</code></li>
<li><code>make</code></li>
<li><code>make install</code></li>
</ol>
<p>GDAL&#8217;s <code>configure</code> script reports which optional features are available. Many have additional dependencies, such as the TIFF and PNG libraries built in a <a href="http://anoved.net/2008/09/building-gtk-the-hard-way/">previous guide</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2008/09/proj-gdal-and-ogr-oh-my/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>American FactFinder: Geo within Geo</title>
		<link>http://anoved.net/2008/09/american-factfinder-geo-within-geo/</link>
		<comments>http://anoved.net/2008/09/american-factfinder-geo-within-geo/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 03:32:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Geography]]></category>

		<guid isPermaLink="false">http://anoved.net/2008/09/american-factfinder-geo-within-geo/</guid>
		<description><![CDATA[A great deal of census data is available through American FactFinder. The custom table interface allows you to retrieve a single table containing exactly the data you want. To obtain data for many locations within another location, use the easily-overlooked &#8220;geo within geo&#8221; selection method to avoid the tedium of retrieving and combining separate tables [...]]]></description>
			<content:encoded><![CDATA[<p>A great deal of census data is available through <a href="http://factfinder.census.gov/">American FactFinder</a>. The custom table interface allows you to retrieve a single table containing exactly the data you want. To obtain data for many locations within another location, use the easily-overlooked &#8220;geo within geo&#8221; selection method to avoid the tedium of retrieving and combining separate tables for a group of locations.</p>
<p>As an example, I&#8217;ll show you how to retrieve the year 2000 population by age and sex for each block in Broome County, NY.</p>
<hr />
<p>First, select <strong>Decennial Census</strong> from the <strong>Data Sets</strong> menu at <a href="http://factfinder.census.gov/">factfinder.census.gov</a>:</p>
<p><a href="http://anoved.net/images/geoingeo/1.png"><img src="http://anoved.net/images/geoingeo/thumb/1.png" alt="Decennial Census" title="" style="border:none;" /></a></p>
<p>Then select <strong>Custom Table</strong> from the <strong>Census 2000 Summary File 1</strong> category:</p>
<p><a href="http://anoved.net/images/geoingeo/2.png"><img src="http://anoved.net/images/geoingeo/thumb/2.png" alt="Custom Table" title="" title="" style="border:none;" /></a></p>
<p>Here&#8217;s the important step. Click the <strong>geo within geo</strong> selection method tab:</p>
<p><a href="http://anoved.net/images/geoingeo/3.png"><img src="http://anoved.net/images/geoingeo/thumb/3.png" alt="geo within geo" title="" title="" style="border:none;" /></a></p>
<p>Choose <strong>Blocks</strong> from the <strong>Show me all</strong> menu (your table will contain data at this resolution):</p>
<p><a href="http://anoved.net/images/geoingeo/4.png"><img src="http://anoved.net/images/geoingeo/thumb/4.png" alt="Show me all menu" title="" title="" style="border:none;" /></a> <a href="http://anoved.net/images/geoingeo/4-menu.png"><img src="http://anoved.net/images/geoingeo/thumb/4-menu.png" alt="Blocks menu selection" title="" title="" style="border:none;" /></a></p>
<p>By default, the table will contain all block groups within a county. Select <strong>New York</strong> and <strong>Broome County</strong> from the following menus to select which county:</p>
<p><a href="http://anoved.net/images/geoingeo/5.png"><img src="http://anoved.net/images/geoingeo/thumb/5.png" alt="New York" title="" title="" style="border:none;" /></a> <a href="http://anoved.net/images/geoingeo/6.png"><img src="http://anoved.net/images/geoingeo/thumb/6.png" alt="Broome County" title="" title="" style="border:none;" /></a></p>
<p>Select <strong>All Blocks</strong> from the list of blocks in Broome County and click <strong>Add</strong>:</p>
<p><a href="http://anoved.net/images/geoingeo/7.png"><img src="http://anoved.net/images/geoingeo/thumb/7.png" alt="All Blocks, Add" title="" title="" style="border:none;" /></a></p>
<p>Now that you have defined the enumeration units and area of interest, click <strong>Next</strong> to choose your variables:</p>
<p><a href="http://anoved.net/images/geoingeo/8.png"><img src="http://anoved.net/images/geoingeo/thumb/8.png" alt="Next (on to variables)" title="" title="" style="border:none;" /></a></p>
<p>Select <strong>P12 Sex by Age (Total Population)</strong> from the list of tables in Summary File 1 and click <strong>Go</strong>:</p>
<p><a href="http://anoved.net/images/geoingeo/9.png"><img src="http://anoved.net/images/geoingeo/thumb/9.png" alt="Table P12: Sex by Age (Total Population)" title="" title="" style="border:none;" /></a></p>
<p>Check which variables you want from table P12 &ndash; all of them. Click <strong>Add</strong>, then click <strong>Next</strong> to proceed:</p>
<p><a href="http://anoved.net/images/geoingeo/10.png"><img src="http://anoved.net/images/geoingeo/thumb/10.png" alt="Check all variables, Add" title="" title="" style="border:none;" /></a> <a href="http://anoved.net/images/geoingeo/11.png"><img src="http://anoved.net/images/geoingeo/thumb/11.png" alt="Next (to the table)" title="" title="" style="border:none;" /></a></p>
<p>Click <strong>Show Result</strong> to display the table (this may take a few moments):</p>
<p><a href="http://anoved.net/images/geoingeo/12.png"><img src="http://anoved.net/images/geoingeo/thumb/12.png" alt="Show Result" title="" title="" style="border:none;" /></a></p>
<p>Lastly, choose <strong>Download</strong> from the <strong>Print/Download</strong> menu to obtain the table in spreadsheet form:</p>
<p><a href="http://anoved.net/images/geoingeo/13.png"><img src="http://anoved.net/images/geoingeo/thumb/13.png" alt="The Result Table" title="" title="" style="border:none;" /></a> <a href="http://anoved.net/images/geoingeo/14.png"><img src="http://anoved.net/images/geoingeo/thumb/14.png" alt="Download options" title="" title="" style="border:none;" /></a></p>
<p>How you use the data is up to you. Perhaps you&#8217;ll use <a href="http://anoved.net/2008/09/dbfjoin/"><code>dbfjoin</code></a> to map it with an <a href="http://www.census.gov/cgi-bin/geo/shapefiles/county-files?county=36007">appropriate shapefile</a> from the Census Bureau&#8217;s <a href="http://www.census.gov/geo/www/tiger/">TIGER/Line</a> repository. (Users of pro GIS tools don&#8217;t need <code>dbfjoin</code>, but I&#8217;m bringin&#8217; it to the streets!) Alternatively, you might want to plot the age/sex composition of a few blocks with <a href="http://anoved.net/2008/09/rewriting-the-population-analyst/">Population Analyst</a>. Stay tuned for more bargain-bin demography and cartography.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2008/09/american-factfinder-geo-within-geo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
