Skip to main content

Hello,

please, I have one issue which is complicated to solve. I attached pic below. My situation is following: there are many waterlines - red ones are connector lines, other colored lines are part of main waterlines. What I need is to join lines of main waterline just between manhole points (points with M label). Unfortunately, there is not any common attribute :-(

Please, Do you have any idea, how to solve this problem?

Thank You very much!

Lubo

Hi,

Hope you have 3 datasets i.e. Main (line), service (line) and manhole (point)

1. Use LineCombiner on Main dataset such that Main lines will be joined

2. Use PointOnLineOverlayer with manhole and output of step 1 such that main lines will break where manhole exists


Reply