Skip to main content
Question

attributes

  • June 20, 2015
  • 1 reply
  • 14 views

Hi,

 

I'm totally new to FME. I have two datasets and I need one attribute from dataset one in dataset two. Thanks for the help.

1 reply

takashi
Influencer
  • June 21, 2015
Hi,

 

 

There are some transformers which can be used to merge attributes of features coming from two different datasets. e.g. FeatureMerger, Joiner etc.

 

 

A general usage of the FeatureMerger:

 

Send the features coming from one dataset to the Requestor port; send the features coming from another dataset to the Supplier port.

 

Set a join condition (attribute(s) matching) to the "Join On" parameter.

 

Then, attributes of a Supplier feature will be added to a Requestor feature when they satisfied the join condition, and the Requestor feature will be output from the Merged port.

 

 

Try this first and post more specific question if the transformer doesn't work as expected.

 

 

Takashi

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