Hi @lianaolianov,
Could you share us with the pictures this situation or template Workspace?
Thanks,
Danilo
HI,
The output port, you want to use, is the Changed port.
The changed port outputs the line without the spike vertex.
The removed port will output the spike vertex (point object).
If you want to create a circle around the removed point, you should be able to use the Bufferer (set it to 2D, round and a buffer amount).
I created an example: example.fmw, using FME 2018
HI,
The output port, you want to use, is the Changed port.
The changed port outputs the line without the spike vertex.
The removed port will output the spike vertex (point object).
If you want to create a circle around the removed point, you should be able to use the Bufferer (set it to 2D, round and a buffer amount).
I created an example: example.fmw, using FME 2018
Here is a screenshot from my workspace and it seems you've done the same thing as me but I still dont know why it's not working with me. I think that FME rejects it saying it's an invalid FME geometry type
Hi @lianaolianov,
Could you share us with the pictures this situation or template Workspace?
Thanks,
Danilo
Here is a screenshot from my workspace. I really don't know what's wrong
Here is a screenshot from my workspace and it seems you've done the same thing as me but I still dont know why it's not working with me. I think that FME rejects it saying it's an invalid FME geometry type
If you disable the Bufferer, what do you see in the Spikes Inspector?
Should be points.
And what are the settings for the Bufferer?
If you disable the Bufferer, what do you see in the Spikes Inspector?
Should be points.
And what are the settings for the Bufferer?
I set up only the corner style as round and not the end cap, after turning this last to round it worked.
Thank you very much