Skip to main content
Question

Process feature classes from list

  • December 17, 2018
  • 2 replies
  • 12 views

Forum|alt.badge.img

What is the best way to process SDE feature classes from a .csv file that contains the names of the feature classes to process? SDE contains hundreds of feature classes but I only want to process the feature classes that are named in the .csv file.

2 replies

david_r
Celebrity
  • December 17, 2018

Create a CSV reader to retrieve the feature class names, then send those to a FeatureReader.

In the FeatureReader, link the "Feature types to read" setting to the feature class name from the CSV.


Forum|alt.badge.img
  • Author
  • December 17, 2018

Great, that worked. Thank you.


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