Hello everyone,
I need help with creating parallel lines based on an attribute.
I explain myself better: let´s suppose you have a shape of lines, like streets and we call them TRENCHES.
Let suppose each line has an attribute that tells you how many ducts (or fiber cables) there are in the ground. I need a way to obtain a shape where all the ducts can be seen.
I manually tried to Copy parallel, so i.e. if the amount of ducts was 3, I selected by attribute all line segments with quantity 3 and then copy parallel 2. So 1 was the original line + 2 copied = 3.
What I need to obtain is a new shapefiles where you can see all the ducts (or cables).
In pic 1 and pic 2 you cans see what I mean but done in a FTTH planning Software. I just was wondering if ArcGIS Pro could do something similar?
Pic 3 shows my attempt by manually copy parallel by selected attribute, but the results is not what I expected, and unfortunally Copy parallel cannot be added to a ModelBuilder.
Thanks a lot