{ "currentVersion": 10.71, "id": 7, "name": "Sea Scallop Relative Abundance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "This table contains an attribute indicating sea scallop abundance for OCS blocks. It can be joined to an OCS block feature class to show the conservation priority attribute spatially. The source data are from the National Marine Fisheries Service sea scallop survey from 1994-2006.More information on the sea scallop fishery can be from from NMFS: http://www.nmfs.noaa.gov/fishwatch/species/atl_sea_scallop.htm", "copyrightText": "MD iMAP, DNR", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8397519.2979, "ymin": 4431241.705799997, "xmax": -8086626.821799999, "ymax": 4682536.076800004, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Relative_A", "classificationMethod": "esriClassifyManual", "minValue": 0.05696564, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 0.25, "label": "0.00 - 0.25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 0.5, "label": "0.26 - 0.50", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 0.75, "label": "0.51 - 0.75", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 48, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 1, "label": "0.76 - 1.00", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MMS_REGION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MMS_REGION", "type": "esriFieldTypeString", "alias": "Minerals Management Service Region", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MMS_REGION" }, { "name": "MMS_PLAN_A", "type": "esriFieldTypeString", "alias": "Minerals Management Service Plan", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MMS_PLAN_A" }, { "name": "PROT_NUMBE", "type": "esriFieldTypeString", "alias": "Protraction Number", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PROT_NUMBE" }, { "name": "PROT_APRV_", "type": "esriFieldTypeString", "alias": "Protraction Approval Date", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "PROT_APRV_" }, { "name": "BLOCK_NUMB", "type": "esriFieldTypeString", "alias": "Block Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BLOCK_NUMB" }, { "name": "BLK_FED_AP", "type": "esriFieldTypeString", "alias": "Block Fed Approval Date", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "BLK_FED_AP" }, { "name": "BLOCK_LAB", "type": "esriFieldTypeString", "alias": "Block Label", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BLOCK_LAB" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "UniqueID" }, { "name": "Samples", "type": "esriFieldTypeSmallInteger", "alias": "Samples", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Samples" }, { "name": "Scallops_C", "type": "esriFieldTypeInteger", "alias": "Scallops Caught", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scallops_C" }, { "name": "Catch_per_", "type": "esriFieldTypeDouble", "alias": "Catch per Sample", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Catch_per_" }, { "name": "ln_CPS", "type": "esriFieldTypeDouble", "alias": "Natural Log of Scallops per Trawl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ln_CPS" }, { "name": "Relative_A", "type": "esriFieldTypeDouble", "alias": "Relative Abundance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Relative_A" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GIS Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sea Scallop Relative Abundance", "description": "", "prototype": { "attributes": { "ln_CPS": null, "Relative_A": null, "MMS_REGION": null, "MMS_PLAN_A": null, "PROT_NUMBE": null, "PROT_APRV_": null, "BLOCK_NUMB": null, "BLK_FED_AP": null, "BLOCK_LAB": null, "Acres": null, "UniqueID": null, "Samples": null, "Scallops_C": null, "Catch_per_": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 9500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }