3D-City Model
    Preparing search index...
    • Load a GeoTIFF from a generic source (URL, File or Blob). Returns the unwrapped geotiff.js object, NOT raster data.

      Parameters

      • source: TIFFSource

        Source: URL string, File, or Blob

      Returns Promise<any>

      Promise resolving to the GeoTIFF file handle (fromUrl or fromBlob).