<?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: ArcGIS Pro 2.5: How does the fabric feature classes and their ID fields work in case of parcel merging and dividing? in ArcGIS Parcel Fabric Questions</title>
    <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638544#M158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0in;"&gt;Thanks Amir&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;Let me re-describe the scenario as follows:&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;- In the 1&lt;SUP&gt;st&lt;/SUP&gt; screenshot, I got identical parcel layer and record layer.&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;- Now, Parcel#38 is split into two parcels: 38/1 and 38/2.&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;- Then how these two created parcels are recorded in the record layer so that parcel#38/1 can be newly split into 38/1/1 and 38/1/2?&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/502783_Clip_183.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/502784_Clip_184.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/502786_Clip_185.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Aug 2020 11:19:00 GMT</pubDate>
    <dc:creator>JamalNUMAN</dc:creator>
    <dc:date>2020-08-08T11:19:00Z</dc:date>
    <item>
      <title>ArcGIS Pro 2.5: How does the fabric feature classes and their ID fields work in case of parcel merging and dividing?</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638540#M154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;ArcGIS Pro 2.5: How does the fabric feature classes and their ID fields work in case of parcel merging and dividing?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;I couldn’t figure out how fabric feature classes (parcels, records, and historic parcels) and their ID fields (global ID, created by record, retired by record) are generated in case of parcel merging and dividing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/493991_Clip_1314.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2020 11:15:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638540#M154</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2020-05-30T11:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: How does the fabric feature classes and their ID fields work in case of parcel merging and dividing?</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638541#M155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get a better understanding of the 'parcel aware' editing tools make sure you first understand the behavior that is described in the meetup:&amp;nbsp;&lt;A href="https://community.esri.com/videos/6073"&gt; Video Link : 6073&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GlobalIDs are the primary key (PK) of any feature: parcel, line, point, connection line, and records.&lt;/P&gt;&lt;P&gt;They are determined by the system and are unique across systems (unlike object IDs).&lt;/P&gt;&lt;P&gt;When they are used as a Foreign key (FK)&amp;nbsp; - for example in the CreateByRecord field, they should match the Record that was the active record during the creation of the feature, regardless if a relationship class is in place or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When merging a new parcel '555' from parcels '222' and '333' with an active record 'AAA' - you will see that the GlobalIS of record 'AAA' will be written to the 'RetiredByRecord' field of parcels '222' and '333' as well as to the ;CreatedByRecord' field of the new child parcel '555'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answers your question&lt;/P&gt;&lt;P&gt;Amir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 10:02:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638541#M155</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2020-06-08T10:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: How does the fabric feature classes and their ID fields work in case of parcel merging and dividing?</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638542#M156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0in;"&gt;Thank you Amir for the elaboration.&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;Now, it’s much clearer. However, I couldn’t figure out why this structure is not able to return the history as parcels are kept divided&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;For example, in the screenshot below, parcel#3 is divided into 3/1 &amp;amp; 3/2. Then parcel#3/1 is divided into 3/1/1 &amp;amp; 3/1/2. Identifying 3/1/1 doesn’t return all its history which is parcel#3/1 and parcel#3&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/500902_Clip_1816.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/500901_Clip_1817.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/500909_Clip_1818.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-4 j-img-original" src="https://community.esri.com/legacyfs/online/500910_Clip_1819.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-5 j-img-original" src="https://community.esri.com/legacyfs/online/500911_Clip_1820.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 15:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638542#M156</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2020-07-21T15:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: How does the fabric feature classes and their ID fields work in case of parcel merging and dividing?</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638543#M157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamal,&lt;/P&gt;&lt;P&gt;I assume you use the editing Divide tool with an active record.&lt;/P&gt;&lt;P&gt;If you do it SHOULD create historic parcels and populate the RetiredByRecord with the Global ID of the Active Record. If you are using an old version of ArcGIS Pro (2.4) - you might not get this 'parcel behavior'.&lt;/P&gt;&lt;P&gt;Amir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2020 12:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638543#M157</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2020-08-03T12:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: How does the fabric feature classes and their ID fields work in case of parcel merging and dividing?</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638544#M158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0in;"&gt;Thanks Amir&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;Let me re-describe the scenario as follows:&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;- In the 1&lt;SUP&gt;st&lt;/SUP&gt; screenshot, I got identical parcel layer and record layer.&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;- Now, Parcel#38 is split into two parcels: 38/1 and 38/2.&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;- Then how these two created parcels are recorded in the record layer so that parcel#38/1 can be newly split into 38/1/1 and 38/1/2?&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/502783_Clip_183.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/502784_Clip_184.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/502786_Clip_185.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2020 11:19:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638544#M158</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2020-08-08T11:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: How does the fabric feature classes and their ID fields work in case of parcel merging and dividing?</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638545#M159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0in;"&gt;I got that all can be managed if we just consider two layers: parcel and records. No need for the default symbology. After each parcel edit, you need to apply “create parcel records”&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;and “build extent” tools&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;In the screenshot below:&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;Parcel#23 is set as an active record&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;Parcel#23 is split into 23/1 &amp;amp; 23/2&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;The “create parcel records” tool is performed&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;The “build extent” is run&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;Parcel#23/1 is set as an active record&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;Parcel#23/1 is split into 23/1/1 &amp;amp; 23/1/2&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;The “create parcel records” tool is performed&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;The “build extent” is run&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;And so on!&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;This way, the identify tool brings the history correctly if we work only with these two layers (parcel and records)&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/503448_Clip_227.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/503449_Clip_228.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/503450_Clip_229.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-4 j-img-original" src="https://community.esri.com/legacyfs/online/503451_Clip_230.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-5 j-img-original" src="https://community.esri.com/legacyfs/online/503452_Clip_231.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2020 09:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/arcgis-pro-2-5-how-does-the-fabric-feature-classes/m-p/638545#M159</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2020-08-14T09:58:48Z</dc:date>
    </item>
  </channel>
</rss>

