Skip to main content
Solved

Trying to replace geometry on a feature with a copy of another feature's geometry

  • June 5, 2021
  • 2 replies
  • 177 views

larue
Contributor
Forum|alt.badge.img+12

Geometry replacer is not working for me. Both features contain FME Binary geometry. I have tried renaming the attribute, cloning, etc. How does this work?

 

Thanks,

@larue

Best answer by caracadrian

You are probably not merging/joining the attribute from one feature to another.

Can you upload a sample of your workspace?

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

caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • Best Answer
  • June 7, 2021

You are probably not merging/joining the attribute from one feature to another.

Can you upload a sample of your workspace?


larue
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • June 7, 2021

You are probably not merging/joining the attribute from one feature to another.

Can you upload a sample of your workspace?

That works! I had originally tried using the GeometryReplacer, but ended up creating a new attribute derived from a manipulation of another, then merged.

 

Thanks for the redirection,

@larue​