Skip to main content
Question

Name Workspace output File like the RasterTIler output tile number.

  • December 12, 2020
  • 1 reply
  • 6 views

I tiled a raster image with the RasterTiler and get as result 4 tiles and now I want to name the workspace output file like the output tile numbers.

Like this:

up left tile= 1 -> Filename_1.TIF

up right tile=2 ->Filename_2.TIF

bottom left tile=3 -> Filename_3.TIF

bottom right tile= 4 -> Filename_4.TIF

So I used the stringconcetonator to name the attributes like the tile numbers, but I dont get the desired result what am I doing wrong? Best Wishes Tina

StringConcetonatorRasterTiler

1 reply

caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • December 14, 2020

Use a Sorter by _tile_row and _tile_column (in that order in the same Sorter) than a Counter to create your file index.


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