{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "cemMarker", "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": 20, "name": "cemMarker", "relatedTableId": 25, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GlobalID", "composite": false, "catalogID": "{4E8A4049-E5CF-48FB-B40A-2C2AF33705E5}", "relationshipTableId": 55, "keyFieldInRelationshipTable": "cemMarker_GlobalID" }, { "id": 23, "name": "cemMarker", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GlobalID", "composite": false, "catalogID": "{E7777109-6285-475A-AD61-22A4B0564CDB}", "relationshipTableId": 52, "keyFieldInRelationshipTable": "cemMarker_GlobalID" }, { "id": 25, "name": "cemMarker", "relatedTableId": 27, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GlobalID", "composite": false, "catalogID": "{33A30688-5DF5-4177-8499-D2F3DB5A7EC2}", "relationshipTableId": 58, "keyFieldInRelationshipTable": "cemMarker_GlobalID" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1739619842000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssetID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AssetID" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycle Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACT", "modelName": "LifeCycleStatus" }, { "name": "AssetOwner", "type": "esriFieldTypeSmallInteger", "alias": "Owner of the Asset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetOwner" }, { "name": "AssetManager", "type": "esriFieldTypeSmallInteger", "alias": "Manager of the Asset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetManager" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "domain": { "type": "codedValue", "name": "cemMarkerSize", "description": "Cemetery Marker Size", "codedValues": [ { "name": "Large", "code": "Large" }, { "name": "Medium", "code": "Medium" }, { "name": "Small", "code": "Small" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Size" }, { "name": "Position", "type": "esriFieldTypeString", "alias": "Position", "domain": { "type": "codedValue", "name": "cemMarkerPosition", "description": "Cemetery Marker Position", "codedValues": [ { "name": "Flat", "code": "Flat" }, { "name": "Upright", "code": "Upright" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Position" }, { "name": "MarkerLocation", "type": "esriFieldTypeString", "alias": "Marker Location", "domain": { "type": "codedValue", "name": "cemCremationLocation", "description": "Cemetery Cremation Location", "codedValues": [ { "name": "Bottom Centre", "code": "BC" }, { "name": "Top Centre", "code": "TC" }, { "name": "North East", "code": "NE" }, { "name": "North East Centre", "code": "NEC" }, { "name": "North West", "code": "NW" }, { "name": "North West Centre", "code": "NWC" }, { "name": "South East", "code": "SE" }, { "name": "South East Centre", "code": "SEC" }, { "name": "South West", "code": "SW" }, { "name": "South West Centre", "code": "SWC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MarkerLocation" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "cemMarker", "description": "", "prototype": { "attributes": { "MarkerLocation": null, "AssetID": null, "LifeCycleStatus": "ACT", "AssetOwner": null, "AssetManager": null, "InstallDate": null, "Size": null, "Position": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "4514b4c98a2b409785bb1e822cda1ea8" }