Skip to main content
Solved

How can I output a list of fields/attributes that are in a shp file?


I'm just looking to be able to drop a .shp file into the workspace and extract a list of the fields/attributes contained within, into a .csv file

Best answer by nielsgerrits

Creator, FeatureReader, AttributeExploder, Aggregator, FeatureWriter should do the job I think.

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

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+54
  • Best Answer
  • October 12, 2020

Creator, FeatureReader, AttributeExploder, Aggregator, FeatureWriter should do the job I think.


  • Author
  • October 12, 2020
nielsgerrits wrote:

Creator, FeatureReader, AttributeExploder, Aggregator, FeatureWriter should do the job I think.

AttributeExploder was the missing transformer. Thanks


ebygomm
Influencer
Forum|alt.badge.img+32
  • Influencer
  • October 12, 2020

I'd look at using a schema reader to read the shape file followed by a list exploder (or read the schema only using the FeatureReader)


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