Skip to main content
Question

OffsetCurveGenerator generate gaps within one of the offset multiCurve output lines

  • May 3, 2016
  • 2 replies
  • 33 views

juanmahere
Supporter
Forum|alt.badge.img+13

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,

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

todd_davis
Influencer
Forum|alt.badge.img+23
  • Influencer
  • 313 replies
  • May 8, 2016

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?


daveapegg
Contributor
Forum|alt.badge.img+4
  • Contributor
  • 12 replies
  • May 27, 2020

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

Cheers, Dave.