UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

7 lines 213 B
export const datasourceFormatDescriptions = { fgb: "FlatGeobuf", json: "GeoJSON", tif: "Cloud Optimized GeoTiff", subdivided: "SeaSketch Subdivided Polygons", }; //# sourceMappingURL=formats.js.map