{ "currentVersion": 10.81, "id": 1, "name": "Operations.GIS_ADMIN.OCAL_DrinkingWaterInsp", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "OCALDrinkingWaterSamplin", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "SITE_OBJECT_ID", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SAMPLE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STAFF", "type": "esriFieldTypeString", "alias": "STAFF NAME", "domain": { "type": "codedValue", "name": "OCAL_DRINKWATER_EMPS", "description": "Drinking Water test employee list", "codedValues": [ { "name": "Timothy Herndon (1457TH)", "code": "THERNDON" }, { "name": "**exUmoja Muleyyar (1478UM)", "code": "UMULEYYAR" }, { "name": "Kendra Martin (1863KM)", "code": "KMARTIN" }, { "name": "Samantha Chmielewski (2771SC)", "code": "SCHMIELEWSKI" }, { "name": "Eric Poloway (3021EP)", "code": "POLOWAY" }, { "name": "Aaron Johnson (4245AJ)", "code": "AJohnson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STAFF" }, { "name": "PH_METER_ID", "type": "esriFieldTypeSmallInteger", "alias": "PH_METER_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PH_METER_ID" }, { "name": "CHLORINE_METER_ID", "type": "esriFieldTypeString", "alias": "CHLORINE_METER_ID", "domain": { "type": "codedValue", "name": "OCAL_DRINKWATER_CLMETER", "description": "OCAL drinking water Chlorine meter ID", "codedValues": [ { "name": "1690E180974 HACH", "code": "1690E180974" }, { "name": "14100E256922 HACH", "code": "14100E256922" }, { "name": "19010E377742 HACH", "code": "19010E377742" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CHLORINE_METER_ID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "SAMPLE_NAME", "type": "esriFieldTypeString", "alias": "SAMPLE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SAMPLE_NAME" }, { "name": "WATERTEMP", "type": "esriFieldTypeDouble", "alias": "WATERTEMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERTEMP" }, { "name": "PH", "type": "esriFieldTypeDouble", "alias": "PH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PH" }, { "name": "CHLORINE", "type": "esriFieldTypeDouble", "alias": "CHLORINE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHLORINE" }, { "name": "OCAL_ID", "type": "esriFieldTypeString", "alias": "OCAL_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OCAL_ID" }, { "name": "SITE_OBJECT_ID", "type": "esriFieldTypeInteger", "alias": "SITE_OBJECT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITE_OBJECT_ID" }, { "name": "DateCollected", "type": "esriFieldTypeDate", "alias": "DateCollected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCollected" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comments" }, { "name": "SamplingType", "type": "esriFieldTypeString", "alias": "SamplingType", "domain": { "type": "codedValue", "name": "OCAL_DRINKWATER_Sample_Type", "description": "Sample type", "codedValues": [ { "name": "Bacteria", "code": "BACTERIA" }, { "name": "Organics", "code": "ORGANICS" }, { "name": "Both Bacteria and Organics", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SamplingType" } ], "indexes": [ { "name": "R55218_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_45453_SAMPLE", "fields": "SAMPLE_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_45453_OCAL_I", "fields": "OCAL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_45453_SITE_O", "fields": "SITE_OBJECT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "OCALIndexTest", "fields": "SITE_OBJECT_ID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Operations.GIS_ADMIN.OCAL_DrinkingWaterInsp", "description": "", "prototype": { "attributes": { "Comments": null, "SamplingType": null, "STAFF": null, "PH_METER_ID": null, "CHLORINE_METER_ID": null, "ID": null, "SAMPLE_NAME": null, "WATERTEMP": null, "PH": null, "CHLORINE": null, "OCAL_ID": null, "SITE_OBJECT_ID": null, "DateCollected": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }