<?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: most central point of existing point layer in polygon (grid) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368770#M77247</link>
    <description>Dear,&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;It is correct that if no point is present in a polygon, then no point from outside the polygon should be selected.&lt;BR /&gt;I still have to test the Tools and see how the layers react. Thanks in advance.&lt;BR /&gt;</description>
    <pubDate>Thu, 11 Jan 2024 06:54:56 GMT</pubDate>
    <dc:creator>NicolasSoenens</dc:creator>
    <dc:date>2024-01-11T06:54:56Z</dc:date>
    <item>
      <title>most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368304#M77188</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;I have a polygon layer as a grid.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;I have a points layer (road intersection).&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I would like to select or export the most central point from each polygon.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 13:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368304#M77188</guid>
      <dc:creator>NicolasSoenens</dc:creator>
      <dc:date>2024-01-10T13:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368349#M77194</link>
      <description>&lt;P&gt;Get the centroids of your polygons&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/feature-to-point.htm" target="_blank"&gt;Feature To Point (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;find the nearest one&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/near.htm" target="_blank"&gt;Near (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 15:07:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368349#M77194</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-01-10T15:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368566#M77225</link>
      <description>&lt;P&gt;I thought the same thing that&amp;nbsp; &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;&amp;nbsp;suggested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just think you need to add an extra step to the solution he gave. You should first select the polygons that intersect with your road intersection points to create the centroid only in the polygon that intersects with the points. If you don’t do it, the closest intersection point to the centroid may be outside of the polygon and will not be the most central point of that square.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also define a Search Radius when running the near Tool, but the buffer area will be a circle and will be slightly bigger or smaller than the grid square.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 20:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368566#M77225</guid>
      <dc:creator>PedroCoutinhoMendonça</dc:creator>
      <dc:date>2024-01-10T20:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368770#M77247</link>
      <description>Dear,&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;It is correct that if no point is present in a polygon, then no point from outside the polygon should be selected.&lt;BR /&gt;I still have to test the Tools and see how the layers react. Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jan 2024 06:54:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1368770#M77247</guid>
      <dc:creator>NicolasSoenens</dc:creator>
      <dc:date>2024-01-11T06:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1369593#M77346</link>
      <description>&lt;P&gt;thanks Dan and Pedro,&lt;/P&gt;&lt;P&gt;I have almost finished my project.&lt;/P&gt;&lt;P&gt;1. I selected via atributes the polygons containing points from my points layer (intersections) to have no points outside my polygon.&lt;/P&gt;&lt;P&gt;2. Of these polygons, I searched the Centroid with "Feature to Point".&lt;/P&gt;&lt;P&gt;3. I searched for the distance from the points to the centroid with "Near"&lt;/P&gt;&lt;P&gt;4. I filtered the layer created with Near using "Summary Statistics.&lt;BR /&gt;This creates a table of the relevant points but all other atributes are not included with the table.&lt;/P&gt;&lt;P&gt;This is where I'm still stuck.&lt;BR /&gt;Question:&lt;/P&gt;&lt;P&gt;Can I add a unique value like OBJECTID in "Summary Statistics" to then be able to create a join with my original layer?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 15:36:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1369593#M77346</guid>
      <dc:creator>NicolasSoenens</dc:creator>
      <dc:date>2024-01-12T15:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1369596#M77347</link>
      <description />
      <pubDate>Fri, 12 Jan 2024 15:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1369596#M77347</guid>
      <dc:creator>NicolasSoenens</dc:creator>
      <dc:date>2024-01-12T15:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1369635#M77351</link>
      <description>&lt;P&gt;There should be an ID field in the summary statistics table which you can use to "join" back to the polygon grid featureclass or its point centroid representation&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 16:35:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1369635#M77351</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-01-12T16:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1369638#M77353</link>
      <description>&lt;P&gt;Hello Nicolas!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By your description, I think you used the Intersection points as your input to the Near tool. But you should use the Centroid as your Input Feature.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PedroCoutinhoMendona_3-1705077002150.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91451iBB245DCAE079733C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedroCoutinhoMendona_3-1705077002150.png" alt="PedroCoutinhoMendona_3-1705077002150.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Near Tool will create some fields in your Centroid feature, by default is Feature ID and Distance. The Feature ID field is the OBJECTID of your closest intersection point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use this field to do a relationship between your tables with Add Relate Tool using the NEAR_FID in the Centroid and the OBJECTID of your Intersection Points.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PedroCoutinhoMendona_4-1705077002152.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91450i44A6256CD1CC4ED3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PedroCoutinhoMendona_4-1705077002152.png" alt="PedroCoutinhoMendona_4-1705077002152.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the relate, you can select your Intersection Points based on the Feature ID in the Centroid table. You can export the selected feature as your most central point having all the original attributes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 16:36:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1369638#M77353</guid>
      <dc:creator>PedroCoutinhoMendonça</dc:creator>
      <dc:date>2024-01-12T16:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: most central point of existing point layer in polygon (grid)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1388884#M79539</link>
      <description>&lt;P&gt;Thanks to all it works.&lt;/P&gt;&lt;P&gt;- First select the polygons with data (Select by location)&lt;/P&gt;&lt;P&gt;- Then, Feature to point for the Centroid.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 16:11:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/most-central-point-of-existing-point-layer-in/m-p/1388884#M79539</guid>
      <dc:creator>NicolasSoenens</dc:creator>
      <dc:date>2024-02-29T16:11:05Z</dc:date>
    </item>
  </channel>
</rss>

