Question

OffsetCurveGenerator generate gaps within one of the offset multiCurve output lines


Badge +11

Hi guys,

I've seen that the transformer "OffsetCurveGenerator" creates me some gaps on one of the offset lines generated.

Here are the parameters set:

The input line from a ESRI Shapefile, which makes the issue (nothing really complex..):

and here is the one on which has been created gaps (PINK) right side, and (BLUE) the Left side with no gaps:

As you see, the other MultiCurve line, well created is the LEFT side from the transformer output. But the RIGHT side (pink) is created with gaps.

I need to say that I tried to isolate that line, and the output stays the same.

I use FME Desktop 2015.1.0.1 - WIN64 - Build 15480.

Thanks for the help,


2 replies

Userlevel 1
Badge +12

Hi,

You should get the same result with this, but would be good to confirm. So use the FME function caller and add this 

 @Buffer(0.000002,22.5, RIGHT_SIDE_ONLY)

 http://docs.safe.com/fme/html/FME_FactFunc/doc_pag...

What are the coordinates of the line?

Badge

Hi Juan, did you end up finding a solution for this? I am having the same issue now on 2019.1

Cheers, Dave.

Reply