Skip to main content
Question

issues to copy existing polyline data

  • January 8, 2019
  • 7 replies
  • 18 views

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

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.

7 replies

  • Author
  • 4 replies
  • January 8, 2019

FME tool used


redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3702 replies
  • January 8, 2019

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...


itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • 1442 replies
  • January 8, 2019

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


gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 2252 replies
  • January 8, 2019

@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)


  • Author
  • 4 replies
  • January 8, 2019

@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


  • Author
  • 4 replies
  • January 8, 2019

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


redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3702 replies
  • January 9, 2019

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?