{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 30, "name": "Phase", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 3, "name": "Phase to Content", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{B04C97BA-AFE3-477C-A0BE-6F3F4D248373}" }, { "id": 1, "name": "Phase to Site", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "LOCATIONID", "composite": false, "catalogID": "{0FFACBE8-9106-47D9-9330-B452925C9EA1}" }, { "id": 4, "name": "Phase to Culture Catalog", "relatedTableId": 27, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CULTURE", "composite": false, "catalogID": "{9D8FF883-1B17-4581-84CC-318CEB9A376C}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1648133173000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PHASETEXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "LOCATIONID", "type": "esriFieldTypeGUID", "alias": "LocationID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "PHASETEXT", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PHASETEXT" }, { "name": "CULTURE", "type": "esriFieldTypeString", "alias": "Culture", "domain": { "type": "codedValue", "name": "CULTURE", "description": "List of cultures", "codedValues": [ { "name": "Colonial", "code": "Colonial" }, { "name": "Early Dorset", "code": "Early Dorset" }, { "name": "Early Paleo Eskimo", "code": "Early Paleo Eskimo" }, { "name": "Eskimo Undefined", "code": "Eskimo Undefined" }, { "name": "European", "code": "European" }, { "name": "Greenlandic Dorset", "code": "Greenlandic Dorset" }, { "name": "Independence I", "code": "Independence I" }, { "name": "Industrial Whaling", "code": "Industrial Whaling" }, { "name": "Late Dorset", "code": "Late Dorset" }, { "name": "Late Paleo Eskimo", "code": "Late Paleo Eskimo" }, { "name": "Norse", "code": "Norse" }, { "name": "Paleo Eskimo", "code": "Paleo Eskimo" }, { "name": "Recent", "code": "Recent" }, { "name": "Saqqaq", "code": "Saqqaq" }, { "name": "Thule", "code": "Thule" }, { "name": "Undefined", "code": "Undefined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CULTURE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_64", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_94_LOCATIONI", "fields": "LOCATIONID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_94_CULTURE", "fields": "CULTURE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_64", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Phase", "description": "", "prototype": { "attributes": { "CULTURE": null, "LOCATIONID": null, "PHASETEXT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "625682e392c14a10a9ec7f101823b147" }