I am trying to figure out how to merge adjacent raster datasets. Is there any clear algorithms (may be a pseudo code)?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
Well if you are looking to merge all the images from a folder you can do a two step process.
This will make a file of all the images in a directory, and then mosaic the files into an output file. |
|||||||
|