Breaks lrs events into smaller events such that no event overlaps any other event. The schema for the output table will only contain the lrs event fields.
If the input rows are from a standalone table or layer having a selection set, only the selected rows will be used.
Make_Finite_Lrs_Events (input_rows, input_event_table_properties, output_table)
Parameter | Explanation | Data Type |
---|---|---|
input_rows | Dialog Reference
The rows from a table, table view, feature class or layer having lrs event fields to be divided into non-overlapping events. There is no python reference for this parameter. |
Table View |
input_event_table_properties | Dialog Reference
Parameter consisting of the route location fields to be used during the dissolve and write features to the output feature class.
There is no python reference for this parameter. |
Route Measure Event Properties |
output_table | Dialog Reference
The table that will be created and populated with non-overlapping lrs events. There is no python reference for this parameter. |
Table |
There are no code samples for this tool.
There are no tags for this item.
There are no credits for this item.
There are no use limitations for this item.