Loads and parses a GeoTIFF from a given source. Reads the first image, raster data, bounding box, and EPSG code (if available).
GeoTIFF source (URL, File, or Blob)
Promise resolving to loaded image, data and metadata.
Loads and parses a GeoTIFF from a given source. Reads the first image, raster data, bounding box, and EPSG code (if available).