<?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: Recording of parcel Lineage in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/recording-of-parcel-lineage/m-p/494736#M3146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am busy testing the parcel fabic and there are a few aspects of it that I am specifically interested in, one of them being the recording of lineage between parent and child parcels. From what I have read, this is stored in the PARCELFABRIC_HISTORY table in an SDE database. Now, for my testing I have set up a personal SDE database in SQL server express ... but I am not seeing any information being recorded in this table when I create new parcels by merging or splitting existing parcels. So, I guess my question is, is there any special/specific procedure that needs to be follows to ensure that the lineage is recorded in the PARCELFABRIC_HISTORY table?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The parcel history, or parcel lineage is recorded in a few places in the Parcel Fabric.&amp;nbsp; If you take a look at the Parcel table, you'll notice 5 fields.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Historical&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SystemStartDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SystemEndDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LegalStartDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LegalEndDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These first 3 in the list are system maintained, the last two (legal dates) are user-specified fields.&amp;nbsp; We recommend that you use the legal dates when tracking real "parcel-lineage" since they should house the recorded date of the land reconfiguration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please also take a look at the lines table, since is also has all the date fields.&amp;nbsp; This table is also update automatically when you retire and create parcels.&amp;nbsp; This will help you display these parcels/lines on particular dates with the use of layers and definition queries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you right click the Parcel Fabric in ArcMap, you can use the property page to control the definition query on these particular layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The History table is currently not used by the Fabric editing tools, it is there so that developers can write to the table for other customizations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2011 15:45:22 GMT</pubDate>
    <dc:creator>ChrisBuscaglia</dc:creator>
    <dc:date>2011-07-28T15:45:22Z</dc:date>
    <item>
      <title>Recording of parcel Lineage</title>
      <link>https://community.esri.com/t5/state-local-government-questions/recording-of-parcel-lineage/m-p/494735#M3145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am busy testing the parcel fabic and there are a few aspects of it that I am specifically interested in, one of them being the recording of lineage between parent and child parcels. From what I have read, this is stored in the PARCELFABRIC_HISTORY table in an SDE database. Now, for my testing I have set up a personal SDE database in SQL server express ... but I am not seeing any information being recorded in this table when I create new parcels by merging or splitting existing parcels. So, I guess my question is, is there any special/specific procedure that needs to be follows to ensure that the lineage is recorded in the PARCELFABRIC_HISTORY table?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 14:00:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/recording-of-parcel-lineage/m-p/494735#M3145</guid>
      <dc:creator>TerryRichards</dc:creator>
      <dc:date>2011-07-27T14:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Recording of parcel Lineage</title>
      <link>https://community.esri.com/t5/state-local-government-questions/recording-of-parcel-lineage/m-p/494736#M3146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am busy testing the parcel fabic and there are a few aspects of it that I am specifically interested in, one of them being the recording of lineage between parent and child parcels. From what I have read, this is stored in the PARCELFABRIC_HISTORY table in an SDE database. Now, for my testing I have set up a personal SDE database in SQL server express ... but I am not seeing any information being recorded in this table when I create new parcels by merging or splitting existing parcels. So, I guess my question is, is there any special/specific procedure that needs to be follows to ensure that the lineage is recorded in the PARCELFABRIC_HISTORY table?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The parcel history, or parcel lineage is recorded in a few places in the Parcel Fabric.&amp;nbsp; If you take a look at the Parcel table, you'll notice 5 fields.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Historical&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SystemStartDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SystemEndDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LegalStartDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LegalEndDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These first 3 in the list are system maintained, the last two (legal dates) are user-specified fields.&amp;nbsp; We recommend that you use the legal dates when tracking real "parcel-lineage" since they should house the recorded date of the land reconfiguration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please also take a look at the lines table, since is also has all the date fields.&amp;nbsp; This table is also update automatically when you retire and create parcels.&amp;nbsp; This will help you display these parcels/lines on particular dates with the use of layers and definition queries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you right click the Parcel Fabric in ArcMap, you can use the property page to control the definition query on these particular layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The History table is currently not used by the Fabric editing tools, it is there so that developers can write to the table for other customizations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 15:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/recording-of-parcel-lineage/m-p/494736#M3146</guid>
      <dc:creator>ChrisBuscaglia</dc:creator>
      <dc:date>2011-07-28T15:45:22Z</dc:date>
    </item>
  </channel>
</rss>

