Fix sequence inheritance defined in yaml
Nodes need to be placed after "Inherits" nodes so that they take precedence over the inherited nodes.
This commit is contained in:
committed by
Matthias Mailänder
parent
040fbf9694
commit
64933ed04b
@@ -46,9 +46,9 @@ vice:
|
||||
Filename: viceicnh.shp
|
||||
|
||||
pvice:
|
||||
Inherits: vice
|
||||
Defaults:
|
||||
Filename: pvice.shp
|
||||
Inherits: vice
|
||||
|
||||
e1:
|
||||
Defaults:
|
||||
|
||||
Reference in New Issue
Block a user