<?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 Point Clusters in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437545#M14697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to show clusters of points, and then export this information into a feature class or layer. I have tried the buffer tool, which gave me the information that I wanted. However, I do not know how to only export the buffers that have the point clusters. In other words, I am tracking areas in a city where there are clusters of a feature. I want to show where these clusters are in order to streamline our workflow. Any tips?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2014 12:47:27 GMT</pubDate>
    <dc:creator>LH1</dc:creator>
    <dc:date>2014-05-19T12:47:27Z</dc:date>
    <item>
      <title>Point Clusters</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437545#M14697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to show clusters of points, and then export this information into a feature class or layer. I have tried the buffer tool, which gave me the information that I wanted. However, I do not know how to only export the buffers that have the point clusters. In other words, I am tracking areas in a city where there are clusters of a feature. I want to show where these clusters are in order to streamline our workflow. Any tips?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 12:47:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437545#M14697</guid>
      <dc:creator>LH1</dc:creator>
      <dc:date>2014-05-19T12:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Point Clusters</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437546#M14698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just buffer only the clusters&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I would like to show clusters of points, and then export this information into a feature class or layer. I have tried the buffer tool, which gave me the information that I wanted. However, I do not know how to only export the buffers that have the point clusters. In other words, I am tracking areas in a city where there are clusters of a feature. I want to show where these clusters are in order to streamline our workflow. Any tips?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 13:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437546#M14698</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2014-05-19T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Point Clusters</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437547#M14699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I want to use the buffer to illustrate where these clusters are. If I am misunderstanding you, please let me know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 14:20:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437547#M14699</guid>
      <dc:creator>LH1</dc:creator>
      <dc:date>2014-05-19T14:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Point Clusters</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437548#M14700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The description you have provided is a bit vague and I am not certain what you really want to do.&amp;nbsp; However, several tools may apply to this problem in addition to the buffer tool.&amp;nbsp; The Dissolve tool with the multipart option unchecked or the Multipart to Singlepart tool may be useful for creating merged buffers only where they touch each other and the Spatial Join tool may be useful for getting point summary counts related to each buffer that would let you select them based on some count criteria.&amp;nbsp; The Select by Location tool may also apply.&amp;nbsp; Any selection of features can be exported as a set to separate them from other features you did not select.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 14:48:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437548#M14700</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-05-19T14:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Point Clusters</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437549#M14701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for the confusion. Basically, I have a set of points. I want to set up a relationship class which will link the clustered points together for modeling purposes. By finding where the clusters are, it will improve my workflow. Does this help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 16:20:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437549#M14701</guid>
      <dc:creator>LH1</dc:creator>
      <dc:date>2014-05-19T16:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Point Clusters</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437550#M14702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sorry for the confusion. Basically, I have a set of points. I want to set up a relationship class which will link the clustered points together for modeling purposes. By finding where the clusters are, it will improve my workflow. Does this help?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The tools I mentioned all apply to this problem, with buffer, dissolve and/or Multipart to Single part getting your merged touching buffers.&amp;nbsp; Spatial Join is your friend to create the relationship between the points and the buffers.&amp;nbsp; It sounds like you need to make the points the target and the buffers the join input.&amp;nbsp; I would use the One to Many option to get the ObjectID relationship created.&amp;nbsp; The JoinOID of the spatially joined point output will relate to the buffer polygon ObjectID values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Experiment with these tools.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 16:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437550#M14702</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-05-19T16:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Point Clusters</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437551#M14703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks! I will look into this now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 16:39:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-clusters/m-p/437551#M14703</guid>
      <dc:creator>LH1</dc:creator>
      <dc:date>2014-05-19T16:39:27Z</dc:date>
    </item>
  </channel>
</rss>

