North_Angle = ABS([LOC_ANGLE] - 360) + 90 If North_Angle >= 360 Then North_Angle = North_Angle - 360 End If
Thank you Richard, for your kind help. Really appreciate it. I will try this method.
Currently I am talking to the actual user of this tool and then I'll get confirmation if they are flexible in this scenario. The initial requirement was to keep the distance along pipeline same i.e. 1 Km. However the lines cutting other lines are unwanted and we need to correct them. How do we go about it?
I finally got that to work. There was some issue with model which got resolved.I have one question. In case of the curves or sharp turns, the resulting segments are not consistent. I understand this is because we are drawing lines perpendicular to pipeline so this is expected to happen in case of curves/sharp turns.Is there a way we can recitfy this. I have attached a screenshot of my output. Please take a look.
Ok. Thanks. I will try this template.Currently I have added all the processes in a model but the problem I am facing is that Bearing Distance To Line tool generates only one line whereas when I run this tool manually on same output from Make Route Events Layer it works fine. Can you suggest what is the issue here?
Create a table in Excel with 4 columns: 1) The pipeline Route ID which will be the same value for every row generated for the next column.2) A sequential number column for km along the line beginning at 1 and using as many rows that it takes to reach the highest km value for your longest line.3) A column for side distance offset values that are about the negative double of the length of your buffer width. This column value is the same for every row generated for column 2.4) A column of values equal to double the absolute value of column 3 to use as a distance to cut across the buffer polygon. This column value is the same for every row generated for column 2.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.