Load a GeoTIFF from a generic source (URL, File or Blob). Returns the unwrapped geotiff.js object, NOT raster data.
Source: URL string, File, or Blob
Promise resolving to the GeoTIFF file handle (fromUrl or fromBlob).
Load a GeoTIFF from a generic source (URL, File or Blob). Returns the unwrapped geotiff.js object, NOT raster data.