{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 851, "name": "GIST_CEMETERY_INTERMENT", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "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": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LASTNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CEMETERY", "type": "esriFieldTypeString", "alias": "CEMETERY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CEMETERY" }, { "name": "PLOTSECTION", "type": "esriFieldTypeString", "alias": "PLOTSECTION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PLOTSECTION" }, { "name": "PLOTROW", "type": "esriFieldTypeString", "alias": "PLOTROW", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLOTROW" }, { "name": "PLOTLOT", "type": "esriFieldTypeString", "alias": "PLOTLOT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PLOTLOT" }, { "name": "PLOTSUBLOT", "type": "esriFieldTypeString", "alias": "PLOTSUBLOT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLOTSUBLOT" }, { "name": "SECTIONROWLOT", "type": "esriFieldTypeString", "alias": "SECTIONROWLOT", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "SECTIONROWLOT" }, { "name": "LASTNAME", "type": "esriFieldTypeString", "alias": "LASTNAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LASTNAME" }, { "name": "FIRSTNAME", "type": "esriFieldTypeString", "alias": "FIRSTNAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FIRSTNAME" }, { "name": "MIDDLENAME", "type": "esriFieldTypeString", "alias": "MIDDLENAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MIDDLENAME" }, { "name": "MAIDENNAME", "type": "esriFieldTypeString", "alias": "MAIDENNAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAIDENNAME" }, { "name": "DATEOFBIRTH", "type": "esriFieldTypeString", "alias": "DATEOFBIRTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATEOFBIRTH" }, { "name": "DATEOFDEATH", "type": "esriFieldTypeString", "alias": "DATEOFDEATH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATEOFDEATH" }, { "name": "AGE", "type": "esriFieldTypeDouble", "alias": "AGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AGE" }, { "name": "GENDER", "type": "esriFieldTypeString", "alias": "GENDER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GENDER" }, { "name": "INTERMENTID", "type": "esriFieldTypeString", "alias": "INTERMENTID", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "INTERMENTID" }, { "name": "DISPLAYINTERMENTID", "type": "esriFieldTypeString", "alias": "DISPLAYINTERMENTID", "domain": null, "editable": true, "nullable": true, "length": 67, "defaultValue": null, "modelName": "DISPLAYINTERMENTID" }, { "name": "DISPLAYNAME", "type": "esriFieldTypeString", "alias": "DISPLAYNAME", "domain": null, "editable": true, "nullable": true, "length": 122, "defaultValue": null, "modelName": "DISPLAYNAME" } ], "indexes": [ { "name": "R2197_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIST_CEMETERY_INTERMENT", "description": "", "prototype": { "attributes": { "DISPLAYINTERMENTID": null, "DISPLAYNAME": null, "CEMETERY": null, "PLOTSECTION": null, "PLOTROW": null, "PLOTLOT": null, "PLOTSUBLOT": null, "SECTIONROWLOT": null, "LASTNAME": null, "FIRSTNAME": null, "MIDDLENAME": null, "MAIDENNAME": null, "DATEOFBIRTH": null, "DATEOFDEATH": null, "AGE": null, "GENDER": null, "INTERMENTID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "6bfb677752f64a949b705b790e98607d" }