is it possible to edit labels with python or an expression?
i have an atlas layer and a shape with countries. the atlas layer has several features and each feature intersects with several countries.
i want a label on my pdf map that gets the country name (attribute in country layer) as a function of the intersection of the atlas layer. is something like this possible?
Example:Feature 1 of Atlas Layer lays over 3 Countries (C1, C2, C3). I want a label on my map that says: "C1, C2, C3".Feature 1 of Atlas Layer lays over 2 Countries (C5, C6). I want a label on my map that says: "C5, C6".
أكثر...
i have an atlas layer and a shape with countries. the atlas layer has several features and each feature intersects with several countries.
i want a label on my pdf map that gets the country name (attribute in country layer) as a function of the intersection of the atlas layer. is something like this possible?
Example:Feature 1 of Atlas Layer lays over 3 Countries (C1, C2, C3). I want a label on my map that says: "C1, C2, C3".Feature 1 of Atlas Layer lays over 2 Countries (C5, C6). I want a label on my map that says: "C5, C6".
أكثر...