Run a parcel least-squares adjustment

There are two types of adjustments that can be run on a parcel fabric: a consistency check and a weighted least squares. The type of adjustment you run depends on whether you are checking dimensions for mistakes or you are evaluating and improving the spatial accuracy of your parcels.

In the parcel fabric, you can run a least squares adjustment on parcels using the Analyze By Parcel Least Squares Adjustment and Apply Parcel Least Squares Adjustment geoprocessing tools.

Use the Analyze By Parcel Least Squares Adjustment tool to run a least squares adjustment and store the results in the adjustment feature classes. Least squares adjustment results are stored in adjustment feature classes for visualization and analysis purposes. The original parcel fabric features are not altered by this tool.

In the case of a weighted least squares analysis, if the results in the adjustment feature classes are acceptable, the original parcel fabric features can be adjusted by running the Apply Parcel Least Squares Adjustment tool to apply the results of the adjustment to the parcel fabric line and point features.

Note:

When a large number of parcels (more than 10,000) is used as input to the Analyze By Parcel Least Squares Adjustment tool, it will use a large amount of disk space, and you may experience long processing times. When the tool runs, disk space is allocated and used in the system's temp directory.

Run a consistency check

A consistency check is run on input parcels to check parcel line dimensions for mistakes and outliers. For example, a consistency check can be run on a subdivision entered from a new record to check for any mistakes on the parcel line dimensions. Constrained or weighted points (control points) are not required in a consistency check and if points are constrained or weighted, they will be treated as free points.

A consistency check is run for analysis purposes only. The results of a consistency check should not be applied to the parcel fabric.

To run a consistency check using a least squares analysis, follow these steps:

  1. Set a priori accuracies for parcel line dimensions.

    A priori accuracies are specified in the Direction Accuracy and Distance Accuracy fields of the parcel line or connection line feature class. If the fields are missing accuracies, the defaults of 30 seconds for directions and 0.15 meters (0.49 feet) for distances are used.

    Note:
    A higher value (lower accuracy) in the accuracy fields gives a measurement a greater allowable range, and therefore a lower influence on the adjusted coordinate positions when compared with a measurement that has a lower value (higher accuracy) in the accuracy fields. This means that a higher value in the accuracy fields is correlated with a lower weight in the adjustment network, and conversely, that a lower value in the accuracy fields is correlated with a higher weight.

  2. Open the Analyze By Parcel Least Squares Adjustment geoprocessing tool and select your input parcels or lines.

    Connection lines must be selected to be used as input to the least squares adjustment.

    A consistency check should be run on small subsets of parcels such as parcels entered from a record.

    Tip:
    Both parcels and lines can be used as input. Selecting lines only can result in slightly faster processing times, as the least -squares adjustment engine does not have to extract lines from the selected parcels.

    Tip:

    Use the Parcel Features command Select Parcel Features in the Selection group on the Parcels ribbon to select the lines and points of a parcel selection.

  3. Choose Consistency check for Analysis Type.
  4. Specify a convergence tolerance or accept the default value.

    The least squares adjustment engine runs the adjustment iteratively until the solution converges. For each iteration, the adjusted point coordinates from the previous iteration are used. A solution is converging when the coordinate shifts (corrections) become smaller after each iteration. The solution is considered converged when the maximum coordinate shift is less than the specified convergence tolerance.

  5. Run the tool to run the consistency check on the input parcels.

    The DynAdjust least squares adjustment engine populates the adjustment feature classes with the results of the adjustment. The adjustment feature classes are automatically added to the map, and the layers are grouped under Analysis in the table of contents.

    Note:
    The adjustment feature classes are overwritten with a new set of results each time a least squares analysis is run.

  6. View the results of the Chi-square test and make changes if necessary.
    1. After the tool runs, click View Details at the bottom of the Geoprocessing pane to view the summary report of the least squares analysis.
    2. Expand Messages to view the results of the Chi-square test.

      The Chi-square test is a broad indicator that gives a statistical assessment of overall reliability of the least squares analysis. It is often used as a guide for determining how well the a priori accuracy values have been estimated.

    If the Chi-square test fails and is too low, the estimated a priori accuracies may be too low (meaning that the numeric accuracy values may be too high). To improve the test, increase the estimated accuracies (decrease the numeric values). For example, decrease a 30 seconds accuracy estimate for directions to 20 seconds and rerun the adjustment.

    If the Chi-square test fails and is too high, the estimated a priori accuracies may be too high (meaning that the numeric accuracy values may be too low). To improve the test, first use the adjustment feature classes to identify and correct any measurements that are flagged as outliers. Then rerun the adjustment. If there are no measurements flagged as outliers, decrease the estimated accuracies (increase the numeric values). For example, increase a 0.59-foot estimate for distances to 0.8 feet.

  7. Analyze the results of the least squares analysis using the adjustment feature classes that have been added to the map.
  8. For a consistency check, you need only analyze the results stored in the Adjustment Lines layer.
  9. If you made edits to line dimensions, rerun the consistency check to ensure that there are no other outliers or unreliable dimensions.

