<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Identify points within ring buffers in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7539#M288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;spatial join is one method&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/spatial-join.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial Join—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;join the polygon layer to the points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2016 00:22:12 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-10-11T00:22:12Z</dc:date>
    <item>
      <title>Identify points within ring buffers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7538#M287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a polygon feature class and a point feature class. I'd like to assign each point to a buffer category, i.e. points within a 300 ft buffer of a polygon would be assigned to "Category 1", points within a 300-1000 ft buffer would be assigned to "Category 2," etc. Seems like a simple task but beyond creating buffers with the "Multiple ring buffer" tool I'm stumped. Suggestions? I'm running ArcGIS Desktop 10.4.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 23:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7538#M287</guid>
      <dc:creator>TinaGrant</dc:creator>
      <dc:date>2016-10-10T23:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Identify points within ring buffers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7539#M288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;spatial join is one method&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/spatial-join.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial Join—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;join the polygon layer to the points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 00:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7539#M288</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-10-11T00:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Identify points within ring buffers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7540#M289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Join and then buffer? I need to categorize the points based on their distance from the polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 00:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7540#M289</guid>
      <dc:creator>TinaGrant</dc:creator>
      <dc:date>2016-10-11T00:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Identify points within ring buffers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7541#M290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No... you need to buffer first since you want to ensure that the buffers are in place before you join them to the points. &amp;nbsp;Because you want to know which buffer is associated with the points. &amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also do an 'Intersect' in the overlay tools&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/intersect.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/intersect.htm"&gt;Intersect—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That might be easier for you since the points will intersect the buffer rings without question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 01:38:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7541#M290</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-10-11T01:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Identify points within ring buffers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7542#M291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the process that worked: First I created the buffers with the Multiple Ring Buffer tool; I had many overlapping buffers so I chose to dissolve "ALL." Then I used Identity (not Intersect) since I needed to include all points, not just those within the buffers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 02:35:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identify-points-within-ring-buffers/m-p/7542#M291</guid>
      <dc:creator>TinaGrant</dc:creator>
      <dc:date>2016-10-12T02:35:21Z</dc:date>
    </item>
  </channel>
</rss>

