Skip to main content
Question

How to merge all feature

  • February 27, 2014
  • 2 replies
  • 7 views

Forum|alt.badge.img
Hi everyone,

 

 

I've got two flow of data:

 

_FA with attributes (a, b, c, d)

 

and

 

_FB with attribute (e)

 

 

I've got X (>1)  FA and only 1 FB.

 

 

And I would like a way to have X features like this:

 

_FC (a, b, c, d, e)

 

 

 

How may I do that ?

 

 

I first tougth of FeatureMerger but I can't.

 

 

Any solution ?

2 replies

david_r
Evangelist
  • February 27, 2014
Hi,

 

 

the easiest solution is perhaps to use the UnconditionalFeatureMerger (http://fmestore.safe.com/transformers/UnconditionalFeatureMerger.htm) from the FME Store.

 

 

You can also use an AttributeCreator to create a new attribute e.g. "_join" = 1 on both _FA and _FB and use that in the FeatureMerger.

 

 

David

Forum|alt.badge.img
  • Author
  • February 27, 2014
@DAvid: You Rock ! Thanks mate !!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings