<div dir="ltr"><div class="gmail_default" style="font-family:monospace">Hello,</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">I am looking for a way to select an arbitrary number features in one layer and then copy the values of their id fields into fields of an arbitrary feature in a second layer.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">For example, I have one layer which is the polygons for countries with the field <i>feathure_uuid</i>, and a second layer that has the border lines between the countries with two fields <i>north_east_feature</i> and <i>south_west_feature</i>. I'd like to be able to select the two country features on the opposite sides of the border line and have <i>countries.feature_uuid</i> for each one placed into borders.<i style="font-family:Arial,Helvetica,sans-serif">north_east_feature</i><span style="font-family:Arial,Helvetica,sans-serif"> and border.</span><i style="font-family:Arial,Helvetica,sans-serif">south_west_feature</i><span style="font-family:Arial,Helvetica,sans-serif">.</span></div><div class="gmail_default" style="font-family:monospace"><span style="font-family:Arial,Helvetica,sans-serif"><br></span></div><div class="gmail_default" style="font-family:monospace"><span style="font-family:Arial,Helvetica,sans-serif">Do I have to finally bite the bullet and learn python to do this, or is there some combination of existing tools I can use to do it instead?</span></div></div>