{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "UTIL_Water_Main_Valve_Inspections", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created", "creatorField": "creator", "editDateField": "edited", "editorField": "editor", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "Water Main Valve", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "locno", "composite": false, "catalogID": "{AED92092-6ECF-42A8-AA4E-9267960DB0E0}" } ], "isDataVersioned": true, "isDataArchived": false, "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, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "box_clear", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "locno", "type": "esriFieldTypeInteger", "alias": "Location Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCNO" }, { "name": "field_turns", "type": "esriFieldTypeSmallInteger", "alias": "Number of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIELD_TURNS" }, { "name": "box_clear", "type": "esriFieldTypeString", "alias": "Valve Box Clear?", "domain": { "type": "codedValue", "name": "YesNoN/A", "description": "Yes, No, N/A for Text Fields", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "YES", "modelName": "BOX_CLEAR" }, { "name": "op_nut_ok", "type": "esriFieldTypeString", "alias": "Operating Nut Ok?", "domain": { "type": "codedValue", "name": "YesNoN/A", "description": "Yes, No, N/A for Text Fields", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "YES", "modelName": "OP_NUT_OK" }, { "name": "field_issues", "type": "esriFieldTypeString", "alias": "List Any Issues", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FIELD_ISSUES" }, { "name": "add_att_reqrd", "type": "esriFieldTypeString", "alias": "Additional Attention Required?", "domain": { "type": "codedValue", "name": "YesNoN/A", "description": "Yes, No, N/A for Text Fields", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "NO", "modelName": "ADD_ATT_REQRD" }, { "name": "inspection_date", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "insepction_editor", "type": "esriFieldTypeString", "alias": "Inspection Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Dan's Crew", "modelName": "INSEPCTION_EDITOR" }, { "name": "inspec_type", "type": "esriFieldTypeString", "alias": "Inspection Type", "domain": { "type": "codedValue", "name": "HydInspecTp", "description": "Hydrant Inspection Type", "codedValues": [ { "name": "Pressure Test", "code": "PRESTST" }, { "name": "Scheduled", "code": "SCHED" }, { "name": "Summer Follow Up", "code": "SUMMFOLUP" }, { "name": "Summer Inspection", "code": "SUMMINSPEC" }, { "name": "Other", "code": "ZOTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "SUMMFOLUP", "modelName": "INSPEC_TYPE" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATOR" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "Created On (UTC)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "Edited On (UTC)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "opnutdepth", "type": "esriFieldTypeDouble", "alias": "Operator Nut Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPNUTDEPTH" }, { "name": "created", "type": "esriFieldTypeDate", "alias": "Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created" }, { "name": "edited", "type": "esriFieldTypeDate", "alias": "Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "edited" } ], "indexes": [ { "name": "g961locno", "isAscending": true, "isUnique": false, "description": "", "fields": "locno" }, { "name": "r362_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "uuid_362", "isAscending": true, "isUnique": true, "description": "", "fields": "globalid" }, { "name": "uuid_oid_362", "isAscending": true, "isUnique": false, "description": "", "fields": "globalid,objectid" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "WMV Inspections", "description": "", "prototype": { "attributes": { "creationdate": null, "locno": null, "field_turns": null, "box_clear": "YES", "op_nut_ok": "YES", "field_issues": null, "add_att_reqrd": "NO", "inspection_date": null, "insepction_editor": "Dan's Crew", "inspec_type": "SUMMFOLUP", "editdate": null, "opnutdepth": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "598e6c28686b489897c33d679d5ed1b5" }