Global

Methods

parse(data) → {GeoTIFF}

Main parsing function for GeoTIFF files.
Parameters:
Name Type Description
data string | ArrayBuffer | Buffer Raw data to parse the GeoTIFF from.
Source:
Returns:
the parsed geotiff file.
Type
GeoTIFF