Open
Description
Feature description
It would be a wonderful feature if I could decrease the density of labels based on label proximity. Implementation of this feature would be particularly useful for divided highways where lanes for direction of travel are separated. As it is now, labels are duplicated for each direction of travel for a divided highway and these labels may be adjacent. This requires tedious manual removal of labels. Also, the selection to merge connect lines does not function if end- and start-points of lines do not absolutely match. The only resolution to this is to dissolve these features based on highway type and number, or create a virtual layer of these features using a group by query and st_union(geometry).
Additional context
No response