UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

4 lines (3 loc) 264 B
export declare function getJsonPath(dstPath: string, datasourceId: string): string; export declare function getFlatGeobufPath(dstPath: string, datasourceId: string): string; export declare function getGeopackagePath(dstPath: string, datasourceId: string): string;