{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Party", "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": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1724278081000 }, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAME", "type": "esriFieldTypeString", "alias": "MIDDLE_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAME" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "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": "TaxLots", "fields": "ASSESSOR_N", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_799", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_799", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Party", "description": "", "prototype": { "attributes": { "ZIP_CODE": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAME": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }