<?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: Importing information into the Plan Directory (Description Field) in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27443#M175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Brynda,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's how I'm (attempting) to do this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;First off, I have a plats polygon layer with a unique ID field PLAT_ID and all my attributes that I do a spatial join with my parcels to assign the plat attributes to each parcel.&amp;nbsp; (I generate PLAT_ID from OBJECTID)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I add PLANNAME to parcels and calculate it = PLAT_ID.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In my empty fabric, I add my plats fields to the Plans table.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;After importing parcels into the fabric, I create a table view of the Plans table and join it to the original Plats layer by PLAT_ID.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Calculate each Plats field into the fields you created in the Plans table.&amp;nbsp; Calculate over the PLAT_ID values in NAME with your actual plat names.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe there's a way to do some sort of append to the Plans view instead of manually recreating the fields like I did?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark Johnson&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Specialist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Summit County Fiscal Office&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2011 15:25:03 GMT</pubDate>
    <dc:creator>MarkJohnson</dc:creator>
    <dc:date>2011-03-04T15:25:03Z</dc:date>
    <item>
      <title>Importing information into the Plan Directory (Description Field)</title>
      <link>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27440#M172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am interested in using the plan directory as the source search dialogue for our parcel editing workflows. We have subdivision attributes that include a document number (Volume/Page) and legal date(filed at county clerks) that I would like to include in the search criteria. I can import the plan name by adding the plan field when importing using the topology loader. &lt;/SPAN&gt;&lt;STRONG&gt;Is there a way we can import this document number into say the "Description" field of the plan table?&lt;/STRONG&gt;&lt;SPAN&gt; If the description field cannot be populated what are our other options? Concatenate a plan name and document number field into one and search on that? Any insight would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 14:36:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27440#M172</guid>
      <dc:creator>JohnFell</dc:creator>
      <dc:date>2011-02-22T14:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Importing information into the Plan Directory (Description Field)</title>
      <link>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27441#M173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also interested in this. I've copied a quote from the Help saying, "In the fabric, parcels can be grouped by their plan, plat, or record of survey. Plan information is stored in the Fabric_Plans table. Each parcel has a PlanID attribute field containing the ID of the plan in the plans table. &lt;/SPAN&gt;&lt;STRONG&gt;Plan information can be migrated into the parcel fabric or created during editing&lt;/STRONG&gt;&lt;SPAN&gt;." It's the last sentence that I'm focusing on. I have a BookAndPage number I'd like to carry through during migration. &lt;/SPAN&gt;&lt;STRONG&gt;Does anyone know, if I put a BookAndPage field in my source polygon attribute table, and a matching field in my target fabric plan table, will it migrate across?&lt;/STRONG&gt;&lt;SPAN&gt; This is a new field, and not the currently existing Description field as fellj is trying to do. Although, if it works for one, it should work for the other, I'd imagine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 17:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27441#M173</guid>
      <dc:creator>BryndaHatch</dc:creator>
      <dc:date>2011-02-22T17:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Importing information into the Plan Directory (Description Field)</title>
      <link>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27442#M174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I answered my own question.&amp;nbsp; It doesn't work the way I hypothesized.&amp;nbsp; But I haven't given up hope yet.&amp;nbsp; I'll keep you posted.&amp;nbsp; I also tried calling it PlanBookAndPage in the polygons and BookAndPage in the plan table, since that's how you do it for the PlanName (polygons) and Name (plan) fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 18:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27442#M174</guid>
      <dc:creator>BryndaHatch</dc:creator>
      <dc:date>2011-02-22T18:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Importing information into the Plan Directory (Description Field)</title>
      <link>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27443#M175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Brynda,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's how I'm (attempting) to do this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;First off, I have a plats polygon layer with a unique ID field PLAT_ID and all my attributes that I do a spatial join with my parcels to assign the plat attributes to each parcel.&amp;nbsp; (I generate PLAT_ID from OBJECTID)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I add PLANNAME to parcels and calculate it = PLAT_ID.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In my empty fabric, I add my plats fields to the Plans table.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;After importing parcels into the fabric, I create a table view of the Plans table and join it to the original Plats layer by PLAT_ID.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Calculate each Plats field into the fields you created in the Plans table.&amp;nbsp; Calculate over the PLAT_ID values in NAME with your actual plat names.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe there's a way to do some sort of append to the Plans view instead of manually recreating the fields like I did?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark Johnson&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Specialist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Summit County Fiscal Office&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 15:25:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27443#M175</guid>
      <dc:creator>MarkJohnson</dc:creator>
      <dc:date>2011-03-04T15:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Importing information into the Plan Directory (Description Field)</title>
      <link>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27444#M176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At 10.1 you can isolate out the plans table.&amp;nbsp; If you are able to populate the description field with the correct plan name (from a subdivision layer, say) then if you add the book &amp;amp; page ref fields to the plan table, you should be able to populate the values by joining on the "description."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 15:34:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27444#M176</guid>
      <dc:creator>TiffanyPuett</dc:creator>
      <dc:date>2012-03-22T15:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Importing information into the Plan Directory (Description Field)</title>
      <link>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27445#M177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;...Just wanted to update this information a bit.&amp;nbsp; Once you get your information populated for your poly's you can get them into the plans table using the Fabric Plans tool found here:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/gallery/file/ArcObjects-.NET-API-Code-Gallery/details?entryID=57ECE6F0-1422-2418-A08C-4D9C50109477"&gt;http://resources.arcgis.com/gallery/file/ArcObjects-.NET-API-Code-Gallery/details?entryID=57ECE6F0-1422-2418-A08C-4D9C50109477&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 19:12:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27445#M177</guid>
      <dc:creator>TiffanyPuett</dc:creator>
      <dc:date>2012-05-02T19:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Importing information into the Plan Directory (Description Field)</title>
      <link>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27446#M178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am going about loading my Plan data in the following method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Make a Table view of the plans by using the Parcel Fabric Toolbox - Make Parcel Fabric Table View&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I then joined that table with a table of data I wanted to populate, ex. Surveyor, Book &amp;amp; Page&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I just do a field calculate of the joined table field and save.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Really I think the key part is making the Table view. Once you have that I believe it's more like the workflow you currently are us to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 18:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/importing-information-into-the-plan-directory/m-p/27446#M178</guid>
      <dc:creator>ChrisNelsen</dc:creator>
      <dc:date>2012-07-25T18:26:45Z</dc:date>
    </item>
  </channel>
</rss>

