<?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; point</title>
	<atom:link href="http://gispathway.com/tag/point/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>Tue, 06 Mar 2012 02:57:11 +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>
	</channel>
</rss>

