{
  "title": "fsm-reports",
  "author": "Tim-Welch",
  "apiVersion": "2.0.0",
  "version": "1.0.0",
  "relatedUri": "https://github.com/seasketch/fsm-reports.git#readme",
  "sourceUri": "git+https://github.com/seasketch/fsm-reports.git.git",
  "published": "2023-03-08T20:43:20.458Z",
  "clients": [
    {
      "title": "AllReport",
      "uri": "https://test.com/AllReport",
      "bundleSize": 0,
      "apiVersion": "",
      "tabs": []
    }
  ],
  "feedbackClients": [],
  "preprocessingServices": [
    {
      "title": "clipToOceanEez",
      "description": "Erases portion of sketch overlapping with land or extending into ocean outsize EEZ boundary (0-200nm)",
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/clipToOceanEez",
      "requiresProperties": []
    },
    {
      "title": "clipToOceanOffshore",
      "description": "Erases portion of sketch falling outside of offshore boundary (12-200nm)",
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/clipToOceanOffshore",
      "requiresProperties": []
    },
    {
      "title": "clipToOceanNearshore",
      "description": "Erases portion of sketch falling outside of nearshore boundary (0-12nm)",
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/clipToOceanNearshore",
      "requiresProperties": []
    },
    {
      "title": "clipToOceanContiguous",
      "description": "Erases portion of sketch overlapping with contiguous zone (12-24 nautical miles)",
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/clipToOceanContiguous",
      "requiresProperties": []
    },
    {
      "title": "clipToOceanOuterOffshore",
      "description": "Erases portion of sketch falling outside of outer offshore boundary (24-200nm)",
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/clipToOceanOuterOffshore",
      "requiresProperties": []
    }
  ],
  "geoprocessingServices": [
    {
      "memory": 10240,
      "title": "boundaryAreaOverlap",
      "description": "Calculate sketch overlap with boundary polygons",
      "executionMode": "async",
      "timeout": 40,
      "requiresProperties": [],
      "handlerFilename": "boundaryAreaOverlap.ts",
      "vectorDataSources": [],
      "rateLimited": false,
      "rateLimit": 0,
      "rateLimitPeriod": "daily",
      "rateLimitConsumed": 0,
      "medianDuration": 0,
      "medianCost": 0,
      "type": "javascript",
      "issAllowList": [
        "*"
      ],
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/boundaryAreaOverlap"
    },
    {
      "memory": 10240,
      "title": "depthZoneValueOverlap",
      "description": "metrics for sketch overlap with ocean depth zones",
      "timeout": 120,
      "executionMode": "async",
      "requiresProperties": [],
      "handlerFilename": "depthZoneValueOverlap.ts",
      "vectorDataSources": [],
      "rateLimited": false,
      "rateLimit": 0,
      "rateLimitPeriod": "daily",
      "rateLimitConsumed": 0,
      "medianDuration": 0,
      "medianCost": 0,
      "type": "javascript",
      "issAllowList": [
        "*"
      ],
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/depthZoneValueOverlap"
    },
    {
      "memory": 10240,
      "title": "envRegionValueOverlap",
      "description": "metrics for sketch overlap with ocean depth zones",
      "timeout": 120,
      "executionMode": "async",
      "requiresProperties": [],
      "handlerFilename": "envRegionValueOverlap.ts",
      "vectorDataSources": [],
      "rateLimited": false,
      "rateLimit": 0,
      "rateLimitPeriod": "daily",
      "rateLimitConsumed": 0,
      "medianDuration": 0,
      "medianCost": 0,
      "type": "javascript",
      "issAllowList": [
        "*"
      ],
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/envRegionValueOverlap"
    },
    {
      "memory": 10240,
      "title": "geomorphValueOverlap",
      "description": "metrics for sketch overlap with geomorphic features",
      "timeout": 120,
      "executionMode": "async",
      "requiresProperties": [],
      "handlerFilename": "geomorphValueOverlap.ts",
      "vectorDataSources": [],
      "rateLimited": false,
      "rateLimit": 0,
      "rateLimitPeriod": "daily",
      "rateLimitConsumed": 0,
      "medianDuration": 0,
      "medianCost": 0,
      "type": "javascript",
      "issAllowList": [
        "*"
      ],
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/geomorphValueOverlap"
    },
    {
      "memory": 10240,
      "title": "gfwEffortValueOverlap",
      "description": "metrics for sketch overlap with fishing effort",
      "timeout": 120,
      "executionMode": "async",
      "requiresProperties": [],
      "handlerFilename": "gfwEffortValueOverlap.ts",
      "vectorDataSources": [],
      "rateLimited": false,
      "rateLimit": 0,
      "rateLimitPeriod": "daily",
      "rateLimitConsumed": 0,
      "medianDuration": 0,
      "medianCost": 0,
      "type": "javascript",
      "issAllowList": [
        "*"
      ],
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/gfwEffortValueOverlap"
    },
    {
      "memory": 10240,
      "title": "normaCatchValueOverlap",
      "description": "metrics for sketch overlap with catch",
      "timeout": 120,
      "executionMode": "async",
      "requiresProperties": [],
      "handlerFilename": "normaCatchValueOverlap.ts",
      "vectorDataSources": [],
      "rateLimited": false,
      "rateLimit": 0,
      "rateLimitPeriod": "daily",
      "rateLimitConsumed": 0,
      "medianDuration": 0,
      "medianCost": 0,
      "type": "javascript",
      "issAllowList": [
        "*"
      ],
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/normaCatchValueOverlap"
    },
    {
      "memory": 10240,
      "title": "benthicSpeciesValueOverlap",
      "description": "metrics for sketch overlap with ",
      "timeout": 120,
      "executionMode": "async",
      "requiresProperties": [],
      "handlerFilename": "benthicSpeciesValueOverlap.ts",
      "vectorDataSources": [],
      "rateLimited": false,
      "rateLimit": 0,
      "rateLimitPeriod": "daily",
      "rateLimitConsumed": 0,
      "medianDuration": 0,
      "medianCost": 0,
      "type": "javascript",
      "issAllowList": [
        "*"
      ],
      "endpoint": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/benthicSpeciesValueOverlap"
    }
  ],
  "uri": "https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/",
  "clientSideBundle": "https://dy0s6wfz2se2a.cloudfront.net?service=https://yo04tf0re1.execute-api.us-west-2.amazonaws.com/prod/"
}