Skip to main content
Question

FeatureReader from file gdb to CSV


Forum|alt.badge.img

Hello, I hope to back up all the data from my reader feature class into a CSV file, in case I would need to look up the data in the future. I used the FeatureReader with the parameter as shown in the picture, but the result CSV has each of my reader record increased exponentially. Not sure what happen in my case..

2 replies

andreaatsafe
Safer
Forum|alt.badge.img+12

Hi @koala18,

It looks like the Reader Feature Type and the FeatureReader are reading the same feature class? If so, you may not need the FeatureReader, and you can just connect the Reader directly to the CSV writer.

 

- Andrea

Forum|alt.badge.img
  • Author
  • July 16, 2018
andreaatsafe wrote:

Hi @koala18,

It looks like the Reader Feature Type and the FeatureReader are reading the same feature class? If so, you may not need the FeatureReader, and you can just connect the Reader directly to the CSV writer.

 

- Andrea
Hi Andrea, thanks for the comments. That is exactly what I need.

 

 


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