Run a weighted least squares adjustment

A weighted least-squares adjustment uses parcel line dimensions and control points to compute updated and more accurate coordinates for parcel fabric points. A minimum of two control points (points with known x,y coordinates) are required for a weighted least squares adjustment. Control points can be completely constrained (do not move in the adjustment) or weighted (some movement allowed based on accuracy).

To run a weighted least squares adjustment, follow these steps:

  1. Set a priori accuracies for parcel line dimensions.

    A priori accuracies are specified in the Direction Accuracy and Distance Accuracy fields of the parcel line or connection line feature class. If the fields are missing accuracies, the defaults of 30 seconds for directions and 0.15 meters (0.49 feet) for distances are used.

    Note:
    A higher value (lower accuracy) in the accuracy fields gives a measurement a greater allowable range, and therefore a lower influence on the adjusted coordinate positions when compared with a measurement that has a lower value (higher accuracy) in the accuracy fields. This means that a higher value in the accuracy fields is correlated with a lower weight in the adjustment network, and conversely, that a lower value in the accuracy fields is correlated with a higher weight.

  2. Define the weighted or constrained control points to be used in the least squares adjustment.

    Control points can be completely constrained or weighted by accuracy.

    • To set a control point as constrained, set the Adjustment Constraint attribute in the parcel fabric Points feature class to XYZ Constrained. Constrained control points always have an accuracy of 0.05 millimeters.
    • To set a weighted control point, set the Adjustment Constraint attribute in the parcel fabric Points feature class to XY free, Z Constrained and add an a priori accuracy estimate to the XY Accuracy field.
  3. Open the Analyze By Parcel Least Squares Adjustment geoprocessing tool and select your input parcels or lines.

    Connection lines must be selected to be used as input to a least squares adjustment.

    Tip:
    Both parcels and lines can be used as input. Selecting only lines can result in slightly faster processing times, as the least squares adjustment engine does not have to extract lines from the selected parcels.

  4. Choose Weighted least squares for Analysis Type.
  5. Specify a convergence tolerance or accept the default value.

    The least squares adjustment engine runs the adjustment iteratively until the solution converges. For each iteration, the adjusted point coordinates from the previous iteration are used. A solution is converging when the coordinate shifts (corrections) become smaller after each iteration. The solution is considered converged when the maximum coordinate shift is less than the specified convergence tolerance.

  6. Run the tool to run a weighted least squares analysis on the input parcels.

    The DynAdjust least squares adjustment engine populates the adjustment feature classes with the results of the adjustment. The adjustment feature classes are automatically added to the map, and the layers are grouped under Analysis in the table of contents.

  7. View the results of the Chi-square test and make changes if necessary.
    1. After the tool runs, click View Details at the bottom of the Geoprocessing pane to view the summary report of the least squares analysis.
    2. Expand Messages to view the results of the Chi-square test.

      The Chi-square test is a broad indicator that gives a statistical assessment of overall reliability of the least squares analysis. It is often used as a guide for determining how well the a priori accuracy values have been estimated.

    If the Chi-square test fails and is too low, the estimated a priori accuracies may be too low (meaning that the numeric accuracy values may be too high). To improve the test, increase the estimated accuracies (decrease the numeric values). For example, decrease a 30 seconds accuracy estimate for directions to 20 seconds and rerun the adjustment.

    If the Chi-square test fails and is too high, the estimated a priori accuracies may be too high (meaning that the numeric accuracy values may be too low). To improve the test, first use the adjustment feature classes to identify and correct any measurements that are flagged as outliers. Then rerun the adjustment. If there are no measurements flagged as outliers, decrease the estimated accuracies (increase the numeric values). For example, increase a 0.59-foot estimate for distances to 0.8 feet.

  8. Analyze the results of the least squares analysis using the adjustment feature classes that have been added to the map.

    When running a weighted least-squares analysis, analyze the results stored in both the Adjustment Lines and Adjustment Points layers.

  9. If you made edits to line dimensions or control points, rerun the analysis to ensure that there are no other outliers or unreliable dimensions.
  10. If the results of the least squares analysis are acceptable, apply the results to parcel fabric point and line features Open the Apply Parcel Least Squares Adjustment geoprocessing tool and choose your input parcel fabric.

    No selected parcels or parcel lines are necessary as the parcel fabric will be updated with the results stored in the adjustment feature classes.

  11. Specify a movement tolerance.

    A movement tolerance is used to prevent tiny, nuisance adjustments in parcel fabric points. The default tolerance is 0.05 meters (0.16 feet), which means that parcel fabric points will not be updated with adjusted point locations if the coordinate shift between the two points is less than 0.05 meters.

  12. Optionally, choose Update Attribute Fields to update the parcel fabric points feature class with statistical metadata from the adjustment point feature class.
  13. Run the tool to apply the adjustment results to the parcel fabric and update the locations of parcel fabric points and lines.