Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
classic_road_constructor [2013/08/08 21:06] admin [Inputs] |
classic_road_constructor [2015/10/13 19:27] (current) admin |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Road NetWork | [[Categorical Map Type|Categorical Map]] | Existing road net work. | | + | | Road NetWork | [[Categorical Map Type]] | Existing road net work. | |
| - | | Land Use Mask | [[Map Type|Map]] | Mask to delimit search regions. | | + | | Land Use Mask | [[Map Type]] | Mask to delimit search regions. | |
| - | | Friction | [[Map Type|Map]] | Set the effort to cross a cell. | | + | | Friction | [[Map Type]] | Set the effort to cross a cell. | |
| - | | Attractiveness | [[Map Type|Map]] | Set attractiveness degree to be reached by roads. | | + | | Attractiveness | [[Map Type]] | Set attractiveness degree to be reached by roads. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ Default Value ^ | + | ^ Name ^ Type ^ Description ^ Default Value ^ |
| - | | Shorter Distance To Roads For New Segments | [[Lookup Table Type|Lookup Table]] | Shorter distance to start a new road based on current time step (in meters). | ... | | + | | 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|Lookup Table]] | Longer 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|Lookup Table]] | Number of horizontal quadrants to place road terminations. | | + | | Number Of Horizontal Quadrants | [[Lookup Table Type]] | Number of horizontal quadrants to place road terminations. | ... | |
| - | | Number Of Vertical Quadrants | [[Lookup Table Type|Lookup Table]] | Number of vertical quadrants to place road terminations. | | + | | Number Of Vertical Quadrants | [[Lookup Table Type]] | Number of vertical quadrants to place road terminations. | ... | |
| - | | Merge Road Maps | [[Bool Type|Bool]] | If true, new road segments will be merged with input network (default is yes). | | + | | Merge Road Maps | [[Boolean Value Type]] | If true, new road segments will be merged with input network. | Yes | |
| - | | Friction Is Relative | [[Bool Type|Bool]] | If true friction is relative to map units in meter (default is no). | | + | | Friction Is Relative | [[Boolean Value Type]] | If true friction is relative to map units in meter. | No | |
| - | | Model Step | [[Int Type|Int]] | Model step (default value is 1) | | + | | Model Step | [[Integer Value Type]] | Model step. | 1 | |
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Updated Road Network | [[Map Type|Map]] | Updated road network or new roads. | | + | | Updated Road Network | [[Map Type]] | Updated road network or new roads. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 36: | Line 36: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | None. | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| ClassicRoadConstructor | ClassicRoadConstructor | ||
| + | |||