Skip to main content
Solved

How to process rasters using CSV of filepaths


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?

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

 

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

3 replies

danilo_fme
Evangelist
Forum|alt.badge.img+41
  • Evangelist
  • Best Answer
  • March 25, 2019

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

 


danilo_fme wrote:

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

 

Excellent thanks! After doing so, I used the raster mosaiker from the generic port and it worked as expected.


danilo_fme
Evangelist
Forum|alt.badge.img+41
  • Evangelist
  • March 25, 2019
tigerwoulds wrote:

Excellent thanks! After doing so, I used the raster mosaiker from the generic port and it worked as expected.

Very Nice. I'm happy to help you!


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