UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

7 lines (6 loc) 232 B
export declare const datasourceConfig: { vectorFormats: ("fgb" | "json" | "tif" | "subdivided")[]; rasterFormats: ("fgb" | "json" | "tif" | "subdivided")[]; defaultDstPath: string; defaultDatasourcesPath: string; };