{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Avoidance Areas", "type": "Feature Layer", "description": "Avoidance Areas are polygons which represent the buffered footprint (recommended avoidance radius stipulated in lease agreement) surrounding sensitive areas or potentially significant anomalies identified in the OCS that must be avoided during dredging or geotechnical survey activities associated with authorized OCS leases. In some instances, these avoidance areas occur within state waters but are noted in OCS leases due to their association with construction-related activity (e.g., dredge pipelines, pumpouts, or placement areas). Avoidance areas are specifically defined in Negotiated Non-Competitive Leases or Memoranda of Agreement with BOEM, which authorize contracted entities to dredge sand, gravel, or shell resources from the OCS. Section 8 (k) of the OCS Lands Act (OCSLA), as amended by Public Law 103-426 (enacted in 1994), provides BOEM the authority to negotiate an agreement for the use of OCS sand, gravel, and shell resources for use in: (1) a project for shore protection, beach restoration, or coastal restoration undertaken by a Federal, State, or local government agency; or (2) for use in a construction project funded in whole or part by or authorized by the Federal government. This dataset is a collection of avoidance areas from final, executed lease documentation and is maintained by the U.S. Department of the Interior's Bureau of Ocean Energy Management (BOEM). This dataset is compliant to the Archaeological Resources Protection Act.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Planning and Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 } }, "value": "1", "label": "AvoidanceArea" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -88.07363424699997, "ymin": 30.133373494000068, "xmax": -87.70686644099999, "ymax": 30.182111147000057, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AvoidID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LeaseNo", "type": "esriFieldTypeString", "alias": "Lease Number", "length": 50, "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 50, "domain": null }, { "name": "AvoidID", "type": "esriFieldTypeString", "alias": "Avoid ID", "length": 50, "domain": null }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Avoid_GlobalLeaseID", "type": "esriFieldTypeGUID", "alias": "Global Lease ID", "length": 38, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "StudyID", "type": "esriFieldTypeString", "alias": "Study ID", "length": 250, "domain": null }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "Area/Block Name", "length": 50, "domain": null }, { "name": "CoordSystem", "type": "esriFieldTypeString", "alias": "Coordinate System", "length": 50, "domain": null }, { "name": "X_Coord", "type": "esriFieldTypeString", "alias": "X", "length": 20, "domain": null }, { "name": "Y_Coord", "type": "esriFieldTypeString", "alias": "Y", "length": 20, "domain": null }, { "name": "AvoidRadius", "type": "esriFieldTypeString", "alias": "Avoidance Radius", "length": 20, "domain": null }, { "name": "AvoidUnits", "type": "esriFieldTypeString", "alias": "Avoidance Units", "length": 10, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Type", "description": "", "codedValues": [ { "name": "Cultural", "code": "Cultural" }, { "name": "Biological", "code": "Biological" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Archaeological", "code": "Archaeological" }, { "name": "Acoustic Receiver", "code": "Acoustic Receiver" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "AvoidanceAreas_Rep_2_Rules", "description": "Representation rules", "codedValues": [ { "name": "AvoidanceArea", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Avoid_GlobalLinkID", "type": "esriFieldTypeGUID", "alias": "Avoid_GlobalLinkID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 500, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G172Avoid_Global", "fields": "Avoid_GlobalLeaseID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G172Avoid_Global_1", "fields": "Avoid_GlobalLinkID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 7, "name": "Link Documents", "relatedTableId": 25, "role": "esriRelRoleOrigin", "keyField": "Avoid_GlobalLinkID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{5A0A5FB4-6480-400F-8905-7BD7526C1F4D}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }