{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Reports", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "DBO.MBTA_Elevator_Cleanliness_Response", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "globalid", "composite": false, "catalogID": "{5C4335AB-DD3E-44FA-ACE7-0631BE08EE86}" } ], "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, "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": "station_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "station_name", "type": "esriFieldTypeString", "alias": "What T Station is this?", "domain": { "type": "codedValue", "name": "cvd_station_name", "description": "", "codedValues": [ { "name": "Chinatown", "code": "Chinatown" }, { "name": "Copley", "code": "Copley" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "station_name" }, { "name": "elevator_clean", "type": "esriFieldTypeString", "alias": "Is this elevator clean?", "domain": { "type": "codedValue", "name": "cvd_elevator_clean", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "Not perfect, but clean enough", "code": "Not perfect, but clean enough" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "elevator_clean" }, { "name": "cleanliness_problem", "type": "esriFieldTypeString", "alias": "What is the problem?", "domain": { "type": "codedValue", "name": "cvd_cleanliness_problem", "description": "", "codedValues": [ { "name": "Urine (visible)", "code": "Urine (visible)" }, { "name": "Urine (smell)", "code": "Urine (smell)" }, { "name": "Other bodily fluid", "code": "Other bodily fluid" }, { "name": "Trash", "code": "Trash" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cleanliness_problem" }, { "name": "cleanliness_specify", "type": "esriFieldTypeString", "alias": "Please specify:", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cleanliness_specify" }, { "name": "general_satisfaction", "type": "esriFieldTypeString", "alias": "Are you generally satisfied with this elevator cleanliness?", "domain": { "type": "codedValue", "name": "cvd_general_satisfaction", "description": "", "codedValues": [ { "name": "Yes - Most of the time", "code": "Yes - Most of the time" }, { "name": "50% of the time", "code": "50% of the time" }, { "name": "No - This elevator is often dirty", "code": "No - This elevator is often dirty" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "general_satisfaction" }, { "name": "suggestions", "type": "esriFieldTypeString", "alias": "Suggestions for improvement", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "suggestions" }, { "name": "Elevator_ID", "type": "esriFieldTypeGUID", "alias": "Elevator_ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Elevator_ID" }, { "name": "Timestamp", "type": "esriFieldTypeDate", "alias": "Timestamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Timestamp" }, { "name": "ResponseDue", "type": "esriFieldTypeDate", "alias": "Respond by:", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ResponseDue" }, { "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": "RespondingWO", "type": "esriFieldTypeString", "alias": "RespondingWO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RespondingWO" } ], "indexes": [ { "name": "R4099_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4099", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G11039Elevator_I", "fields": "Elevator_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Reports", "description": "", "prototype": { "attributes": { "Timestamp": null, "ResponseDue": null, "RespondingWO": null, "station_name": null, "elevator_clean": null, "cleanliness_problem": null, "cleanliness_specify": null, "general_satisfaction": null, "suggestions": null, "Elevator_ID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "fa1d73b1413c4a698837c693bafcc08b" }