1

I used offset on these lines that are on top of each other. How can I make it so the red line is not interrupted by the orange?

I can put the orange under the red, but there is another corner where the opposite then would occur.

enter image description here

Each line segment is a new attribute. These lines are on top of each other but used offset on one of them on this section. How can I prioritise them without it affecting the whole line?

Taras
  • 32,823
  • 4
  • 66
  • 137
Victor Nielsen
  • 233
  • 1
  • 2
  • Yes they are part of attribute table. And each line segment is a new attribute. These lines are on top of eachother, but used offset on one of them on this section. How can I prioritise them without it affecting the whole line? – Victor Nielsen Sep 19 '20 at 08:39

1 Answers1

1

Try applying the following workflow.

Step 1. In the attribute table define a field that will in charge of a priority of the line features

step_1

Step 2. Proceed with Layer Properties > Control feature rendering order > Define Order where the priority attribute will do the job

step_2

Chech references for more details


References:

Taras
  • 32,823
  • 4
  • 66
  • 137