I have tasks that I need to automate:
I am able to set up the tools until number 3. I have set up the input parameters as the layer and the field to dissolve. The result of number 3 is many different layers that are stored in an output directory. I have no clue on how to access the output directory and set up the Intersection (number 4).
أكثر...
- Dissolve line features by attribute - (Dissolve tool)
- Split the dissolved layer into single parts - (Multipart to singleparts tool)
- Extract different layers based on an attribute(values are integers e.g. from 1 to 6) - (Split vector layer tool) - here the result is many layers depending on unique attributes. The results are saved in a directory(folder).
- Intersect one extracted layer with another layer - (Split line with lines). Here only two layers can be intersected. there is a pattern to intersect for example where attribute = 1, then intersect with layer whose attribute =2. Therefore only an increment of 1
- Merge the resulting layers.
I am able to set up the tools until number 3. I have set up the input parameters as the layer and the field to dissolve. The result of number 3 is many different layers that are stored in an output directory. I have no clue on how to access the output directory and set up the Intersection (number 4).
أكثر...