ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS for Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

Creating and updating calibration points

Available with Location Referencing license.

  • Calibrating a network using the geometric length of the source routes
  • Calibrating a network using the m-values stored in the source routes
Note:

This functionality will be deprecated at the next release of ArcMap. You can currently access it in ArcGIS Pro through the Generate Calibration Points and Append Routes geoprocessing tools.

To create and maintain measures on your LRS Network, events, and intersections, calibration points are necessary. Each route in the LRS Network has at least two calibration points that provide measure values for the route. The Update Calibration Points geoprocessing tool will create calibration points on your LRS Network and regenerate the shape of the network to provide measures. The steps to create or update calibration points, once you have created your LRS Network and loaded routes, are discussed below.

Calibrating a network using the geometric length of the source routes

Perform the following steps if you plan to use the geometric length of the source routes to calibrate the network:

  1. In the ArcToolbox window, expand the Location Referencing toolbox and double-click the Update Calibration Points geoprocessing tool.

    Update Calibration Points geoprocessing tool
    • If you clicked Yes on the Do you wish to launch Update Calibration Points tool? dialog box after loading routes, the Update Calibration Points dialog box appears.
    • If you clicked Yes after completing the route loading process, the dialog box will be prepopulated.
    • If you opened the tool from the ArcToolbox window, you will need to populate the parameters manually.

    The Update Calibration Points dialog box appears.

    Updating calibration points using the geometric length of the source routes
  2. Choose the source polyline route feature class used during initial route loading from the Input Polyline Features drop-down list.
  3. Choose the route ID field used during initial route loading from the Route Identifier Field drop-down list.
  4. Choose the calibration point feature class from the geodatabase with your LRS from the Calibration Point Features drop-down list.
  5. Choose your LRS from the geodatabase from the Linear Referencing System (LRS) drop-down list.
  6. Choose your LRS Network from the LRS from the Network drop-down list.
  7. Choose GEOMETRY_LENGTH_2D, or GEOMETRY_LENGTH_3D if your source polyline route feature class has z-values, from the Calculation Method drop-down list.

    Note:
    To use the m-values from your source data, follow the steps in the Calibrating a network using the m-values stored in the source routes section instead.

  8. Choose UPDATE_ALL_EXISTING_CALIBRATION_POINTS from the Update Method drop-down list.
  9. Leave the Search Tolerance parameter with the default value.
  10. Leave the Measure Tolerance parameter with the default value.
  11. Choose the from and to date fields for your input polyline features from the From Date Field and To Date Field drop-down lists.

    Note:
    • The fields you choose for the from date and to date should be the same fields chosen when routes were loaded using the Load Routes tool. If no fields are chosen, calibration points will be created and updated with date ranges across all time. If the routes and calibration points temporality do not match, incorrect calibration may be applied.
    • If the routes you loaded with the Load Routes tool did not have dates, leave From Date Field and To Date Field blank.

  12. Choose the Calibration Direction method to guide the direction of calibration for the routes in the network.
    • DIGITIZED_DIRECTION uses the digitization direction of the chosen Input Polyline Features feature class to determine the direction that calibration should follow.
    • MEASURE_DIRECTION uses the measure values of the chosen Input Polyline Features feature class to determine the direction that calibration should follow and in which order multipart features should be calibrated.
      Note:

      This method is designed for input polyline features with m-values. If your input polyline features do not have m-values, the results of this method will be the same as DIGITIZED_DIRECTION.

  13. Choose the Gap Calibration Type method you want to use when calibrating physically gapped routes.
    • STEPPING_INCREMENT adds a step to any routes with physical gaps.
    • ADDING_INCREMENT adds the increment to any routes with physical gaps.
    • ADDING_EUCLIDEAN_DISTANCE adds Euclidean distance to any routes with physical gaps.
  14. Choose the Increment Value parameter to be applied for calibration of physical gaps in routes.

    Note:
    This parameter is only available when the STEPPING_INCREMENT or ADDING_INCREMENT option is chosen.

  15. Click OK.
  16. When the tool is finished, click Close to return to ArcMap.

    The LRS Network is calibrated and ready for use in your LRS.

Calibrating a network using the m-values stored in the source routes

Perform the following steps if you plan to use the m-value of the source routes to calibrate the network:

Note:

The Input Polyline Features feature class must be m-enabled with m-values to get the correct calibration using this method. If the Input Polyline Features feature class does not have m-values, you should choose one of the geometry length options as the Calculation Method and follow the steps in the previous section.

  1. In the ArcToolbox window, expand the Location Referencing toolbox and double-click the Update Calibration Points geoprocessing tool.
    Update Calibration Points geoprocessing tool

    • If you clicked Yes on the Do you wish to launch Update Calibration Points tool? dialog box after loading routes, the Update Calibration Points dialog box appears.
    • If you clicked Yes after completing the route loading process, the dialog box will be prepopulated.
    • If you opened the tool from the ArcToolbox window, you will need to populate the parameters manually.

    The Update Calibration Points dialog box appears.

    Updating calibration points using m-values from the source routes
  2. Choose the source polyline route feature class used during initial route loading from the Input Polyline Features drop-down list.
  3. Choose the route ID field used during initial route loading from the Route Identifier Field drop-down list.
  4. Choose the calibration point feature class from the geodatabase with your LRS for the Calibration Point Features parameter.
  5. Choose your LRS from the geodatabase for the Linear Referencing System (LRS) parameter.
  6. Choose your LRS Network for the LRS as the Network parameter.
  7. Choose M_ON_ROUTE_2D, or M_ON_ROUTE_3D if your source polyline route feature class has z-values, from the Calculation Method drop-down list.
  8. Choose UPDATE_ALL_EXISTING_CALIBRATION_POINTS from the Update Method drop-down list.
  9. Leave the Search Tolerance parameter with the default value.
  10. Leave the Measure Tolerance parameter with the default value.
  11. Choose the From Date Field and To Date Field from your input polyline features.
  12. Note:
    • The fields chosen for From Date Field and To Date Field should be the same fields chosen when routes were loaded with the Load Routes tool. If no fields are chosen, calibration points will be created and updated with date ranges across all time. If the routes and calibration points temporality do not match, incorrect calibration may be applied.
    • If the routes loaded with the Load Routes tool did not have dates, leave these fields blank.
  13. Choose the unit of measure of the m-values in your source polyline route feature class for Source Unit of Measure.

    If you chose a different unit of measure for your LRS Network, the measures for the calibration points will automatically be converted to the LRS Network unit of measure.

  14. Click OK.
  15. When the tool is finished, click Close to return to ArcMap.

    This LRS Network is now calibrated and ready for use in your LRS.

Note:

If the resulting calibration points have NaN measures, the Input Polyline Features feature class did not have m-values. The calibration points can be updated with the correct measures by running the Update Calibration Points geoprocessing tool with GEOMETRY_LENGTH_2D or GEOMETRY_LENGTH_3D as the method and small values (less than 0.00001) for Search Tolerance and Measure Tolerance.

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Esri Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2019 Esri. | Privacy | Legal