Complete data in attribute table

This function adds new records to attribute table of target layer in order to make attribute table “full”.


The procedure will go through all records of parent layer of target layer. For every record of parent table one or several records will be added to target layer.

Primary attribute is applicable only for target layers which are connected to parent layer in relation 1:n. Several records will be created in target layer. Number of records is given by the number of items in selected lookup list.


If relation is 1:n and <none> for primary attribute is chosen then only one record will be

added to target table and predefined value of Secondary attribute will be filled in.


For target layer related to parent layer in relation 1:1 only one record will be created.


In both cases new records are created only if they do not exist yet. If 1:1 target layer is chosen then new record is created only if there is no record yet. With 1:n target layer the new records are added for those items of lookup list which are not presented yet.


New records in 1:n target layer will have ID starting with 900000. Thus they can be easily removed if necessary.


Additionally it is possible to fill value of secondary attribute. All new records will have same value, predefined by “Fill attribute value” option.