Select to view content in your preferred language

How to merge lines together so they offset as a single line?

475
1
11-15-2024 10:16 AM
IanLadd_Tourmaline
Regular Contributor

Hello,

I'm running into the age old issue of cartographic offsets to show multiple pipelines in a right-of-way at a small scale. The issue I'm trying to get around is making the offset effect the who line FC equally and not split it up (Even when it's dissolved or merged it still splits it). I'd like to join or merge my lines into a single feature where it is considered a true single line network. Here is an example, the first image is my pipeline with no offset  (it's a merged FC), and the second has a 3 pt offset. 

In short, how do you make a truly merged line feature class.

No Offset.png

3pt Offset.png

 

 

0 Kudos
1 Reply
AlfredBaldenweck
MVP Regular Contributor

Try using Move instead of Offset and let us know if that works better?

List of symbol effects—ArcGIS Pro | Documentation

Offset basically buffers the feature, but Move should just shift everything

0 Kudos