The elements of a parcel

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

A parcel in the parcel fabric is composed of point features, line features, and polygon features. The parcel polygon is defined by a sequence of individual lines, which form a closed loop to define a polygon. Each line has a from and a to point that are also the parcel corner points. Points are common between connecting lines. Parcel points can be assigned line points and control points. A parcel is always associated with one plan (record of survey).

Data model of a parcel in the parcel fabric
Data model of a parcel in the parcel fabric

Parcel features

A parcel in the parcel fabric has the following features:

Parcel polygons

Parcel polygons are defined by a closed sequence of lines. Parcel polygons store information about the parcel, such as the parcel identification number and the parcel area. Parcel polygons can be multipart, singlepart, or donut/island parcels. In the geodatabase, parcel polygons are related to their lines:

The relationship between a parcel and a line

Parcel lines

Parcel lines represent the boundaries of parcel fabric parcels and also the framework of the parcel network. Parcel lines store COGO dimensions, which should ideally or eventually match recorded dimensions on the record of survey or plan. Parcel lines are not only boundary lines, they can also be connection lines and radial lines.

Parcel line categories
Parcel line categories

The following system-defined line categories are modeled for parcel lines:

  • Boundary

    Defines the parcel polygon.

  • Dependent

    Used for lines that are dependent on boundary lines, for example, easement lines.

  • Precise Connection

    Used for lines that connect a parcel point to a control point.

  • Connection

    Used for lines that connect parcel points.

  • Radial

    Used for lines that radiate out from the end points of curved lines to their center points.

  • Road Frontage

    Used for lines that lie adjacent to roads or right-of-ways. Used instead of the Boundary category.

  • Origin Connection

    Used for lines that connect a point of beginning to the starting point of a parcel. The point of beginning could be a control point.

  • Part Connector

    Used for lines that connect the parts and/or rings of a multipart or donut parcel.

Learn more about line categories

Each parcel line is a two-point line, from one point to the other. These points are also the corner points of a parcel. Parcel lines are related to parcel points.

The relationship between a line and point

Parcel points

Parcel points store x,y,z coordinates, which are initially generated when parcel data is either migrated or joined to the parcel fabric. Parcel points represent parcel corners, curve center points and end points of connection lines. There are points at the endpoints of every line in the parcel fabric. Points are common between shared boundaries. One point represents a single location and points do not overlap.

Control points are used in a parcel fabric adjustment to improve the accuracy of these coordinates. Since point coordinates are a derived quantity, they are held as separate, transient attributes of a parcel point rather than the definition of the point itself.

A parcel line in the parcel fabric has two coordinated end points, which are common
A parcel line in the parcel fabric has two coordinated end points, which are common.

Line points

A parcel point can also be a line point in the parcel fabric. A line point is assigned to a parcel point when it lies on the boundary of an adjacent parcel, but does not split the boundary. Line points allow parcel points to be constrained to lie on boundary lines without splitting or cracking the line into multiple lines. This is important for preserving the recorded information. A parcel boundary should be represented with a single bearing and distance and not with separate bearings and distances if an adjacent parcel corner point is lying on or splitting the boundary line.

Line points are parcel corner points that lie on the boundaries of adjacent parcels
Line points on adjacent parcel boundaries

Control points

Control points define accurate, surveyed x,y,z coordinates for physical features on the surface of the earth.

Control points are added to the parcel fabric so that parcels can be adjusted to the control point network in a parcel fabric adjustment. The result is parcels that are accurately georeferenced on the surface of the earth. While parcel dimensions accurately define parcel boundaries in relation to each other, control points, when used in a parcel fabric adjustment, accurately define spatial locations for parcel corner points.

Control points are defined by x,y coordinates on a projected grid (a 2-D plane) and, separately, by a z-value representing height above sea-level. Control points in a parcel fabric do not represent coordinates in a three-dimensional Cartesian coordinate system that defines an actual ground position. The distance computed between two control points in the parcel fabric (using x and y only) is a grid distance.

The survey record (plans)

The parcel fabric provides a way to enter and organize parcel data based on the manner in which it was originally recorded (plans or record of survey). Parcels can be created in plans, migrated into plans, or appended into plans from cadastral XML files. To create a new parcel in a new plan, create the plan, right-click the plan in the Plan Directory dialog box, and click New Parcel.

Parcels are grouped in the parcel fabric by their associated plan, and the plan properties are maintained in a separate, related table. If you do not want to maintain plans in your parcel fabric, you can use the default <map> plan.

The relationship between a parcel and a plan

Modeling parcel relationships

The following list summarizes the relationships between the parcel features themselves and between parcel features and other tables in the geodatabase:

5/12/2014