Methods
parse(data, optionsopt) → {GeoTIFF}
Main parsing function for GeoTIFF files.
Parameters:
Name | Type | Attributes | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
string | ArrayBuffer | Raw data to parse the GeoTIFF from. | |||||||||||
options |
Object |
<optional> |
further options.
Properties
|
Returns:
the parsed geotiff file.
- Type
- GeoTIFF