{ "currentVersion": 10.81, "id": 0, "name": "DepositBorrowAreas", "type": "Feature Layer", "description": "This dataset contains polygon features representing deposit and borrow locations pertinent to CPRA coastal protection and coastal restoration projects.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915 }, "copyrightText": "These data were mined for the Coastal Protection and Restoration Authority of Louisiana (CPRA).", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AREA_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 1 } }, "value": "OFFSHORE DISPOSAL SITE", "label": "OFFSHORE DISPOSAL SITE/CDF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "BORROW AREA", "label": "BORROW AREA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "value": "RE-HANDLING AREA", "label": "RE-HANDLING AREA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } }, "value": "POTENTIAL DEPOSIT AREA", "label": "POTENTIAL DEPOSIT AREA", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.04674875699628E7, "ymin": 3326065.814737103, "xmax": -9849953.935840609, "ymax": 3644104.55923689, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": ".OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": ".SHAPE", "domain": null }, { "name": "BorrowsID", "type": "esriFieldTypeString", "alias": ".BorrowsID", "length": 20, "domain": null }, { "name": "PROGRAM", "type": "esriFieldTypeString", "alias": "Program", "length": 20, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Project", "length": 200, "domain": null }, { "name": "PROJ_ID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 20, "domain": null }, { "name": "DATE_DES", "type": "esriFieldTypeString", "alias": "Date Designed", "length": 10, "domain": null }, { "name": "DATE_DRG", "type": "esriFieldTypeString", "alias": "Date Dredged", "length": 10, "domain": null }, { "name": "AREA_ID", "type": "esriFieldTypeString", "alias": "Area ID", "length": 50, "domain": null }, { "name": "AREA_TYPE", "type": "esriFieldTypeString", "alias": "Area Type", "length": 50, "domain": { "type": "codedValue", "name": "AREA_TYPE", "description": "Area type", "codedValues": [ { "name": "POTENTIAL DEPOSIT AREA", "code": "POTENTIAL DEPOSIT AREA" }, { "name": "BORROW AREA", "code": "BORROW AREA" }, { "name": "RE-HANDLING AREA", "code": "RE-HANDLING AREA" }, { "name": "STAGING AREA", "code": "STAGING AREA" }, { "name": "OFFSHORE DISPOSAL SITE/CDF", "code": "OFFSHORE DISPOSAL SITE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CONFINED DISPOSAL FACILITY (CDF)", "code": "CONFINED DISPOSAL FACILITY (CDF)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAT_CAT", "type": "esriFieldTypeString", "alias": "Material Category", "length": 25, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "Material ", "codedValues": [ { "name": "SAND", "code": "SAND" }, { "name": "MIXED SEDIMENT", "code": "MIXED SEDIMENT" }, { "name": "FINES", "code": "FINES" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CLAY", "code": "CLAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAT_INFO", "type": "esriFieldTypeString", "alias": "Material Information", "length": 100, "domain": null }, { "name": "DES_Z_FT", "type": "esriFieldTypeDouble", "alias": "Designed Elevation (ft)", "domain": null }, { "name": "DES_Z_M", "type": "esriFieldTypeDouble", "alias": "Designed Elevation (m)", "domain": null }, { "name": "EXCAV_Z_FT", "type": "esriFieldTypeDouble", "alias": "Excavated Elevation (ft)", "domain": null }, { "name": "EXCAV_Z_M", "type": "esriFieldTypeDouble", "alias": "Excavated Elevation (m)", "domain": null }, { "name": "DES_VOL", "type": "esriFieldTypeDouble", "alias": "Designed Volume (cu yd)", "domain": null }, { "name": "D_V_UNIT", "type": "esriFieldTypeString", "alias": "Designed Volume Units", "length": 10, "domain": { "type": "codedValue", "name": "D_V_UNIT", "description": "Designed Volume Units", "codedValues": [ { "name": "CY", "code": "CY" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRG_VOL", "type": "esriFieldTypeDouble", "alias": "Dredged Volume (cu yd)", "domain": null }, { "name": "DR_V_UNIT", "type": "esriFieldTypeString", "alias": "Dredged Volume Units", "length": 10, "domain": { "type": "codedValue", "name": "DR_V_UNIT", "description": "Dredged Volume Units", "codedValues": [ { "name": "CY", "code": "CY" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PST_DRGVOL", "type": "esriFieldTypeDouble", "alias": "Post Dredged Volume", "domain": null }, { "name": "PDG_V_UNIT", "type": "esriFieldTypeString", "alias": "Post Dredged Volume Units", "length": 10, "domain": { "type": "codedValue", "name": "PDG_V_UNIT", "description": "Post Dredged Volume Units", "codedValues": [ { "name": "CY", "code": "CY" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "length": 100, "domain": null }, { "name": "ORG", "type": "esriFieldTypeString", "alias": "Organization", "length": 100, "domain": null }, { "name": "DATAURL", "type": "esriFieldTypeString", "alias": "Link to Additional Information", "length": 200, "domain": null }, { "name": "Meta_xml", "type": "esriFieldTypeString", "alias": "XML Metadata Link", "length": 200, "domain": null }, { "name": "Meta_html", "type": "esriFieldTypeString", "alias": "HTML Metadata Link", "length": 200, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": ".Comments", "length": 250, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }