<?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: Generating the centroid of multiple points in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/generating-the-centroid-of-multiple-points/m-p/53823#M3063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try the Mean Center and Median Center (Spatial Statistics) tools? &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Median_Center/005p00000019000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/Median_Center/005p00000019000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the case field to identify the points for each intersection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2015 03:39:09 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-01-15T03:39:09Z</dc:date>
    <item>
      <title>Generating the centroid of multiple points</title>
      <link>https://community.esri.com/t5/data-management-questions/generating-the-centroid-of-multiple-points/m-p/53821#M3061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting to the point where I am over thinking the problem.&amp;nbsp; I have a street layer and I have generated a geodatabase street network, so I can get the intersection points for the street network.&amp;nbsp; This not a single line street network, but regular streets layer where collector roads can have two line segments representing the E-W or N-S directions on separate line segments.&amp;nbsp; My issue is where two sets of collector roads meet at one intersection.&amp;nbsp; At this location I can have 8 arcs feeing into 4 intersection points to represent one one road intersection.&amp;nbsp; See attached document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to find the point centroid of the intersect!!!&amp;nbsp; I was going down the route of finding the clusters of points and buffering, with the intention of creating a point centroid of the buffer polygon.&amp;nbsp; This has not been working so well because there is not a common attribute to dissolve of buffers on for each polygon. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then went down the path density based clustering, but cannot determine the proper attributes once again.&amp;nbsp;&amp;nbsp; Any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 22:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generating-the-centroid-of-multiple-points/m-p/53821#M3061</guid>
      <dc:creator>StuartGerber</dc:creator>
      <dc:date>2015-01-14T22:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Generating the centroid of multiple points</title>
      <link>https://community.esri.com/t5/data-management-questions/generating-the-centroid-of-multiple-points/m-p/53822#M3062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just an idea (not tested) based on other posts by folks here on GeoNet with a similar challenge:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extract out the 4 points for the intersection as its own feature class.&lt;/P&gt;&lt;P&gt;Create a polygon from the "Minimum Bounding Geometry" bounding box.&lt;/P&gt;&lt;P&gt;Find the centroid of that polygon (Feature to Point)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resource for the Minimum Bounding Geometry part:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gisnuts.com/terra/blog/2012/12/27/buffers-with-points-a-tool-for-creating-rectangular-buffers" title="https://gisnuts.com/terra/blog/2012/12/27/buffers-with-points-a-tool-for-creating-rectangular-buffers"&gt;Buffers With Points - A Tool for Creating Rectangular Buffers | GISNuts.com&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 23:40:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generating-the-centroid-of-multiple-points/m-p/53822#M3062</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2015-01-14T23:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Generating the centroid of multiple points</title>
      <link>https://community.esri.com/t5/data-management-questions/generating-the-centroid-of-multiple-points/m-p/53823#M3063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try the Mean Center and Median Center (Spatial Statistics) tools? &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Median_Center/005p00000019000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/Median_Center/005p00000019000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the case field to identify the points for each intersection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 03:39:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/generating-the-centroid-of-multiple-points/m-p/53823#M3063</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-01-15T03:39:09Z</dc:date>
    </item>
  </channel>
</rss>

