{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Traffic Calming Requests", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "CopyTrafficCalmingReportLocations", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CenterlineGUID", "composite": false, "catalogID": "{9404655E-3102-419A-ADBD-1A4BA6109668}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": 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,PBF" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TrafficCalmingNumber", "type": "esriFieldTypeString", "alias": "TrafficCalmingNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TrafficCalmingNumber" }, { "name": "RequestStatus", "type": "esriFieldTypeString", "alias": "Request Status", "domain": { "type": "codedValue", "name": "CalmingRequestStatus_1", "description": "", "codedValues": [ { "name": "Requested", "code": "Requested" }, { "name": "Preliminary Review", "code": "Preliminary Review" }, { "name": "Project Created", "code": "Project Created" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Requested", "modelName": "RequestStatus" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "PreliminaryScore", "type": "esriFieldTypeDouble", "alias": "PreliminaryScore", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PreliminaryScore" }, { "name": "TypeofIssue", "type": "esriFieldTypeString", "alias": "Type of Issue", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TypeofIssue" }, { "name": "DescriptionofIssue", "type": "esriFieldTypeString", "alias": "Description of Issue", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DescriptionofIssue" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Email" }, { "name": "PhoneNumber", "type": "esriFieldTypeString", "alias": "PhoneNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PhoneNumber" }, { "name": "CenterlineGUID", "type": "esriFieldTypeGUID", "alias": "CenterlineGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CenterlineGUID" }, { "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": "FullStreetName", "type": "esriFieldTypeString", "alias": "FullStreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FullStreetName" }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FromStreet" }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ToStreet" }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CouncilDistrict" }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UpdateDate" }, { "name": "TimeOfDay", "type": "esriFieldTypeString", "alias": "TimeOfDay", "domain": { "type": "codedValue", "name": "TrafficCalmingTimeOfDay", "description": "", "codedValues": [ { "name": "All Day", "code": "All Day" }, { "name": "Morning", "code": "Morning" }, { "name": "Afternoon", "code": "Afternoon" }, { "name": "Evening", "code": "Evening" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TimeOfDay" }, { "name": "CRM_ID", "type": "esriFieldTypeString", "alias": "CRM_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CRM_ID" }, { "name": "ReviewedBy", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ReviewedBy" } ], "indexes": [ { "name": "R28_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G28CenterlineGUI", "fields": "CenterlineGUID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Eastern Standard Time", "timeZoneIANA": "America/Indianapolis", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "US Eastern Standard Time", "timeZoneIANA": "America/Indianapolis", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Traffic Calming Requests", "description": "", "prototype": { "attributes": { "CRM_ID": null, "TrafficCalmingNumber": null, "RequestStatus": "Requested", "Date": null, "PreliminaryScore": null, "TypeofIssue": null, "DescriptionofIssue": null, "Name": null, "Address": null, "Email": null, "PhoneNumber": null, "CenterlineGUID": null, "ReviewedBy": null, "TimeOfDay": null, "UpdateDate": null, "CouncilDistrict": null, "ToStreet": null, "FullStreetName": null, "FromStreet": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": 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": "ca5e655b832c472c9897e0a7d0afc3cc" }