Locate Features Along Routes (Linear Referencing Tools)
Summary
Computes the intersection of input features (point, line, or polygon) and route features and writes the route and measure information to a new event table.
Usage
When the Input Features parameter value is points, the Event Type value must be set to Point. When the Input Features parameter value is lines or polygons, the Event Type value must be set to Line.
The best results will be achieved when the input features and the target routes closely overlay.
Caution:
Using a large search radius or cluster tolerance to overcome discrepancies between the input features and target routes can produce unexpected results.
To reduce the number of input features that will be processed by this tool, you can input layers that have selections.
The output table can be displayed in a map using the Make Route Event Layer tool.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Features |
The input point, line, or polygon features. |
Feature Layer |
|
Input Route Features |
The routes with which the Input Features parameter value will intersect. |
Feature Layer |
|
Route Identifier Field |
The field containing values that uniquely identify each route. The field can be a numeric, text, or GUID field. |
Field |
|
Search Radius |
If the Input Features parameter value is points, the search radius will be a numeric value defining how far around each point a search will be done to find a target route. If the Input Features parameter value is lines, the search tolerance will be a cluster tolerance, which is a numeric value representing the maximum tolerated distance between the input lines and the target routes. If the Input Features parameter value is polygons, this parameter is ignored and no search radius will be used. |
Linear Unit |
|
Output Event Table |
The table that will be created. The output table can be a dBase ( |
Table |
|
Output Event Table Properties |
The route location fields and the type of events that will be written to the output event table.
|
Route Measure Event Properties |
|
Keep only the closest route location (Optional) |
Specifies whether the closest route location or every route location within the search radius will be written to the Output Event Table parameter value. When locating points along routes, more than one route may be within the search radius of any given point. This parameter is ignored when locating lines or polygons along routes.
|
Boolean |
|
Include distance field on output table (Optional) |
Specifies whether a
|
Boolean |
|
Keep zero length line events (Optional) |
Specifies whether zero-length line events will be written to the output. When locating polygons along routes, events may be created where the from-measure is equal to the to-measure. This parameter is ignored when locating points or lines along routes.
|
Boolean |
|
Include all fields from input (Optional) |
Specifies whether the Output Event Table parameter value will contain route location fields and all the attributes from the Input Features parameter value.
|
Boolean |
|
Use M direction offsetting (Optional) |
Specifies whether the offset distance calculated will be based on the m-direction or the digitized direction. Distances are included in the Output Event Table parameter value if the Include distance field on output table parameter is checked.
|
Boolean |
Environments
Current Workspace, Output CONFIG Keyword, Extent, Scratch Workspace
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes