I have about 1000 DEMs to mosaic. They are stored in various folders but I have a csv with all the file paths stored in a field. How can I read these paths and mosaic them into a single raster?
Solved
How to process rasters using CSV of filepaths
Best answer by danilo_fme
Hi @tigerwoulds
I suggest you Read the CSV file and use the transformer FeatureReader to extract all raster using the path attribute from CSV file, like this:
Thanks,
Danilo
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.