{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "i17_Delta_Levees_Centerlines_2017", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Detailed centerlines of the Sacramento-San Joaquin levee systems, and broken into singular segments of consistent-attribute sets. The use of high-resolution LiDAR, and the products derived from it, allow for levee anatomy to be captured for the surveyed area. The resulting data allows for the levee crown sections to be isolated and collapsed to a centerline, detailing the route of the levee system. This data can further be used for levee maintenance and management, flood modeling and prediction, as well as levee inventories. The data are therefore mostly the structural centerlines of the levees, with some minor modifications as warranted.", "copyrightText": "DWR makes no warranties or guarantees \u2014either expressed or implied \u2014 as to the completeness, accuracy, or correctness of the data. DWR neither accepts nor assumes liability arising from or for any incorrect, incomplete, or misleading subject data.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.35717071164E7, "ymin": 4531968.181900002, "xmax": -1.34924355213E7, "ymax": 4662916.5282000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 83, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Comments", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comment" }, { "name": "LMA", "type": "esriFieldTypeString", "alias": "LMA", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LMA" }, { "name": "LMA_Number", "type": "esriFieldTypeString", "alias": "LMA_Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LMA_Number" }, { "name": "Urban_Status", "type": "esriFieldTypeString", "alias": "Urban_Status", "domain": { "type": "codedValue", "name": "Urban_status_code", "description": "Urban Status Code", "codedValues": [ { "name": "Urban", "code": "Urban" }, { "name": "Non-urban", "code": "Non-urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Urban_Status" }, { "name": "Levee_Type", "type": "esriFieldTypeString", "alias": "Levee_Type", "domain": { "type": "codedValue", "name": "Levee_Type_Code", "description": "Levee Type Code", "codedValues": [ { "name": "Project", "code": "Project" }, { "name": "Non-project", "code": "Non-project" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Levee_Type" }, { "name": "Reach", "type": "esriFieldTypeString", "alias": "Reach", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Reach" }, { "name": "Levee_Condition", "type": "esriFieldTypeString", "alias": "Levee_Condition", "domain": { "type": "codedValue", "name": "Levee_Condition", "description": "Levee Condition", "codedValues": [ { "name": "Flooded", "code": "Flooded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Levee_Condition" }, { "name": "AB360_Levee_Type", "type": "esriFieldTypeString", "alias": "AB360_Levee_Type", "domain": { "type": "codedValue", "name": "AB360_code", "description": "AB360 levee type code", "codedValues": [ { "name": "Unattributed", "code": "Unattributed" }, { "name": "Non-project", "code": "Non-project" }, { "name": "Project", "code": "Project" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AB360_Levee_Type" }, { "name": "Direct_Agreement", "type": "esriFieldTypeString", "alias": "Direct_Agreement", "domain": { "type": "codedValue", "name": "Direct_Agreement_yes_no", "description": "Direct Agreement Yes No code", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Direct_Agreement" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "Date_Data_Refers_To", "type": "esriFieldTypeDate", "alias": "Date_Data_Refers_To", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Data_Refers_To" }, { "name": "Date_Last_Modified", "type": "esriFieldTypeDate", "alias": "Date_Last_Modified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Last_Modified" }, { "name": "Last_Modified_By", "type": "esriFieldTypeString", "alias": "Last_Modified_By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Last_Modified_By" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S189_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "i17_Delta_Levees_Centerlines_2017", "description": "", "prototype": { "attributes": { "Last_Modified_By": null, "Date_Last_Modified": null, "Comments": null, "LMA": null, "LMA_Number": null, "Urban_Status": null, "Levee_Type": null, "Reach": null, "Levee_Condition": null, "AB360_Levee_Type": null, "Direct_Agreement": null, "Source": null, "Date_Data_Refers_To": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }