<?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>GIS Pathway... &#187; Analysis</title>
	<atom:link href="http://gispathway.com/category/gis-tips/arcgis/analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://gispathway.com</link>
	<description>...helping guiding you to success in the world of GIS!</description>
	<lastBuildDate>Wed, 24 Aug 2011 12:15:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Simplify Your Workflow with the Spatial Join Tool</title>
		<link>http://gispathway.com/2009/08/17/simplify-your-workflow-with-the-spatial-join-tool/</link>
		<comments>http://gispathway.com/2009/08/17/simplify-your-workflow-with-the-spatial-join-tool/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:00:55 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[GIS Tips]]></category>
		<category><![CDATA[Attribute Table]]></category>
		<category><![CDATA[Count]]></category>
		<category><![CDATA[point]]></category>
		<category><![CDATA[polygon]]></category>
		<category><![CDATA[Spatial Join]]></category>
		<category><![CDATA[Sum]]></category>

		<guid isPermaLink="false">http://gispathway.com/?p=1955</guid>
		<description><![CDATA[One of the benefits of GIS is the ability to summarize relationships between different types of data. In this example, a relationship is determined between students and study sectors.  Students being a point layer and study sectors being a polygon layer.  Determining the number of students within each sector is easy to do by simply [...]]]></description>
			<content:encoded><![CDATA[<p>One of the benefits of GIS is the ability to summarize relationships between different types of data.</p>
<p>In this example, a relationship is determined between students and study sectors.  Students being a point layer and study sectors being a polygon layer.  Determining the number of students within each sector is easy to do by simply counting the visible points for each area.  The is not always correct as some points can fall on top of each other.  You can use the select by location tool to find the exact number of student within each sector, but this can become time consuming if you have a lot of areas to cover.  The solution to this problem is the spatial join tool.  This tool determines the spatial relationship between the polygons and points.  A point count for each polygon is created and placed in the attribute table.</p>
<p>Here is a demonstration video:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/v-ekaL6hNRo&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/v-ekaL6hNRo&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><em>Note: Videos are broadcast through </em><a href="http://youtube.com/" target="_blank"><em>youtube.com</em></a><em>.  Some browsers may block this content.</em></p>
<p>Download the video to your computer: <a title="ArcMap Spatial Join Tool" href="../wp-content/uploads/2009/08/ArcMap_Spatial_Join_Tool.wmv" target="_self">ArcMap Spatial Join Tool</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gispathway.com/2009/08/17/simplify-your-workflow-with-the-spatial-join-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buffering Features in ArcGIS</title>
		<link>http://gispathway.com/2009/03/23/buffering-features-in-arcgis/</link>
		<comments>http://gispathway.com/2009/03/23/buffering-features-in-arcgis/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 16:00:35 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[GIS Tips]]></category>
		<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[ArcToolbox]]></category>
		<category><![CDATA[Buffer]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[GIS Analysis]]></category>
		<category><![CDATA[Multiple Ring Buffer]]></category>
		<category><![CDATA[Points]]></category>
		<category><![CDATA[Polygons]]></category>
		<category><![CDATA[Polylines]]></category>
		<category><![CDATA[Proximity]]></category>
		<category><![CDATA[Right-of-ways]]></category>
		<category><![CDATA[Zones]]></category>

		<guid isPermaLink="false">http://gispathway.com/?p=1545</guid>
		<description><![CDATA[Buffering is a useful technique in GIS.  It is referred to as a proximity tool in ArcToolbox.  It can be applied to points, polylines, and polygons.  Some valuable uses include: Right-of-ways, Tree diameters, Sex Offender Exclusion Zones, Study Areas, Impervious Surfaces from a Centerline, Evacuation Zone of Weather Events,  etc. To perform a single distance [...]]]></description>
			<content:encoded><![CDATA[<p>Buffering is a useful technique in GIS.   It is referred to as a proximity tool in ArcToolbox.  It can be applied to points, polylines, and polygons.  Some valuable uses include: Right-of-ways, Tree diameters, Sex Offender Exclusion Zones, Study Areas, Impervious Surfaces from a Centerline, Evacuation Zone of Weather Events,  etc.</p>
<p><span style="text-decoration: underline;"><strong>To perform a single distance buffer:</strong></span></p>
<p><strong>1. Open the Buffer Tool &#8211; ArcToolbox &gt;Proximity &gt;Buffer</strong></p>
<p><strong><a href="http://gispathway.com/wp-content/uploads/2009/03/buffer1.gif"><img class="alignnone size-full wp-image-1546" title="buffer1" src="http://gispathway.com/wp-content/uploads/2009/03/buffer1.gif" alt="buffer1" width="550" height="431" /></a></strong></p>
<p><strong>2. Fill Inputs</strong></p>
<ul>
<li>Input Features (Points, Polylines, Polygons)</li>
<li>Output Feature Class</li>
<li>Linear Unit (Distance of Buffer) This can also come from a attribute field value.</li>
</ul>
<p>The remaining entries are optional.</p>
<p><a href="http://gispathway.com/wp-content/uploads/2009/03/buffer2.gif"></a><a href="http://gispathway.com/wp-content/uploads/2009/03/buffer2.gif"><img class="alignnone size-full wp-image-1547" title="buffer2" src="http://gispathway.com/wp-content/uploads/2009/03/buffer2.gif" alt="buffer2" width="400" height="273" /></a></p>
<p>The new output layer from the buffer will be added to the map (circles around red dots).</p>
<p><a href="http://gispathway.com/wp-content/uploads/2009/03/buffer3a.gif"><img class="size-full wp-image-1553 alignnone" title="buffer3a" src="http://gispathway.com/wp-content/uploads/2009/03/buffer3a.gif" alt="buffer3a" width="171" height="171" /></a></p>
<p><span style="text-decoration: underline;"><strong>To perform a multiple distance buffer:</strong></span></p>
<p><strong>1. Open the Multiple Ring Buffer Tool &#8211; ArcToolbox &gt;Proximity &gt;Multiple Ring Buffer</strong></p>
<p><a href="http://gispathway.com/wp-content/uploads/2009/03/buffer6.gif"><img class="size-full wp-image-1559 alignnone" title="buffer6" src="http://gispathway.com/wp-content/uploads/2009/03/buffer6.gif" alt="buffer6" width="166" height="166" /></a></p>
<p><strong>2. Fill Inputs</strong></p>
<ul>
<li>Input Features (Points, Polylines, Polygons)</li>
<li>Output Feature Class</li>
<li>Enter each buffer distance.</li>
</ul>
<p>The remaining entries are optional.</p>
<p><a href="http://gispathway.com/wp-content/uploads/2009/03/buffer4.gif"></a><a href="http://gispathway.com/wp-content/uploads/2009/03/buffer4.gif"><img class="alignnone size-full wp-image-1551" title="buffer4" src="http://gispathway.com/wp-content/uploads/2009/03/buffer4.gif" alt="buffer4" width="400" height="273" /></a></p>
<p>The new output layer from the buffer will be added to the map.  Notice that I have used the dissolve option.  This causes the buffer rings to dissolve based up distance.</p>
<p><a href="http://gispathway.com/wp-content/uploads/2009/03/buffer5.gif"><img class="size-full wp-image-1552 alignnone" title="buffer5" src="http://gispathway.com/wp-content/uploads/2009/03/buffer5.gif" alt="buffer5" width="553" height="434" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://gispathway.com/2009/03/23/buffering-features-in-arcgis/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

