Increase Maximum Edges (Network Analyst Tools)
Summary
Increases the maximum number of edges per turn in a turn feature class.
Usage
Once the maximum number of edges is increased, it cannot be decreased later. So only increase by the needed amount.
Increasing the number of edges by one adds three additional fields to the turn feature class. Take care not to exceed the maximum number of fields allowed by the database being used. For example, a personal geodatabase is limited to 255 fields.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Turn Feature Class |
The turn feature class that is having its maximum number of edges raised. |
Feature Layer |
|
Maximum Edges |
The new maximum number of edges in the input turn feature class. The value must be at least one higher than the existing maximum number of edges and cannot be greater than 50. |
Long |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Input Turn Feature Class |
Updated turn feature class. |
Feature Layer |
Environments
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes