Assigning plans to parcels
This topic applies to ArcGIS for Desktop Standard and ArcGIS for Desktop Advanced only.
Assigning plans to individual parcels
You can assign and reassign plans to open parcels in the parcel fabric. If you are not working with plans, you can use the system default <map> plan for all your parcels.
To change an individual parcel's plan or assign a new plan, follow these steps:
- In an edit session in ArcMap, double-click the parcel to open it.
- On the Parcel Details dialog box, click the Plan button to open the Plan Directory dialog box.
- Select the plan you want to assign to the open parcel and click Set as Active Plan on the Plan Directory dialog box.
- Click Keep Changes on the Parcel Details dialog box to save and close the parcel.
Assigning plans to groups of parcels
In the geodatabase, parcels in a parcel fabric are related to their plans through a plan ID field in the parcels attribute table. Plans are stored in the Plans table; the plan ID is a unique identifier for each plan in the plans table. You can assign a plan to a selection of parcels by editing the PlanID field in the Parcels attribute table.
To assign a plan to a group of parcels, you need to know the plan ID of the plan. You can find the plan ID in the ObjectID field in the Plans table. The plan ID can then be entered/calculated in the PlanID field in the Parcels attribute table.
To assign a plan to a group of parcels, follow these steps:
- On the Catalog window in ArcMap, open the Make Parcel Fabric Table View geoprocessing tool located under Toolboxes > System Toolboxes > Parcel Fabric Tools.tbx > Layers And Table Views.
- On the Make Parcel Fabric Table View dialog box, click the drop-down arrow under Target Parcel Fabric to select the target parcel fabric. Fabrics that are loaded in ArcMap are automatically available in the drop-down list.
- Select the Plans table under Select Parcel Fabric Table.
- Type a table view name for the plans table under Output Table View.
- Click OK to create the table view.
- Right-click the plans table view and click Open to open the attribute table.
- Click Parcel Editor > Start Editing to start an edit session.
- Using the Select Parcel Features tool , select the parcels to which you want to assign a plan.
- Right-click the Parcels sublayer on the Table Of Contents window and click Open Attribute Table.
- Click the Show Selected Records button located at the bottom of the table.
- Save the edit session.
Parcel fabrics created prior to ArcGIS 10.1 must be upgraded to the latest release of ArcGIS for the planID field in the Parcels attribute table to be editable.