Skip to main content
Solved

Load files from path location stored in csv


Looking for a way to load in files using their path stored in a csv column. I have several different file formats (.mif, .tab, .dem, .grd) that I need to reproject in FME. I've generated a csv that contains the full path location of each file on a new row. I'm wondering if it is possible to import these files directly from the csv, preferably separated by their file extension. I'm a complete beginner, so appreciate any advice. Cheers, Angus

Best answer by tomfriedl

  • Read CSV
  • Extract fileextention (FilenamePartExtractor)
  • Use AttributeFilter
  • Read your source with FeatureReader
View original

tomfriedl
Contributor
Forum|alt.badge.img+13
  • Contributor
  • June 14, 2022
  • Read CSV
  • Extract fileextention (FilenamePartExtractor)
  • Use AttributeFilter
  • Read your source with FeatureReader

Thanks Tom, this is exactly what I needed.

 


Reply


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