{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "PublicComments", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate", "creatorField": "Creator", "editDateField": "EditDate", "editorField": "Editor", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1715350735000 }, "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 }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CASEID", "type": "esriFieldTypeString", "alias": "Case Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASEID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EMAIL" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "SUBMITDT", "type": "esriFieldTypeDate", "alias": "Date Submitted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBMITDT" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "REPLY", "type": "esriFieldTypeString", "alias": "Reply from Staff", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "REPLY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "REPLYDATE", "type": "esriFieldTypeDate", "alias": "Date of Staff Reply", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REPLYDATE" }, { "name": "SHOWCOMMENT", "type": "esriFieldTypeString", "alias": "Show Comment (Yes/No)", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator.", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SHOWCOMMENT" }, { "name": "POSITION", "type": "esriFieldTypeString", "alias": "Position on Case", "domain": { "type": "codedValue", "name": "PositionOnCase", "description": "Selections for public position on land use cases", "codedValues": [ { "name": "Neutral or Undecided", "code": "NeutralUndecided" }, { "name": "Support Proposal As Is", "code": "SupportAsIs" }, { "name": "Support Proposal with Modifications", "code": "SupportModified" }, { "name": "Against Proposal As Is", "code": "AgainstAsIs" }, { "name": "Against Any Proposal on this Site", "code": "AgainstAny" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "POSITION" }, { "name": "zcglobalid", "type": "esriFieldTypeGUID", "alias": "Zoning Change Case Global ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "zcglobalid" }, { "name": "HomeZip", "type": "esriFieldTypeString", "alias": "Residence Zip Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HomeZip" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_102", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_696_CASEID", "fields": "CASEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_696_zcglobal", "fields": "zcglobalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_102", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PublicComments", "description": "", "prototype": { "attributes": { "zcglobalid": null, "CASEID": null, "NAME": null, "EMAIL": null, "COMMENTS": null, "SUBMITDT": null, "POSITION": null, "SHOWCOMMENT": null, "REPLYDATE": null, "HomeZip": null, "REPLY": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "bb262d3278f449a0b636b158aadc35fc" }