Creating an ALRS intersection class using an existing intersection feature class

You can register an existing intersection feature class point layer with Esri Roads and Highways using the following steps.

步骤:
  1. Start ArcMap and browse to your data folder in the Catalog window.
  2. Right-click the LRS Network and click New > LRS Intersection Class.
    Creating a new LRS intersection class

    The ALRS Intersection Class Setup wizard appears.

    ALRS Intersection Class Setup wizard

  3. Click Next.

    In this part of the wizard, you are going to select the names of the appropriate columns that most closely match the required fields in the input point layer. You can select the same field for multiple columns. For example, your route ID and feature ID can be the same input field.

    The General Properties dialog box appears.

  4. Provide a name for the new intersection class.
  5. Select the parent network for the intersection class.
  6. Check the Use existing intersection feature class check box.
  7. Provide the name of the existing intersection feature class.

    The feature class should be a point layer located in the same geodatabase that houses the ALRS.

  8. Click the Intersection ID Field drop-down arrow and select the IntersectionID field.

    The IntersectionId field is an autogenerated field providing a unique ID for each intersection.

    ALRS Intersection Class Setup

  9. Click the Intersection Name Field drop-down arrow and select the IntersectionName field.
    The IntersectionName field is a concatenated field showing the descriptors for the route and the intersecting feature.
  10. Click the Route ID Field drop-down arrow and select the RouteID field.

    The RouteID field provides the Route IDs from the Network layer.

  11. Click the Feature ID Field drop-down arrow and select the FeatureID field.

    The FeatureID field provides the IDs for the intersecting features.

  12. Click the Feature Class Name Field drop-down arrow and select the FeatureClassName field.

    The FeatureClassName field provides the name of the feature class that has intersected with the network layer.

  13. Click the From Date Field drop-down arrow and select the FromDate field.

    The FromDate field provides the from date of the network features.

  14. Click the To Date Field drop-down arrow and select the ToDate field.

    The ToDate field provides the to date of the network features.

  15. Click the Time Zone drop-down arrow and select the time zone for the data.
  16. Check the Regenerate Intersections check box if you want to re-create the intersections.

    If you leave the option unchecked (default), the intersections are not generated by the tool and the point layer is only copied to be registered with the LRS.

  17. Click Next.
  18. Click Finish.

The intersection point layer will be registered with the LRS Network.

4/27/2014