{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Treatment Records", "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": 2, "name": "Streets_Maintenance_Plan", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Streets_GUID", "composite": false, "catalogID": "{C461EDAE-8CCD-4CD7-AD31-D0CB25F70440}" } ], "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, "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": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Treatment_Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Streets_GUID", "type": "esriFieldTypeGUID", "alias": "Streets GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Streets_GUID" }, { "name": "Treatment_Type", "type": "esriFieldTypeString", "alias": "Treatment Type", "domain": { "type": "codedValue", "name": "PAVEMENT_TREATMENT", "description": "PAVEMENT TREATMENT", "codedValues": [ { "name": "Commercial Crack seal at yr 4", "code": "C1" }, { "name": "Commercial Crack seal and chip seal at yr 8", "code": "C2" }, { "name": "Commercial Crack seal at yr 15", "code": "C3" }, { "name": "Commercial Mill and fill at yr 25", "code": "C4" }, { "name": "Commercial Crack seal and chip seal at yr 37", "code": "C5" }, { "name": "Minor Collector Crack Seal and Micro Type III at yr 7", "code": "MC2" }, { "name": "Minor Collector Crack seal and Micro Type III at yr 13", "code": "MC3" }, { "name": "Minor Collector Crack seal and Micro Type III at yr 19", "code": "MC4" }, { "name": "Residential Crack seal at yr 3", "code": "R1" }, { "name": "Residential Crack seal and microsurface at yr 7", "code": "R2" }, { "name": "Residential Crack seal and microsurface at yr 14", "code": "R3" }, { "name": "Residential Crack seal and microsurface at yr 21", "code": "R4" }, { "name": "Residential Crack seal and microsurface at yr 35", "code": "R6" }, { "name": "Reconstruct", "code": "0" }, { "name": "Minor Collector Crack seal at yr 3", "code": "MC1" }, { "name": "Mill and fill at yr 28", "code": "R5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Treatment_Type" }, { "name": "Cost", "type": "esriFieldTypeDouble", "alias": "Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cost" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Pre_Treatment_PASER", "type": "esriFieldTypeDouble", "alias": "Pre Treatment PASER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pre_Treatment_PASER" }, { "name": "Post_Treatment_PASER", "type": "esriFieldTypeDouble", "alias": "Post Treatment PASER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Post_Treatment_PASER" }, { "name": "Treatment_Notes", "type": "esriFieldTypeString", "alias": "Treatment Notes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "Treatment_Notes" }, { "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": "Year_", "type": "esriFieldTypeInteger", "alias": "Year_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year_" }, { "name": "TreatmentDate", "type": "esriFieldTypeDate", "alias": "Treatment Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TreatmentDate" } ], "indexes": [ { "name": "R511_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_511", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1582Streets_GUI", "fields": "Streets_GUID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Treatment Records", "description": "", "prototype": { "attributes": { "Year_": null, "TreatmentDate": null, "Streets_GUID": null, "Treatment_Type": null, "Cost": null, "Status": null, "Pre_Treatment_PASER": null, "Post_Treatment_PASER": null, "Treatment_Notes": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 50000, "maxRecordCountFactor": 1, "serviceItemId": "1258ca5b8d614846a56bdddb5f2e7aba" }