<?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: Replace geometry using a feature in another layer in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1395391#M80286</link>
    <description>&lt;P&gt;Is it possible to do this for all features at once instead of one feature at a time?&amp;nbsp; I have a polygon layer (land parcels) with inaccurate boundaries.&amp;nbsp; Then I also have another polygon layer for these parcels where the polygons have been drawn accurately from actual surveys.&amp;nbsp; I have hundreds of parcels (polygons) I need to transfer geometry to.&amp;nbsp; Doing them one at a time will take a very long time.&amp;nbsp; I won't go into it, but I have my reasons for retaining the layer with the inaccurate boundaries (rather than simply using the accurately drawn polygons).&amp;nbsp; Thanks for any help.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 16:24:32 GMT</pubDate>
    <dc:creator>HenryLyell</dc:creator>
    <dc:date>2024-03-13T16:24:32Z</dc:date>
    <item>
      <title>Replace geometry using a feature in another layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1321874#M72393</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to replace the geometry of a single feature by copying the outline of a single feature in another layer.&amp;nbsp; Is that possible without manually tracing the outline of another feature?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 19:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1321874#M72393</guid>
      <dc:creator>LyonMNGIS</dc:creator>
      <dc:date>2023-08-23T19:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replace geometry using a feature in another layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1321904#M72394</link>
      <description>&lt;P&gt;You can use the attribute transfer tool to "copy" the geometry (Shape field) from one feature to another.&lt;/P&gt;&lt;P&gt;Without setting up any of the other Fields, only the shape will be copied and the source feature will now have the same shape.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rzufelt_0-1692822718962.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78981i44A498C1F4AD9A27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rzufelt_0-1692822718962.png" alt="rzufelt_0-1692822718962.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 20:33:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1321904#M72394</guid>
      <dc:creator>RichlandGIS</dc:creator>
      <dc:date>2023-08-23T20:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replace geometry using a feature in another layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1395391#M80286</link>
      <description>&lt;P&gt;Is it possible to do this for all features at once instead of one feature at a time?&amp;nbsp; I have a polygon layer (land parcels) with inaccurate boundaries.&amp;nbsp; Then I also have another polygon layer for these parcels where the polygons have been drawn accurately from actual surveys.&amp;nbsp; I have hundreds of parcels (polygons) I need to transfer geometry to.&amp;nbsp; Doing them one at a time will take a very long time.&amp;nbsp; I won't go into it, but I have my reasons for retaining the layer with the inaccurate boundaries (rather than simply using the accurately drawn polygons).&amp;nbsp; Thanks for any help.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 16:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1395391#M80286</guid>
      <dc:creator>HenryLyell</dc:creator>
      <dc:date>2024-03-13T16:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Replace geometry using a feature in another layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1499354#M85085</link>
      <description>&lt;P&gt;I could be wrong, but the way I envisioning this particular tool to work is purely a copy and paste. It looks like you can copy from one feature and paste to many, like specifying a cookie cutter to use and then reusing it on however many features (dough). But what you are describing would require each correct parcel to be matched appropriately with each incorrect parcel, so a tool (or workflow) to make that happen would be structured very differently. It would need to search and find matches, or perform somewhat like a join before then copy and pasting. So it's like you'd need a way to specify the source layer and target layer, either specify a selection of features or all features from each layer, then a field to essentially match them by, then which fields to replace (unless doing all of them). And then some way to (ideally) identify which ones didn't match/replace, so you know which to then go edit manually if needed, especially if you have no other way of identifying which were edited and which weren't. It just strikes me as maybe a little too complex for the application to understand, but hopefully I'm mistaken!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 20:35:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1499354#M85085</guid>
      <dc:creator>Megan2</dc:creator>
      <dc:date>2024-06-28T20:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Replace geometry using a feature in another layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1542051#M88572</link>
      <description>&lt;P&gt;In Pro 3.2.2 the shape option no longer shows up in the Field Mapping submenu.&amp;nbsp; May be because the layers I'm working with are on SDE.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 17:33:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1542051#M88572</guid>
      <dc:creator>KeithAddison1</dc:creator>
      <dc:date>2024-09-24T17:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Replace geometry using a feature in another layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1578220#M92224</link>
      <description>&lt;P&gt;I have been using the replace geometry tool in edit mode. Select the polygon you want to replace, select "Replace Geometry", right click on the polygon of which the geometry you want, and select "Replace Sketch"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhongmingAn_1-1737644937447.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/123840iB34B8A468C8699D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhongmingAn_1-1737644937447.png" alt="ZhongmingAn_1-1737644937447.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhongmingAn_0-1737644920449.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/123839i36F826A60227A24C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhongmingAn_0-1737644920449.png" alt="ZhongmingAn_0-1737644920449.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 15:10:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/replace-geometry-using-a-feature-in-another-layer/m-p/1578220#M92224</guid>
      <dc:creator>ZhongmingAn</dc:creator>
      <dc:date>2025-01-23T15:10:58Z</dc:date>
    </item>
  </channel>
</rss>

