Deploying redline routes

The redline is a markup feature in the geodatabase that stores information about the proposed changes in the linear referencing system (LRS). Roadway characteristic editors can propose changes to the LRS through the Redline widget using redline routes. The LRS editors can then apply the redline as an official change to the LRS using Roads and Highways for Desktop. The Redline Routes widget can be used to create, edit, and attach files to the redline routes. You can preconfigure redline activity types such as create route, extend route, realign route, realign concurrent route, calibrate route, retire route, reassign route, and so on.

For more information on redline routes, see:

To enable web redlining of the routes using the Roadway Characteristics Editor (RCE), you should author a web map using ArcMap and include a redline feature class. For detailed instructions on authoring a web map and configuring RCE, see:

注注:

In the redline feature class, the attribute fields for which the Roadway Characteristics Editor application user may not be able to provide data must be made nullable. Doing so will make the data content for those fields optional.

Things to confirm before you start

Before you deploy redline routes capability in RCE, check if the following holds true:

Feature Access and Linear Referencing capabilities are enabled

While publishing the map service using ArcGIS for Server, make sure to enable its Feature Access and Linear Referencing capabilities.

Enabling map services

Disabling m- and z-values for the redline feature class

The redline feature class should have the capability to store disabled m- and z-values. To validate this, perform the following steps.

步骤:
  1. Start ArcCatalog.
  2. Navigate to the redline feature class in your database.
  3. Right-click the redline feature class and click Properties.
  4. Click the General tab.
  5. Make sure that both the check boxes in the Geometry Properties area are unchecked.

    Confirming m- and z-values are disabled for the redline feature class

Defining symbology for the Activity Type field

The symbology for the redline feature class's activity types should be set up.

步骤:
  1. Open the .mxd file that contains the redline layer.
  2. Right-click the redline layer in the table of contents and click Properties.
  3. Click the Symbology tab.

    Defining the redline layer's symbology

  4. Select Activity Type in the Value Field list.
  5. Click Add All Fields.
  6. Select line symbology for various redline activity types.
  7. Click OK.

Deploying redline routes

Use the following steps to deploy redline routes for RCE.

Configuring the redline activity types

You can configure redline activities by using the following steps.

步骤:
  1. Start ArcMap.
  2. Display the Catalog window and browse to the redline feature class in your database.
  3. Right-click the redline feature class and click Properties.
    Redline feature class properties
  4. Click the Subtypes tab.
  5. Note that the domain assigned to the ACTIVITY_TYPE field is dActivityType.
    Redline activity type coded domains
  6. Click Domains.
  7. In the Workspace Domains dialog box, click the dActivityType domain name.

    You'll see preconfigured activity types in the form of coded domains for redlines in the Coded Values section. You can edit the activity types in this section.

    Editing redline activity type coded domains

  8. Click Apply and click OK to close the Workspace Domains dialog box to save the edits.

Enabling redline attachments

You can enable the redlines to contain attachments using the following steps.

步骤:
  1. Start ArcMap.
  2. Open the Catalog window and browse to the redline feature class in your database.
  3. Right-click the redline feature class and click Attachments > Create Attachments.
    Enabling attachments for Redlines

Attachments will be enabled for Redlines.

4/27/2014