<?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: convert two feature classes into feature class or shapefile in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159646#M53460</link>
    <description>&lt;P&gt;Aha - sorry I misinterpreted your question but it's the first step to create the larger, single parcel polygon feature class.&amp;nbsp; To create the single polygon boundary, I then used the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/cartography/aggregate-polygons.htm" target="_self"&gt;Aggregate Polygons&lt;/A&gt; GP to create the single boundary polygon from all the parcels.&amp;nbsp; I used an aggregation distance of 500 feet - seemed to work mostly - could tweak parameter values appropriate for your need.&amp;nbsp; See images below.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Polygon1.JPG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37775iC278D82C5AF79A2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Polygon1.JPG" alt="Polygon1.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Polygon2.JPG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37774i40B32E9A248A34BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Polygon2.JPG" alt="Polygon2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 20:46:43 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2022-03-30T20:46:43Z</dc:date>
    <item>
      <title>convert two feature classes into feature class or shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159626#M53452</link>
      <description>&lt;P&gt;Beginner: ArcGIS Pro 2.7 - need to convert two feature classes into one feature class or shape file. Need to combine the parcels from both of these files into one shapefile or feature class so I can merge parcels and make one overall boundary.&lt;/P&gt;&lt;P&gt;These files have the features I want:&lt;/P&gt;&lt;P&gt;SAN_MATEO_COUNTY_ACTIVE_PARCELS_APN&lt;/P&gt;&lt;P&gt;SAN_MATEO_COUNTY_ACTIVE_PARCELS_APN2&lt;/P&gt;&lt;P&gt;If there is a better way of doing this please share also.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 20:16:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159626#M53452</guid>
      <dc:creator>BarbaraDabney</dc:creator>
      <dc:date>2022-03-30T20:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: convert two feature classes into feature class or shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159631#M53454</link>
      <description>&lt;P&gt;One way is to create a new empty feature class with the same attribute schema as either parcels feature class first. Then use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/append.htm" target="_self"&gt;Append GP&lt;/A&gt; tool to append both *PARCELS_APN and *PARCELS_APN2 together into the new feature class created in the first sentence.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 20:22:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159631#M53454</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2022-03-30T20:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: convert two feature classes into feature class or shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159632#M53455</link>
      <description>&lt;P&gt;Just to be clear in my head:&amp;nbsp; The end result you want is just the outside edge of a theoretical merging of the two Parcel datasets?&amp;nbsp; You don't care about the actual parcel data itself, it is just an "input" to get the final results?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 20:22:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159632#M53455</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-30T20:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: convert two feature classes into feature class or shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159633#M53456</link>
      <description>&lt;P&gt;yes, just need the boundary, not the data.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 20:24:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159633#M53456</guid>
      <dc:creator>BarbaraDabney</dc:creator>
      <dc:date>2022-03-30T20:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: convert two feature classes into feature class or shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159637#M53457</link>
      <description>&lt;P&gt;or&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/merge.htm" target="_blank"&gt;Merge (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;pay attention to your field mapping&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 20:28:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159637#M53457</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-30T20:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: convert two feature classes into feature class or shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159642#M53458</link>
      <description>&lt;P&gt;Keep in mind I haven't tested this and it goes without says your working with copies of the parcel data specifically meant to be edited. I would try&lt;/P&gt;&lt;P&gt;1) Open the Attributes Fields for each parcel layer and turn off the visibility of all fields except the ObjectID, shape, and one other text field (probably something like RE).&lt;/P&gt;&lt;P&gt;2) Now that they have the bare minimum number of fields and the same schema (if they both contain the RE attributes and I'm assuming they do) export each to a new feature class by right clicking them in the&amp;nbsp; Table of contents and selecting "Data" &amp;gt; "Export Features"&lt;/P&gt;&lt;P&gt;3) Merge these two together to get a third feature class containing all the parcels your interested in (using the Merge geoprocessing tool).&lt;/P&gt;&lt;P&gt;4) Open the attribute table of the resulting file and use Calculate Field to populate the "RE" attribute with the same value for every polygon.&lt;/P&gt;&lt;P&gt;5) Now that every polygon has the same value in RE you can use the "Dissolve" geoprocessing tool using RE to just get out outside edge of all the merged parcels.&lt;/P&gt;&lt;P&gt;Keep in mind that the format of the "RE" field (or whichever common field you chose) must match between the two merged files.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also keep in mind your using thousand of polygons here so this could take a long time and depending on how well the two sources "edge match" where they should have a boundary in common (I.E. along the merge lines between the two sources) it could produce not "perfect" results.... you might have to clean it up a bit.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 20:45:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159642#M53458</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-30T20:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: convert two feature classes into feature class or shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159646#M53460</link>
      <description>&lt;P&gt;Aha - sorry I misinterpreted your question but it's the first step to create the larger, single parcel polygon feature class.&amp;nbsp; To create the single polygon boundary, I then used the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/cartography/aggregate-polygons.htm" target="_self"&gt;Aggregate Polygons&lt;/A&gt; GP to create the single boundary polygon from all the parcels.&amp;nbsp; I used an aggregation distance of 500 feet - seemed to work mostly - could tweak parameter values appropriate for your need.&amp;nbsp; See images below.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Polygon1.JPG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37775iC278D82C5AF79A2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Polygon1.JPG" alt="Polygon1.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Polygon2.JPG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37774i40B32E9A248A34BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Polygon2.JPG" alt="Polygon2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 20:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159646#M53460</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2022-03-30T20:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: convert two feature classes into feature class or shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159648#M53461</link>
      <description>&lt;P&gt;Use Merge to get one feature class. Then use Dissolve. Leave "Dissolve Fields" blank. There will probably be holes. Edit by selecting and deleting them.&lt;/P&gt;&lt;P&gt;Here is my county, grey lines are taxlots and black line is the dissolve output.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrianWilson7_0-1648673218536.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37776i977A63B6A85F7AF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrianWilson7_0-1648673218536.png" alt="BrianWilson7_0-1648673218536.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 20:47:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-two-feature-classes-into-feature-class-or/m-p/1159648#M53461</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2022-03-30T20:47:08Z</dc:date>
    </item>
  </channel>
</rss>

