urbanlc.downloader.base.BaseDownloader.merge_patches#

BaseDownloader.merge_patches(base_filename: str, compress: str = 'PACKBITS') None#

Merges downloaded GEOTIFF image patches and saves the merged file with the specified compression algorithm.

Parameters:

base_filename (str) – Base filename for the merged file.

Returns:

None