<?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: Create geometry to joined/related table in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/create-geometry-to-joined-related-table/m-p/1527076#M87458</link>
    <description>&lt;P&gt;You have a couple of options. You could pre-calculate the field in the original feature, then do the join and pass that field's value to the table.&lt;/P&gt;&lt;P data-unlink="true"&gt;Another way would be to use arcpy / data access cursors if you're comfortable with scripting and it doesn't require creating the temporary field. You could use a search cursor to get the join field and any other attributes, including "&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/reading-geometries.htm" target="_blank" rel="noopener"&gt;SHAPE@X",&lt;/A&gt;&amp;nbsp;"SHAPE@Y",&amp;nbsp;&amp;nbsp;as a dictionary and then use an update cursor to fill in the fields if it matches. There's a great guide on getting started with cursors:&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/python-blog/turbo-charging-data-manipulation-with-python/ba-p/884079" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/python-blog/turbo-charging-data-manipulation-with-python/ba-p/884079&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2024 14:20:04 GMT</pubDate>
    <dc:creator>Matthew_Muehlhauser</dc:creator>
    <dc:date>2024-08-26T14:20:04Z</dc:date>
    <item>
      <title>Create geometry to joined/related table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-geometry-to-joined-related-table/m-p/1526902#M87444</link>
      <description>&lt;P&gt;Hi all, I have a location table that I have exported from our asset management system with codes for areas we manage. I want to connect this table to the feature classes they represent. I want the table to hold the centroid location for these areas in the table, not in the feature class. Is there a way I can connect this table to about 6 feature classes and have the geometry updatable in the table?&lt;/P&gt;&lt;P&gt;Eg, table has location code, latitude, longitude&lt;/P&gt;&lt;P&gt;Feature has the location code (for the join/connection)&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use Join, I can't use calculate geometry in the table. Would a relationship be able to achieve this by pushing any location changes of the feature to the attributes in the table?&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 02:56:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-geometry-to-joined-related-table/m-p/1526902#M87444</guid>
      <dc:creator>LaurenAlt</dc:creator>
      <dc:date>2024-08-26T02:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Create geometry to joined/related table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-geometry-to-joined-related-table/m-p/1527076#M87458</link>
      <description>&lt;P&gt;You have a couple of options. You could pre-calculate the field in the original feature, then do the join and pass that field's value to the table.&lt;/P&gt;&lt;P data-unlink="true"&gt;Another way would be to use arcpy / data access cursors if you're comfortable with scripting and it doesn't require creating the temporary field. You could use a search cursor to get the join field and any other attributes, including "&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/reading-geometries.htm" target="_blank" rel="noopener"&gt;SHAPE@X",&lt;/A&gt;&amp;nbsp;"SHAPE@Y",&amp;nbsp;&amp;nbsp;as a dictionary and then use an update cursor to fill in the fields if it matches. There's a great guide on getting started with cursors:&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/python-blog/turbo-charging-data-manipulation-with-python/ba-p/884079" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/python-blog/turbo-charging-data-manipulation-with-python/ba-p/884079&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 14:20:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-geometry-to-joined-related-table/m-p/1527076#M87458</guid>
      <dc:creator>Matthew_Muehlhauser</dc:creator>
      <dc:date>2024-08-26T14:20:04Z</dc:date>
    </item>
  </channel>
</rss>

