ajdmom.poly.Poly.merge

Poly.merge(other)[source]

Merge another poly having the same keyfor attribute.

Insert new key-value or add value for the existing key.

Parameters:

other (Poly) – poly having the same keyfor.

Returns:

the updated first poly.

Return type:

Poly