<?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: Deleting Large Number of Parcels in ArcGIS Parcel Fabric Questions</title>
    <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537126#M1783</link>
    <description>&lt;P&gt;My first thought is to flip the problem around. Can you export the parcels that you do want into a new layer?&lt;/P&gt;&lt;P&gt;Right click layer -&amp;gt; Data -&amp;gt; Export Features -&amp;gt; Export Features Pop Up. There you can create an expression to isolate the parcels you do want.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2024 22:50:57 GMT</pubDate>
    <dc:creator>PTW</dc:creator>
    <dc:date>2024-09-10T22:50:57Z</dc:date>
    <item>
      <title>Deleting Large Number of Parcels</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537008#M1782</link>
      <description>&lt;P&gt;How do you manage the deletion of a large number of parcels simultaneously without impacting system performance?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 18:39:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537008#M1782</guid>
      <dc:creator>-_Ashley-B-Potter_-</dc:creator>
      <dc:date>2024-09-10T18:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting Large Number of Parcels</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537126#M1783</link>
      <description>&lt;P&gt;My first thought is to flip the problem around. Can you export the parcels that you do want into a new layer?&lt;/P&gt;&lt;P&gt;Right click layer -&amp;gt; Data -&amp;gt; Export Features -&amp;gt; Export Features Pop Up. There you can create an expression to isolate the parcels you do want.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 22:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537126#M1783</guid>
      <dc:creator>PTW</dc:creator>
      <dc:date>2024-09-10T22:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting Large Number of Parcels</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537269#M1784</link>
      <description>&lt;P&gt;this is also what I've done - it's easier to pick out what you want to keep and export the parcels to a new feature class&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 12:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537269#M1784</guid>
      <dc:creator>anna_garrett</dc:creator>
      <dc:date>2024-09-11T12:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting Large Number of Parcels</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537329#M1785</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;Following my discussion with my colleague regarding this matter, he mentioned both of your suggestions. I was hoping we could explore alternatives to creating a new feature class. In the interim, I have implemented an expression to address the issue. I have come to understand that making changes in the fabric can be quite complex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your responses.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 14:33:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1537329#M1785</guid>
      <dc:creator>-_Ashley-B-Potter_-</dc:creator>
      <dc:date>2024-09-11T14:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting Large Number of Parcels</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1538169#M1787</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/497753"&gt;@-_Ashley-B-Potter_-&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To delete a large number of parcels you can use the&amp;nbsp;geoprocessing &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/parcel/deleteparcels.htm" target="_self"&gt;Delete Parcels.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This tool is smart enough not to delete points and lines that are shared by parcels that are not deleted. It will also not delete any point that is either fixed or XY Constraint (this utilizes the field called 'preserve' on the point table).&lt;/P&gt;&lt;P&gt;If you are using a file geodatabase you don't have to concern yourself with versioning, but if you are using versioning you'll have to decide if you want to delete the parcels in a child version, then review the changes before you reconcile and post them, or take the risk and running in the default version without the ability to roll those delete back.&lt;/P&gt;&lt;P&gt;After every major change to a table (appending or deleting data) it is recommended to recalculate the spatial indices. If you have an enterprise deployment you probably have a nightly script / job that does that already.&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 09:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/deleting-large-number-of-parcels/m-p/1538169#M1787</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2024-09-13T09:18:57Z</dc:date>
    </item>
  </channel>
</rss>

