<?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>Principles and Methods of GIS &#187; Announcements</title>
	<atom:link href="http://www.sethspielman.org/Courses/GIS/category/announcements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sethspielman.org/Courses/GIS</link>
	<description>Course Website</description>
	<lastBuildDate>Tue, 24 Nov 2009 20:39:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Final Project Deadline Changed</title>
		<link>http://www.sethspielman.org/Courses/GIS/2009/11/final-project-deadline-changed/</link>
		<comments>http://www.sethspielman.org/Courses/GIS/2009/11/final-project-deadline-changed/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 03:07:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Class Assignments]]></category>

		<guid isPermaLink="false">http://www.sethspielman.org/Courses/GIS/?p=337</guid>
		<description><![CDATA[<p>The Final Project is now due December 8th.  I will be out of town and largely offline the week of November 30th.  Weiwei, our TA, has generously agreed to hold office hours from 2-4pm on Tuesday (12/1), Wednesday, Thursday, and Friday.  Weiwei&#8217;s office is next door to mine on the third floor of Maxcy Hall.</p>
]]></description>
			<content:encoded><![CDATA[<p>The Final Project is now due December 8th.  I will be out of town and largely offline the week of November 30th.  Weiwei, our TA, has generously agreed to hold office hours from 2-4pm on Tuesday (12/1), Wednesday, Thursday, and Friday.  Weiwei&#8217;s office is next door to mine on the third floor of Maxcy Hall.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sethspielman.org/Courses/GIS/2009/11/final-project-deadline-changed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downloading Census Data (and getting it into ArcGIS)</title>
		<link>http://www.sethspielman.org/Courses/GIS/2009/10/downloading-census-data-and-getting-it-into-arcgis/</link>
		<comments>http://www.sethspielman.org/Courses/GIS/2009/10/downloading-census-data-and-getting-it-into-arcgis/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:44:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.sethspielman.org/Courses/GIS/?p=245</guid>
		<description><![CDATA[<p>In this exercise we&#8217;ll download data from the US Census Bureau and join it to a shapefile.  We&#8217;ll also explore raster population data sets.  You&#8217;ve done join&#8217;s before but never with &#8220;real&#8221; data.  This exercise is an introduction to the census website.</p>

American Factfinder
On the left side click data sets &#62; decennial census
Choose Census 2000 Summary [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-245"></span>In this exercise we&#8217;ll download data from the US Census Bureau and join it to a shapefile.  We&#8217;ll also explore raster population data sets.  You&#8217;ve done join&#8217;s before but never with &#8220;real&#8221; data.  This exercise is an introduction to the census website.</p>
<ol>
<li><a href="http://www.sethspielman.org/Courses/GIS/wp-content/uploads/2009/10/American-FactFinder.jpg"><img class="alignright size-medium wp-image-251" title="American FactFinder" src="http://www.sethspielman.org/Courses/GIS/wp-content/uploads/2009/10/American-FactFinder-300x181.jpg" alt="American FactFinder" width="300" height="181" /></a><a href="http://factfinder.census.gov/home/saff/main.html?_lang=en">American Factfinder</a></li>
<li>On the left side click data sets &gt; decennial census</li>
<li>Choose Census 2000 Summary File 3.</li>
<li>Click Detailed Tables</li>
<li>Choose &#8220;geo within geo&#8221;</li>
<li>Under the &#8220;Show me all&#8221; drop down list choose tracts</li>
<li>Choose State from the &#8220;within&#8221; list.</li>
<li>Select a state</li>
<li>Select &#8220;all census tracts&#8221; and then click the &#8220;add&#8221; button.</li>
<li>Click the &#8220;by subject&#8221; tab and select a subject of interest.  Click search and then &#8220;add&#8221; the table to the list of data you want to download by clicking the add button.  Be sure to include total population.</li>
<li>click show result.  The result is a not very readable table that is probably spread over hundreds of pages.  We want to download the table so that we can map it.</li>
<li>click download from the blue bar near the top of the page.</li>
<li>Select Microsoft excel under &#8220;database compatible.&#8221;  Keep the &#8220;include descriptive data elements&#8221; box checked (it should be checked by default).  These descriptive data elements describe the contents of each column.  Without the descriptive elements the columns have names like &#8220;P155A001&#8243;.</li>
<li>You have to edit the file you downloaded.  To work in ArcGIS an excel file must have &#8220;header&#8221;, a single row that contains the names of each column.  You can rename the columns based on the descriptive text in the second row (and then delete the second row) or you can retain the original codes.  I do this by copying the first two rows of the file (by typing ctrl-c).  I then open a new excel workbook and choose &#8220;paste special&#8221; from the drop down list under the word &#8220;paste&#8221; on the &#8220;home&#8221; tab.  In the paste special dialog I check the &#8220;transpose&#8221; box, the result should be list where one column contains a description and the other column contains the code associated with each variable you downloaded.</li>
</ol>
<p>Now we need to download a map of the census tracts for the state you selected.  This is done through a seperate census website.</p>
<ol>
<li>Go to the <a href="http://www.census.gov/geo/www/tiger/tgrshp2009/tgrshp2009.html">2009 Tiger/line files main page</a></li>
<li>Select your state from the list on the right side of the page.</li>
<li>Download the census tracts for the 2000 census &#8211; its confusing, I know.  The website with the census 2009 boundary files includes a &#8221;census tract (census 2000)&#8221; data set.  This file contains the boundaries of the census tracts used to report the data collected during the 2000.</li>
<li>Open the downloaded files in ArcGIS.</li>
<li>Join the excel table to the shapefile.  The unique IDs that you&#8217;ll use for joining are &#8220;CTIDFP00&#8243; (in the shapefile) and &#8220;GEO_ID2&#8243; in the Excel File.</li>
</ol>
<p>Now we&#8217;ll download a raster population data set for North America.</p>
<ol>
<li>Go to <a href="http://sedac.ciesin.columbia.edu/gpw">CIESIN SEDAC Gridded Population of the World </a> website.</li>
<li>In the upper right &#8220;switch region&#8221; to north america.</li>
<li>Select GPWV3 &#8220;population grid&#8221;</li>
<li>Choose the Grid format and the year 2000.</li>
<li>Extract the zip file and add it to your map.</li>
</ol>
<p>Next week we&#8217;ll learn more about working with this type of file.  and integrating raster and vector data an analysis.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sethspielman.org/Courses/GIS/2009/10/downloading-census-data-and-getting-it-into-arcgis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Project</title>
		<link>http://www.sethspielman.org/Courses/GIS/2009/10/final-project/</link>
		<comments>http://www.sethspielman.org/Courses/GIS/2009/10/final-project/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 22:49:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Class Assignments]]></category>

		<guid isPermaLink="false">http://www.sethspielman.org/Courses/GIS/?p=257</guid>
		<description><![CDATA[<p>We&#8217;re at the midpoint in the semester.  Increasingly this class will revolve around your final projects.  Each person is required to complete a final project that demonstrates mastery of GIS concepts by engaging a substantive problem in your discipline.  Your project could be a part of (or supplement to) an honors thesis, masters thesis, or dissertation.  The project [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re at the midpoint in the semester.  Increasingly this class will revolve around your final projects.  Each person is required to complete a final project that demonstrates mastery of GIS concepts by engaging a substantive problem in your discipline.  Your project could be a part of (or supplement to) an honors thesis, masters thesis, or dissertation.  The project could be an extension to a final project in another class (with the permission of the other instructor).  The project doesn&#8217;t have to associated another class of larger project, it could just be an exploration of a personal interest.</p>
<p>An alternative type of project involves working with a community based organization.  This semester two local-not-for profits have identified specific projects for students with GIS skills.</p>
<ol>
<li>The <a href="http://www.ri-familylifecenter.org/">Rhode Island Family Life Center </a>supports ex-criminal offenders and their families and is looking for several students to explore the geographic correlates of incarceration and criminal recidivism (more detail provided in class).</li>
<li>The Providence Plan, a local not-for-profit has developed an innovative application for the tracking of foreclosures.  This data set is under construction and the providence plan would like a student to critically engage with the construction and analysis of this dataset in an effort to understand how national foreclosure problem is manifest locally in RI.</li>
</ol>
<p>The goal of your final project is to use the tools of cartography and spatial analysis to gain insight into a problem and/or policy.  The project should be <strong><em>MORE THAN A SERIES OF MAPS.</em></strong> I want you to learn something from the maps and/or analysis in your project &#8211; something that you would not have learned if you had not explored the data spatially.  You have a good idea if its difficult to describe your project without using <strong><em>spatial keywords</em></strong> like <em>where</em>, <em>accessibility</em>, <em>environment</em>, <em>neighborhood</em>, <em>cluster</em>, <em>diffusion</em>, etc.</p>
<p>The maps you make and/or spatial analyses you conduct should inform your understanding of the problem under investigation; a successful project will teach you something about your problem that you might not have otherwise known.</p>
<p><strong>Project Timeline:</strong></p>
<p>Meet with Seth to discuss your idea(s):  Week of 10/13-10/20<br />
Project proposal due: 10/20/09<br />
List of data sources and gaps due: 10/27/09<br />
Literature review due: 11/10/09<br />
Maps and description of data due:11/10/09<br />
Extended 1500 word proposal due: 11/17/09<br />
Final Project Due: <em><strong>12/8/09</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sethspielman.org/Courses/GIS/2009/10/final-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submitting Map Files</title>
		<link>http://www.sethspielman.org/Courses/GIS/2009/09/submitting-map-files/</link>
		<comments>http://www.sethspielman.org/Courses/GIS/2009/09/submitting-map-files/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 16:11:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.sethspielman.org/Courses/GIS/?p=166</guid>
		<description><![CDATA[<p>In this class we&#8217;ll make a lot of maps.  We will be reviewing each others work regularly in class.  To facilitate discussion the maps you make for each homework assignment will be posted to the class website.  Each person is required to submit electronic versions of each map.  If the Price text book says &#8220;capture [...]]]></description>
			<content:encoded><![CDATA[<p>In this class we&#8217;ll make a lot of maps.  We will be reviewing each others work regularly in class.  To facilitate discussion the maps you make for each homework assignment will be posted to the class website.  Each person is required to submit electronic versions of each map.  If the Price text book says &#8220;capture this map&#8221; &#8211; follow these instructions to submit the file.<span id="more-166"></span></p>
<ol>
<li>Design the map in the data frame of ArcMap.
<p><div id="attachment_168" class="wp-caption alignseth" style="width: 190px"><a href="http://www.sethspielman.org/Courses/GIS/wp-content/uploads/2009/09/exportStep1.png"><img class="size-medium wp-image-168  " style="border: 1px solid black; margin: 3px 5px;" title="Export Step 1" src="http://www.sethspielman.org/Courses/GIS/wp-content/uploads/2009/09/exportStep1-300x232.png" alt="Make the map using ArcMap." width="180" height="139" /></a><p class="wp-caption-text">Step 1: Make the map using ArcMap.</p></div></li>
<li>Once you&#8217;re satisfied with the map choose &#8220;Export Map&#8221; from the &#8220;File&#8221; menu.
<p><div id="attachment_170" class="wp-caption alignseth" style="width: 190px"><a href="http://www.sethspielman.org/Courses/GIS/wp-content/uploads/2009/09/exportStep2.png"><img class="size-medium wp-image-170 " style="border: 1px solid black; margin: 3px 5px;" title="Export Step 2" src="http://www.sethspielman.org/Courses/GIS/wp-content/uploads/2009/09/exportStep2-300x241.png" alt="Select &quot;Export Map&quot; from the &quot;File&quot; menu" width="180" height="145" /></a><p class="wp-caption-text">Step 2: Select &quot;Export Map&quot; from the &quot;File&quot; menu</p></div></li>
<li>Where it says &#8220;Save as type&#8221; choose &#8220;JPEG.&#8221;  Name the map using the following convention:
<ul>
<li>YourNameCh#Q# &#8211; Include your first and last nae with the first letter of each captialized.  Then, without any spaces indicate the chapter # and question number.</li>
<li>For example: SethSpielmanCh2Q1</li>
</ul>
<p><div id="attachment_171" class="wp-caption alignseth" style="width: 158px"><a href="http://www.sethspielman.org/Courses/GIS/wp-content/uploads/2009/09/exportStep3.png"><img class="size-medium wp-image-171 " style="border: 1px solid black; margin: 3px 5px;" title="Export Step 3" src="http://www.sethspielman.org/Courses/GIS/wp-content/uploads/2009/09/exportStep3-247x300.png" alt="Choose JPEG and set Resolution to 150dpi" width="148" height="180" /></a><p class="wp-caption-text">Step 3: Choose JPEG and set Resolution to 150dpi</p></div></li>
<p>Set the export resolution to 150dpi under the &#8220;General&#8221; tab of the &#8220;Export Map&#8221; dialog box.  Under the &#8220;Format&#8221; tab set color mode to &#8220;24-bit True Color&#8221; and the JPEG quality to slider to around 70 or 80.</p>
<li>Once you&#8217;ve finished creating all of the maps for the assignment create a new &#8220;zip&#8221; or &#8220;compressed&#8221; file by right clicking on the desktop and selecting &#8220;New.&#8221;</li>
<li>E-mail me the zip file that contains you maps.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.sethspielman.org/Courses/GIS/2009/09/submitting-map-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
