{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "CemeteryBurials", "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": 0, "name": "CemeteryGravesV2", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "LocalID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FirstName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LocalID", "type": "esriFieldTypeString", "alias": "LocalID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocalID" }, { "name": "CremationIndicator", "type": "esriFieldTypeString", "alias": "CremationIndicator", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CremationIndicator" }, { "name": "FirstName", "type": "esriFieldTypeString", "alias": "FirstName", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FirstName" }, { "name": "MiddleName", "type": "esriFieldTypeString", "alias": "MiddleName", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MiddleName" }, { "name": "LastName", "type": "esriFieldTypeString", "alias": "LastName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LastName" }, { "name": "FormerName", "type": "esriFieldTypeString", "alias": "FormerName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FormerName" }, { "name": "BurialType", "type": "esriFieldTypeString", "alias": "Burial Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BurialType" }, { "name": "Gender", "type": "esriFieldTypeString", "alias": "Gender", "domain": { "type": "codedValue", "name": "Gender", "description": "", "codedValues": [ { "name": "Female", "code": "Female" }, { "name": "Male", "code": "Male" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "GENDER" }, { "name": "Age", "type": "esriFieldTypeString", "alias": "Age", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AGE" }, { "name": "DateOfBirth", "type": "esriFieldTypeDate", "alias": "DateOfBirth", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateOfBirth" }, { "name": "BirthYear", "type": "esriFieldTypeSmallInteger", "alias": "BirthYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BirthYear" }, { "name": "DeathDate", "type": "esriFieldTypeDate", "alias": "Date of Death", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DeathDate" }, { "name": "BurialDate", "type": "esriFieldTypeDate", "alias": "Date of Burial", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BurialDate" }, { "name": "BurialYear", "type": "esriFieldTypeSmallInteger", "alias": "Burial Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BurialYear" }, { "name": "CauseofDeath", "type": "esriFieldTypeString", "alias": "Cause of Death", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CauseofDeath" }, { "name": "PlaceOfDeath", "type": "esriFieldTypeString", "alias": "PlaceOfDeath", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlaceOfDeath" }, { "name": "Religion", "type": "esriFieldTypeString", "alias": "Religion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Religion" }, { "name": "FuneralHome", "type": "esriFieldTypeString", "alias": "Funeral Home", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FuneralHome" }, { "name": "ResidentIndicator", "type": "esriFieldTypeString", "alias": "Resident Indicator", "domain": { "type": "codedValue", "name": "YesNoFlag", "description": "Yes, No, or Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ResidentIndicator" }, { "name": "VeteranIndicator", "type": "esriFieldTypeString", "alias": "Veteran Indicator", "domain": { "type": "codedValue", "name": "YesNoFlag", "description": "Yes, No, or Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "VeteranIndicator" }, { "name": "VeteranBranch", "type": "esriFieldTypeString", "alias": "VeteranBranch", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VeteranBranch" }, { "name": "VeteranEra", "type": "esriFieldTypeString", "alias": "VeteranEra", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VeteranEra" }, { "name": "RelationToOwner", "type": "esriFieldTypeString", "alias": "RelationToOwner", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RelationToOwner" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Source" }, { "name": "DocLinks", "type": "esriFieldTypeString", "alias": "DocLinks", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DocLinks" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FirstResponder", "type": "esriFieldTypeString", "alias": "FirstResponder", "domain": { "type": "codedValue", "name": "FirstResponders", "description": "", "codedValues": [ { "name": "Police", "code": "Police" }, { "name": "Firefighter", "code": "Firefighter" }, { "name": "EMS", "code": "EMS" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FirstResponder" } ], "indexes": [ { "name": "R6806_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6806", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I225068LocalID", "fields": "LocalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I225068FirstName", "fields": "FirstName,MiddleName,LastName,FormerName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6806", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CemeteryBurials", "description": "", "prototype": { "attributes": { "FirstResponder": null, "Comments": null, "LocalID": null, "CremationIndicator": null, "FirstName": null, "MiddleName": null, "LastName": null, "FormerName": null, "BurialType": null, "Gender": null, "Age": null, "DateOfBirth": null, "BirthYear": null, "DeathDate": null, "BurialDate": null, "BurialYear": null, "CauseofDeath": null, "PlaceOfDeath": null, "Religion": null, "FuneralHome": null, "ResidentIndicator": null, "VeteranIndicator": null, "VeteranBranch": null, "VeteranEra": null, "RelationToOwner": null, "Source": null, "DocLinks": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "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": 2000, "maxRecordCountFactor": 1, "serviceItemId": "09828da55e1d4f84b36a56197a552d4a" }