Overview
The @loaders.gl/geotiff
module provides support for the GeoTIFF format.
GeoTIFF images embedded georeferencing information within a multi-band image file.
Installation
npm install @loaders.gl/core @loaders.gl/geotiff
Loaders and Writers
Loader |
---|
GeoTIFFLoader |
GeoTIFFSource |
Additional APIs
See image category.
Attributions
This module imports and wraps geotiff.js under MIT license.