Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
insert_map_layer [2012/11/09 14:38]
bruno
insert_map_layer [2013/07/10 20:52]
127.0.0.1 external edit
Line 16: Line 16:
 ^ Name ^ Type ^ Description ^ Default Value ^ ^ Name ^ Type ^ Description ^ Default Value ^
 | Layer Name  | [[Name Type|Name]] ​ | Name the layer will have in the map. A unique name is required. If None, an automatic unique name will be generated. ​ | None  | | Layer Name  | [[Name Type|Name]] ​ | Name the layer will have in the map. A unique name is required. If None, an automatic unique name will be generated. ​ | None  |
 +| Replace Layer  | [[Bool Type|Bool]] ​ | If true, replace the layer at the given position with the new layer. Otherwise, the layer located at the given position (and all following layers) is shifted to the next position to accommodate the new layer. ​ | False  |
 ===== Output ===== ===== Output =====
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-Patch Labels ​ | [[Categorical ​Map Type|Categorical ​Map]]  | Map showing each group of cells as a patch identified by a label. It has the same dimensions as the source map.  |+Map  | [[Map Type|Map]] ​ | Map containing ​the new layer.  |
  
 ===== Group ===== ===== Group =====