This is an old revision of the document!
PHP's gd library is missing or unable to create PNG images
Classic Road Constructor
Description
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.
Inputs
Name | Type | Description |
---|---|---|
Road NetWork | Categorical Map | Existing road net work. |
Land Use Mask | Map | Mask to delimit search regions. |
Friction | Map | Set the effort to cross a cell. |
Attractiveness | Map | Set attractiveness degree to be reached by roads. |
Optional Inputs
Name | Type | Description | Default Value |
---|---|---|---|
Shorter Distance To Roads For New Segments | Lookup Table | Shorter distance to start a new road based on current time step (in meters). | … |
Longer Distance To Roads For New Segments | Lookup Table | Longer distance to start a new road based on current time step (in meters). | … |
Number Of Horizontal Quadrants | Lookup Table | Number of horizontal quadrants to place road terminations. | … |
Number Of Vertical Quadrants | Lookup Table | Number of vertical quadrants to place road terminations. | … |
Merge Road Maps | Bool | If true, new road segments will be merged with input network. | Yes |
Friction Is Relative | Bool | If true friction is relative to map units in meter. | No |
Model Step | Int | Model step. | 1 |
Outputs
Name | Type | Description |
---|---|---|
Updated Road Network | Map | Updated road network or new roads. |
Group
Notes
Internal Name
ClassicRoadConstructor