{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Soils", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1659352851000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "project_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "soils_project_id", "type": "esriFieldTypeString", "alias": "Project ID ", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "project_id" }, { "name": "soils_sampling_point_id", "type": "esriFieldTypeString", "alias": "Sampling Point ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "sampling_point_id" }, { "name": "depth_min_inches", "type": "esriFieldTypeDouble", "alias": "Depth Minimum (inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "depth_min_inches" }, { "name": "depth_max_inches", "type": "esriFieldTypeDouble", "alias": "Depth Maximum (inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "depth_max_inches" }, { "name": "matrix_color_moist", "type": "esriFieldTypeString", "alias": "Matrix - Color (moist)", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "matrix_color_moist" }, { "name": "matrix_pct", "type": "esriFieldTypeDouble", "alias": "Matrix - %", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "matrix_pct" }, { "name": "redox_features_color_moist", "type": "esriFieldTypeString", "alias": "Redox Features - Color (moist)", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "redox_features_color_moist" }, { "name": "redox_features_pct", "type": "esriFieldTypeDouble", "alias": "Redox Features - %", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "redox_features_pct" }, { "name": "redox_features_type", "type": "esriFieldTypeString", "alias": "Redox Features - Type", "domain": { "type": "codedValue", "name": "Soil Type", "description": "Soil Type", "codedValues": [ { "name": "Concentration", "code": "C" }, { "name": "Depletion", "code": "D" }, { "name": "Masked Sand Grains", "code": "MS" }, { "name": "Reduced Matrix", "code": "RM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "redox_features_type" }, { "name": "redox_features_loc", "type": "esriFieldTypeString", "alias": "Redox Features - Location", "domain": { "type": "codedValue", "name": "Soil Location", "description": "Soil Location", "codedValues": [ { "name": "Matrix", "code": "M" }, { "name": "Matrix & Pore Lining", "code": "M & PL" }, { "name": "Pore Lining", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "redox_features_loc" }, { "name": "texture", "type": "esriFieldTypeString", "alias": "Texture", "domain": { "type": "codedValue", "name": "Soil Texture", "description": "Soil Texture", "codedValues": [ { "name": "Clay", "code": "C" }, { "name": "Clay Loam", "code": "CL" }, { "name": "Loam", "code": "L" }, { "name": "Sand", "code": "S" }, { "name": "Sandy Clay", "code": "SC" }, { "name": "Sandy Clay Loam", "code": "SCL" }, { "name": "Sandy Loam", "code": "SL" }, { "name": "Silt", "code": "Si" }, { "name": "Silt Loam", "code": "SiL" }, { "name": "Silty Clay ", "code": "SiC" }, { "name": "Silty Clay Loam", "code": "SiCL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "texture" }, { "name": "soil_remarks", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "soil_remarks" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GUID_REL", "type": "esriFieldTypeGUID", "alias": "GUID REL", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID_REL" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "indexes": [ { "name": "UUID_144", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R144_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1013_GUID_RE", "fields": "GUID_REL", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Soils", "description": "", "prototype": { "attributes": { "GUID_REL": null, "soils_project_id": null, "soils_sampling_point_id": null, "depth_min_inches": null, "depth_max_inches": null, "matrix_color_moist": null, "matrix_pct": null, "redox_features_color_moist": null, "redox_features_pct": null, "redox_features_type": null, "redox_features_loc": null, "texture": null, "soil_remarks": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 20000, "maxRecordCountFactor": 1, "serviceItemId": "a877a3cf99f443ab987f1e0cc79cc6ad" }