<?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: Polygon Centroids in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423204#M14276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use this tool to add the 'centroid inside' coordinates to your table, then add the table as an event theme back into arcmap&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/add-geometry-attributes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/add-geometry-attributes.htm"&gt;Add Geometry Attributes—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or if you have the advance license there is this with the inside option&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-to-point.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-to-point.htm"&gt;Feature To Point—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 16:52:37 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-04-11T16:52:37Z</dc:date>
    <item>
      <title>Polygon Centroids</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423202#M14274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some polygons that their centroid in not within that polygon is there any way to move it within the correct polygon?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423202#M14274</guid>
      <dc:creator>PatsyAlexander</dc:creator>
      <dc:date>2016-04-11T16:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Centroids</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423203#M14275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you know that the centroid is not within the polygon?&lt;/P&gt;&lt;P&gt;Where is this data coming from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423203#M14275</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2016-04-11T16:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Centroids</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423204#M14276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use this tool to add the 'centroid inside' coordinates to your table, then add the table as an event theme back into arcmap&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/add-geometry-attributes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/add-geometry-attributes.htm"&gt;Add Geometry Attributes—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or if you have the advance license there is this with the inside option&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-to-point.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-to-point.htm"&gt;Feature To Point—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423204#M14276</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-11T16:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Centroids</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423205#M14277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Centroids" can mean different things and are handled differently by different tools. Many tools treat centroids according to the center of the feature's mass (e.g. a donut's centroid would be in the center of the donuthole). Some tools have the option to force the centroid inside (e.g. &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-to-point.htm"&gt;Feature to Point&lt;/A&gt;'s Inside option). Likewise, compare the difference between the centroid and trueCentroid properties of the &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/classes/polygon.htm"&gt;Polygon &lt;/A&gt;object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/polygon-centroids/m-p/423205#M14277</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-04-11T16:56:21Z</dc:date>
    </item>
  </channel>
</rss>

