Skip to main content
Solved

Split attributes and write them as feature classes in a new file geodatabase

  • November 5, 2024
  • 1 reply
  • 44 views

marjan_nikoukar
Contributor
Forum|alt.badge.img+6

Hi, I used an AttributeFilter transformer to split attributes. I want to write each of them as a feature class in a new file geodatabase. What is the best way to do that?

Thank you for your assistance.

Best answer by jobvdnoort

Hi Marjan,

I’m not to sure what you mean, but after the attributefilter you could use a attribute creator to create an attribute which contains the name of your featureclass. In the featurewriter you set the name to the attribute field:

You could also, in your featurewriter, fix the names.

then you can directly connect the filter ports of your attribute filter to the writer:\

 

Is this what you are looking for?

 

View original
Did this help you find an answer to your question?

1 reply

jobvdnoort
Supporter
Forum|alt.badge.img+10
  • Supporter
  • Best Answer
  • November 6, 2024

Hi Marjan,

I’m not to sure what you mean, but after the attributefilter you could use a attribute creator to create an attribute which contains the name of your featureclass. In the featurewriter you set the name to the attribute field:

You could also, in your featurewriter, fix the names.

then you can directly connect the filter ports of your attribute filter to the writer:\

 

Is this what you are looking for?

 


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