Skip to main content

could someone help me with this issues, I'm trying to copy existing polyline data to existing feature class, but I get this problem

FME tool used


Just to make sure I understand you correctly: you read in the old pipelines, run them through an AttributeCopier and an AttributeManager and then they end up with different geometry?

That should not happen...


Does the new feature class have the same snapping properties as the old one?


@guasch84

Hi.

That is the result of the above snippet?

I ask that because those 2 transformers don't transform geometry.

What writer are you using?

Can you provide more info? Like feature info old and feature info new? (from feature information window)


@guasch84

Hi.

That is the result of the above snippet?

I ask that because those 2 transformers don't transform geometry.

What writer are you using?

Can you provide more info? Like feature info old and feature info new? (from feature information window)

you're right those transformers don't transform geometry, but both feature have different feature class properties, and maybe it's the problem


Just to make sure I understand you correctly: you read in the old pipelines, run them through an AttributeCopier and an AttributeManager and then they end up with different geometry?

That should not happen...

you're right those transformers don't transform geometry


you're right those transformers don't transform geometry

Right, so what exactly do you want to do? Do you want to transfer the attributes from one set of lines to another set of lines?