build_vrt#

build_vrt(vrt_path: str, image_uris: List[str]) None[source]#

Build a VRT for a set of TIFF files.

Parameters
  • vrt_path (str) – Local path for the VRT to be created.

  • image_uris (List[str]) – Image URIs.

Return type

None