Derive Event Measures (Location Referencing)

Cette documentation ArcGIS 2.8 a été archivée et n’est plus mise à jour. Certains contenus et liens peuvent être obsolètes. Consultez la dernière version de la documentation.

Synthèse

Populates and updates the DerivedRouteID field and measure values on point and line events with those fields configured and enabled.

Utilisation

  • An LRS dataset is required to run this tool. To create an LRS dataset, add the calibration point, centerline, and redline layers to a feature dataset; then run the Modify LRS tool with the geodatabase as the input.

  • This tool is designed to be executed as part of a larger workflow. The Apply Event Behaviors and Generate Routes tools should be run before executing Derive Event Measures. Running this tool without running the previous tools in the workflow may result in inaccurate data.

  • It is recommended that you run this tool against the file geodatabase at initial migration of the data. It will run faster this way because the operation must modify every single event record in the database. Once in production, the tool can be run on only a selection set of the routes that have been modified to significantly reduce execution time.

  • The input event feature layer must have DerivedRouteID and measure fields configured.

  • This tool can be run against one, multiple, or all events in a line network.

  • When conflict prevention is enabled, the following are supported:

    • The events whose derived event measures need to be updated will automatically acquire event locks, if available. If the locks cannot be acquired, the tool will fail and provide the text file of offending locks.

      Learn more about conflict prevention inPipeline Referencing

      Learn more about conflict prevention in Roads and Highways

    • While working in the default version, the acquired locks are released automatically when the tool completes.
    • While working in a child version, the acquired locks will remain in post status when the tool completes. The user must post or delete the version to release the locks.
    • While working in a child version, if the execution of the tool is canceled by interruption, the acquired locks will remain in releasable status.

Paramètres

ÉtiquetteExplicationType de données
Input Route Features

The LRS Network containing the events with DerivedRouteID and measure fields configured.

Feature Layer
Update all event feature classes registered in the selected network
(Facultatif)

Determines whether all event feature classes in the network will be updated.

  • Checked—Updates all events in the network selected in Input Route Features. This is the default.
  • Unchecked—Does not update all events in the network selected in Input Route Features. Allows the user to select individual event layers in the event layers parameter below.
Boolean
Event Layers
(Facultatif)

The event layers that will have DerivedRouteID and measure fields updated.

Feature Layer

Sortie obtenue

ÉtiquetteExplicationType de données
Output Events

The updated events feature layer.

Feature Layer
Output Details File

The text file that details changes made to the events feature layer.

Remarque :

Les résultats de validation de cet outil sont écrits dans le répertoire ArcGIS Server. Par défaut, ce fichier est nettoyé automatiquement au bout de 10 minutes, ce qui risque de ne pas laisser suffisamment de temps pour le traitement de toutes les validations et leur écriture sur le poste de travail exécutant ArcGIS Pro. Pour des charges de données plus importantes, il est recommandé de régler l’âge maximal du fichier sur une heure, au minimum.

Text File

Environnements

Cas particuliers

Informations de licence

  • Basic: Nécessite ArcGIS Location Referencing
  • Standard: Nécessite ArcGIS Location Referencing
  • Advanced: Nécessite ArcGIS Location Referencing

Rubriques connexes