Search found 2 matches

by matewfeel
2017-01-27T08:00:14-07:00
Forum: Users
Topic: Merge Tiles Vertically, positioning issue
Replies: 7
Views: 4901

Re: Merge Tiles Vertically, positioning issue

The tiles are named respectively 'Tile_0x0' 'Tile_0x1' 'Tile_0x2' 'Tile_0x3' to 'Tile_10x0' 'Tile_10x1' 'Tile_10x2' and so on.... i believe the problem here is as FMW42 mentions. no offsets but tiles are out of order. how would i do to make it list numerically correct ? shall i add a '0'+its ...
by matewfeel
2017-01-26T21:54:52-07:00
Forum: Users
Topic: Merge Tiles Vertically, positioning issue
Replies: 7
Views: 4901

Merge Tiles Vertically, positioning issue

Hello guys, i'm trying to merge together a lot of satellite img tiles into one. At first i tried ''montage -mode concatenate'' but then realised they have been previously exported in a vertical manner, so after looking around a bit i found a way to create vertical columns and then align them ...