Replicates the original road constructor module of (Classic) Dinamica 2.x.
This submodel allows some of its parameters (lookup tables) to be customized according to model step.
| Name | Type | Description |
|---|---|---|
| Road NetWork | Categorical Map Type | Existing road net work. |
| Land Use Mask | Map Type | Mask to delimit search regions. |
| Friction | Map Type | Set the effort to cross a cell. |
| Attractiveness | Map Type | Set attractiveness degree to be reached by roads. |
| Name | Type | Description | Default Value |
|---|---|---|---|
| Shorter Distance To Roads For New Segments | Lookup Table Type | Shorter distance to start a new road based on current time step (in meters). | … |
| Longer Distance To Roads For New Segments | Lookup Table Type | Longer distance to start a new road based on current time step (in meters). | … |
| Number Of Horizontal Quadrants | Lookup Table Type | Number of horizontal quadrants to place road terminations. | … |
| Number Of Vertical Quadrants | Lookup Table Type | Number of vertical quadrants to place road terminations. | … |
| Merge Road Maps | Boolean Value Type | If true, new road segments will be merged with input network. | Yes |
| Friction Is Relative | Boolean Value Type | If true friction is relative to map units in meter. | No |
| Model Step | Integer Value Type | Model step. | 1 |
| Name | Type | Description |
|---|---|---|
| Updated Road Network | Map Type | Updated road network or new roads. |
None.
ClassicRoadConstructor