Creating and managing a parcel fabric

This topic applies to ArcGIS for Desktop Standard and ArcGIS for Desktop Advanced only.

A parcel fabric is created through a wizard in the Catalog window and appears as a new node under a feature dataset. When creating a parcel fabric, you can choose to enable it with an information model. Currently, the parcel fabric can be enabled with the Local Government Information Model (a model for local governments in the United States).

When creating a parcel fabric on an enterprise geodatabase, you have the option to set a configuration keyword, which specifies storage and location parameters for optimal space and disk location efficiency.

The parcel fabric inherits the coordinate system of the feature dataset in which it is created.

Once a parcel fabric has been created, you can double-click or expand the fabric dataset to display the fabric feature classes and tables.

Parcel fabric feature classes and tables

TipTip:

The Adjustments and Accuracy tables can be displayed using the Make Parcel Fabric Table View under Parcel Fabric Tools > Layers and Table Views.

Adding attributes to parcel fabric tables

Each parcel fabric feature class or table has a set of predefined system attributes. Some system attributes are editable, and some are entirely system managed.

Learn more about parcel fabric system fields

Additional attributes can be added to all fabric feature classes and tables the same way attributes are added to normal feature classes.

NoteNote:

Additional attributes should not be added to the line points feature class of the parcel fabric because they cannot be populated in the editor.

You can also add indexes to and create subtypes and domains on both system and additional user-defined attributes on parcel fabric feature classes and tables.

You might want to add attributes to parcel fabric feature classes or tables when loading existing parcel-based feature classes. For example, you might have attributes on existing parcel polygon data that are not represented in the system attributes of the parcel fabric parcels feature class (for example, ownership). You would then need to create a new attribute on the parcel fabric parcels feature class with the same name/type as the attribute in the source parcel polygon data for the attribute to migrate successfully into the parcel fabric. The same is true for migrating subtypes and domains. If subtypes and domains are defined on attributes in the existing parcel datasets, the same subtypes and domains need to be defined on the corresponding attributes in the parcel fabric feature classes and tables before migration.

Creating relationship classes with the parcel fabric

You can store relationships in the geodatabase between external feature classes or tables and any parcel feature class or table of the parcel fabric.

In relationship classes involving the parcel fabric, the relationship type is always simple. A simple relationship is a relationship where related feature classes or tables exist independently of each other. Deleting objects in the origin table or feature class does not delete related objects in the destination table or feature class. In composite relationships, related tables and feature classes are dependent on each other, where the lifetime of objects in the destination table or feature class is controlled by the lifetime of their related objects in the origin table or feature class. Deleting objects in the origin table or feature class does not delete the related object in the destination table or feature class. Parcel fabric parcel data can only be deleted by parcel fabric editing tools and thus can only participate in simple relationship classes.

To create a relationship class with the parcel fabric, right-click the feature dataset containing the parcel fabric that will participate in the relationship class and click New > Relationship class.

TipTip:

In the New Relationship Class wizard, parcel fabric tables will appear outside the feature dataset that contains the parcel fabric. Parcel fabric feature classes will appear inside the feature dataset.

Managing parcel fabrics across multiple projections

Sometimes, a parcel fabric may cover a large area, for example, statewide coverage in the United States. In these cases, parcels may need to be edited in different coordinate systems.

If you need to edit parcels in the parcel fabric in different coordinate systems, store the parcel fabric in a geographic coordinate system. When you edit the parcel fabric in ArcMap, project the data frame of the map document to the coordinate system in which you want to edit parcels:

Steps:
  1. In ArcMap, click the Add Data button Add Data to load the geographically projected parcel fabric.
  2. The map document is in a geographic projection. This can be confirmed by looking at the current coordinates of the pointer displayed in the lower right corner of the ArcMap window.
  3. To project the map document, click the data frame's node in the Table of Contents window, right-click, and click Properties.
  4. Click the Coordinate System tab on the Data Frame Properties dialog box.
  5. Under Select a coordinate system, expand Predefined, expand Projected Coordinate Systems, and browse to the projection in which you want to work.
  6. Click OK.
  7. The map document refreshes to display the data in the projected coordinate system. You can now begin editing the parcel fabric.

Adding a parcel fabric to a topology

A parcel fabric is added as a single dataset to a new topology.

Creating a topology with a parcel fabric
Creating a topology with a parcel fabric

When defining topology rules, the internal feature classes of the fabric are available to participate in any appropriate rules. For example, to check the quality of the migrated parcel data, you can add the FABRIC_Parcels Must Not Have Gaps rule to a topology containing a parcel fabric.

Copying and pasting parcel fabrics

Parcel fabrics can be copied and pasted between different feature datasets in the same geodatabase and in different geodatabases. When copying a parcel fabric to a different feature dataset, the projection of the feature dataset must be in the same projection as the parcel fabric.

If feature classes are associated to a parcel fabric, they will be copied and pasted with the parcel fabric. If the parcel fabric is related to feature classes or tables, they will also be copied and pasted with the parcel fabric.

You cannot copy and paste a parcel fabric that is participating in a topology.

TipTip:

To copy and paste a selection of parcels to another parcel fabric, use the Copy Parcel Fabric geoprocessing tool. To append one parcel fabric to another parcel fabric, use the Append Parcel Fabric geoprocessing tool.

Parcel fabrics and ArcGIS release versions

Parcel fabrics can be upgraded to the latest released version of ArcGIS once the geodatabase has been upgraded. It is recommended that you upgrade the parcel fabric for each new release of ArcGIS.

When upgrading a parcel fabric on SDE, the feature dataset in which the parcel fabric resides needs to be unregistered as versioned. All versions should be posted to the DEFAULT version prior to unregistering the feature dataset as unversioned.

Cadastral fabrics (9.3 fabrics) created prior to ArcGIS 10.0 using the Survey Analyst extension need to be upgraded to work with the new parcel fabric functionality in ArcGIS 10.0 and beyond.

NoteNote:

The standard fabric schema was not changed between the releases of ArcGIS 10.1 and ArcGIS 10.2.1. The 10.1 fabric release version is equivalent to, and synonymous with, the 10.2 and 10.2.1 fabric release versions. Therefore all references to ArcGIS 10.1 fabrics include fabrics that have been created (or upgraded) using either ArcGIS 10.1 or ArcGIS 10.2 or ArcGIS 10.2.1. In the topics below this parcel fabric release version is named as an "ArcGIS 10.1-10.2.1 fabric".

Upgrading a parcel fabric

To upgrade a parcel fabric you must first upgrade the geodatabase, if necessary, in which the fabric resides. To upgrade the geodatabase, right-click the geodatabase in the Catalog tree and click Properties. Click Upgrade Geodatabase on the General tab on the Database Properties dialog box.

To upgrade the parcel fabric, right-click the fabric in the Catalog tree and click Properties. Click Upgrade Parcel Fabric on the General tab on the Parcel Fabric Properties dialog box.

Copying and pasting parcel fabrics between different ArcGIS release versions

  • A 9.3 parcel fabric can be copied to an ArcGIS 10.0 or higher geodatabase but will need to be upgraded to use the functionality of the release version.
  • An ArcGIS 10.0 or higher parcel fabric cannot be copied to an ArcGIS 9.3 geodatabase.
  • An ArcGIS 10.1 or 10.2 or 10.2.1 a parcel fabric can be copied to an ArcGIS 10.0 geodatabase.

Importing XML workspaces containing parcel fabrics to different ArcGIS release versions

  • Using ArcGIS 10.1 or 10.2 or 10.2.1 , if an XML workspace containing an ArcGIS 10.1-10.2.1 parcel fabric is imported to an ArcGIS 10.0 geodatabase, an ArcGIS 10.1-10.2.1 fabric is created.
  • In ArcGIS 10.0, if an XML workspace containing an ArcGIS 10.1 parcel fabric is imported to an ArcGIS 10.0 geodatabase, an ArcGIS 10.0 parcel fabric is created.
  • Using ArcGIS 10.2 or 10.2.1, if an XML workspace containing an ArcGIS 10.1-10.2.1 parcel fabric is imported to an ArcGIS 10.0 geodatabase, an ArcGIS 10.0 fabric is created.
  • An XML workspace containing an ArcGIS 10.0 or higher parcel fabric cannot be imported to an ArcGIS 9.3 geodatabase.

Editing parcel fabrics across different ArcGIS release versions

Using either ArcGIS 10.1 or ArcGIS 10.2 or 10.2.1:

  • An ArcGIS 10.0 parcel fabric can be edited but will need to be upgraded to use the new functionality.
  • An ArcGIS 9.3 parcel fabric can be edited but will need to be upgraded to use the new functionality.

An ArcGIS 10.1 or higher parcel fabric cannot be edited using ArcGIS 10.0.

ArcGIS 9.3.1 was the first release for Parcel Editor, and can be used to edit 9.3, 10.0 parcel fabrics only.

5/12/2014