Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
classic_road_constructor_using_table [2013/08/08 21:27]
admin created
classic_road_constructor_using_table [2015/10/13 19:31] (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  
-| Road Construction Parameters ​ | [[Table Type|Table]]  | Parameters used to control the road construction. ​ | ...  | +| Road Construction Parameters ​ | [[Table Type]] ​ | Parameters used to control the road construction. ​ | ...  | 
-| Merge Road Maps  | [[Bool Type|Bool]]  | If true, new road segments will be merged with input network. ​ | True  | +| Merge Road Maps  | [[Boolean Value Type]] ​ | If true, new road segments will be merged with input network. ​ | True  | 
-| Friction Is Relative ​ | [[Bool Type|Bool]]  | If true friction is relative to map units in meter. ​ | False  | +| Friction Is Relative ​ | [[Boolean Value Type]] ​ | If true friction is relative to map units in meter. ​ | False  | 
-| Model Step  | [[Int Type|Int]]  | Model step.  | 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 =====