{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "NTN_CWS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1698321747000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 150, 61, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "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": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingID" }, { "name": "LocationID", "type": "esriFieldTypeString", "alias": "Location Identifier", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "Herculaneum", "code": "Herculaneum" }, { "name": "Festus/Crystal City", "code": "Festus/Crystal City" }, { "name": "Pevely", "code": "Pevely" }, { "name": "Horine", "code": "Horine" }, { "name": "Charleston", "code": "Charleston" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "MO", "modelName": "State" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": { "type": "codedValue", "name": "ZipCode", "description": "Zip Code", "codedValues": [ { "name": "63048", "code": "63048" }, { "name": "63028", "code": "63028" }, { "name": "63070", "code": "63070" }, { "name": "63012", "code": "63012" }, { "name": "63834", "code": "63834" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZipCode" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "InspectionStatus", "description": "Status of Inspection", "codedValues": [ { "name": "Inspection Required", "code": "REQUIRED" }, { "name": "Partial Inspection Complete", "code": "PARTCOMP" }, { "name": "Inspection Complete", "code": "COMPLETE" }, { "name": "Could Not Locate", "code": "CNL" }, { "name": "Could Not Access", "code": "CNA" }, { "name": "Other (See Comments)", "code": "OTHER" }, { "name": "Denied Access (See Comments)", "code": "DENIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionBy", "type": "esriFieldTypeString", "alias": "Inspection By", "domain": { "type": "codedValue", "name": "InspectionBy", "description": "", "codedValues": [ { "name": "Kyle Essick", "code": "Kyle Essick" }, { "name": "Ross Smith", "code": "Ross Smith" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionBy" }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "InspectionComments" }, { "name": "LeadConnectorPresent", "type": "esriFieldTypeString", "alias": "Lead Connector Present", "domain": { "type": "codedValue", "name": "LeadConnectorType", "description": "Type of LSL connector", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "Other - Not Lead", "code": "Othe-Not-Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentBuildingSLMaterial", "type": "esriFieldTypeString", "alias": "Current Building SL Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Asbestos-Cement", "code": "Asbestos-Cement" }, { "name": "Other-Non-Lead", "code": "Other-Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentBuildingSLMaterial" }, { "name": "BuildingSLMaterialEverLead", "type": "esriFieldTypeString", "alias": "Building SL Ever Lead", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingSLMaterialEverLead" }, { "name": "BuildingSLGalvanized", "type": "esriFieldTypeString", "alias": "Building SL Galvanized", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingSLGalvanized" }, { "name": "BuildingSLInstallDate", "type": "esriFieldTypeDate", "alias": "Building SL Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingSLInstallDate" }, { "name": "VerificationSource", "type": "esriFieldTypeString", "alias": "Verification Source", "domain": { "type": "codedValue", "name": "VerificationSource", "description": "Verification Source", "codedValues": [ { "name": "Records Only", "code": "R" }, { "name": "Field Inspection Only", "code": "F" }, { "name": "Records Validation", "code": "V" }, { "name": "Records Invalidation", "code": "I" }, { "name": "Statistical Analysis", "code": "A" }, { "name": "Sequential Monitoring", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VerificationSource" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" }, { "name": "BuildingSLSize", "type": "esriFieldTypeString", "alias": "Building SL Size", "domain": { "type": "codedValue", "name": "ServiceLineSize", "description": "Service Line Size", "codedValues": [ { "name": "1 1/4\"", "code": "1 1/4\"" }, { "name": "1 3/4\"", "code": "1 3/4\"" }, { "name": "1\"", "code": "1\"" }, { "name": "1/2\"", "code": "1/2\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "16\"", "code": "16\"" }, { "name": "2\"", "code": "2\"" }, { "name": "3\"", "code": "3\"" }, { "name": "3/4\"", "code": "3/4\"" }, { "name": "3/8\"", "code": "3/8\"" }, { "name": "4\"", "code": "4\"" }, { "name": "5/8\"", "code": "5/8\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingSLSize" }, { "name": "InformationInSystemAMP", "type": "esriFieldTypeString", "alias": "Is Information Maintained in Asset Management Program", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type", "codedValues": [ { "name": "Single Family", "code": "Single Family" }, { "name": "Multi Family", "code": "Multi Family" }, { "name": "School/Childcare", "code": "School/Childcare" }, { "name": "Business", "code": "Business" }, { "name": "Hospital/Medical Care Facility", "code": "Hospital/Medical Care Facility" }, { "name": "Nursing Home", "code": "Nursing Home" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingType" }, { "name": "POE_POU_TreatmentPresent", "type": "esriFieldTypeString", "alias": "Point of Entry Treatment Present", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "POE_POU_TreatmentPresent" }, { "name": "BuildingIntPlumbingMaterial1", "type": "esriFieldTypeString", "alias": "Building Plumbing Material 1", "domain": { "type": "codedValue", "name": "BuildingInteriorPlumbingMaterial", "description": "Building Interior Plumbing Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Copper Pipe With Lead Solder", "code": "Copper Pipe With Lead Solder" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial1" }, { "name": "BuildingIntPlumbingMaterial2", "type": "esriFieldTypeString", "alias": "Building Plumbing Material 2", "domain": { "type": "codedValue", "name": "BuildingInteriorPlumbingMaterial", "description": "Building Interior Plumbing Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Copper Pipe With Lead Solder", "code": "Copper Pipe With Lead Solder" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial2" }, { "name": "BuildingIntPlumbingMaterial3", "type": "esriFieldTypeString", "alias": "Building Plumbing Material 3", "domain": { "type": "codedValue", "name": "BuildingInteriorPlumbingMaterial", "description": "Building Interior Plumbing Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Copper Pipe With Lead Solder", "code": "Copper Pipe With Lead Solder" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial3" }, { "name": "BuildingIntMaterialInstallDat", "type": "esriFieldTypeDate", "alias": "Building Plumbing Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingIntMaterialInstallDat" }, { "name": "BuildingPlumbingRenoRepairDat", "type": "esriFieldTypeDate", "alias": "Renovation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingRenoRepairDat" }, { "name": "LCR_SMP_Site", "type": "esriFieldTypeString", "alias": "LCR_SMP_Site", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LCR_SMP_Site" }, { "name": "SMPIDAssignState", "type": "esriFieldTypeString", "alias": "SMPID Assign State", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "SMPID Assign Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignNo" }, { "name": "LCRR_SMP_Tier", "type": "esriFieldTypeInteger", "alias": "LCRR_SMP_Tier", "domain": { "type": "codedValue", "name": "LCRR_SMP_Tier", "description": "LCRR SMP Tier", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_Tier" }, { "name": "EligibleSL_GRR_Funding", "type": "esriFieldTypeString", "alias": "EligibleSL_GRR_Funding", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EligibleSL_GRR_Funding" }, { "name": "FundingType", "type": "esriFieldTypeString", "alias": "Funding Type", "domain": { "type": "codedValue", "name": "FundingType", "description": "Type of funding available", "codedValues": [ { "name": "LSLR", "code": "LSLR" }, { "name": "GRR", "code": "GRR" }, { "name": "ARPA", "code": "ARPA" }, { "name": "Other (See Comments)", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "EstimatedCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_104", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_104", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "NTN_CWS", "description": "", "prototype": { "attributes": { "FundingType": null, "EligibleSL_GRR_Funding": null, "EstimatedCost": null, "BuildingID": null, "LocationID": null, "Address": null, "Address2": null, "City": null, "State": "MO", "ZipCode": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "CurrentBuildingSLMaterial": null, "BuildingSLMaterialEverLead": null, "BuildingSLGalvanized": null, "BuildingSLInstallDate": null, "VerificationSource": null, "Comments": null, "BuildingSLSize": null, "InformationInSystemAMP": null, "BuildingType": null, "POE_POU_TreatmentPresent": null, "BuildingIntPlumbingMaterial1": null, "BuildingIntPlumbingMaterial2": null, "BuildingIntPlumbingMaterial3": null, "BuildingIntMaterialInstallDat": null, "BuildingPlumbingRenoRepairDat": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": 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": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "CWS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1698310987000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -265855.4577947557, "ymin": 197527.95540932566, "xmax": 5408982.109502163, "ymax": 2270272.424085319, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e2dcc648100be1bc764fbf0443a27e5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXElEQVRIid3VTyjfYRwH8NfqR1wc7OLq4qacKKXsttqoKdJIksMulFqtlutKLQdHZUokEsaBxG21IjXlKgc3h21trU1GHJ7vr3594+n7+8WBdz2X79P39X3+fJ7nm3OPyT1a/Ala0YY6VOE7DrCCw1LxJownwAK+YR79aMZo8v4ITorBezGIPhyn+n5hM2mNWMIwdrPgzxL8Oc5u+Xg+e2jHGrrSM0jj5fiAlxngfE7xRljCzhjeI6zrj4xwPgf4g3oFm5zG2zFQJJzPLDpieCV+loh/xVDhg7s8RGfC4O4Fz+E8hl+iQvZKKUw9jmL4Dl5guQS8C+sx/BM+C4fiogi4Rjit72P4b0zio3BnZEkZZvAOVzEcFlGLCbzF/whcjTlMYT/deVu1jOEVNjAtLNW/gv6nwv3zOhnAl5uQWCmuYgvdwrRzaMA2/gqb1yJVfllxCTKdtKLzcP+h1/zJRmpdjfTVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "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": "SiteId", "type": "esriFieldTypeString", "alias": "Site ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SiteId" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "LocationalID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "Herculaneum", "code": "Herculaneum" }, { "name": "Festus/Crystal City", "code": "Festus/Crystal City" }, { "name": "Pevely", "code": "Pevely" }, { "name": "Horine", "code": "Horine" }, { "name": "Charleston", "code": "Charleston" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "MO", "modelName": "State" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": { "type": "codedValue", "name": "ZipCode", "description": "Zip Code", "codedValues": [ { "name": "63048", "code": "63048" }, { "name": "63028", "code": "63028" }, { "name": "63070", "code": "63070" }, { "name": "63012", "code": "63012" }, { "name": "63834", "code": "63834" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZipCode" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "InspectionStatus", "description": "Status of Inspection", "codedValues": [ { "name": "Inspection Required", "code": "REQUIRED" }, { "name": "Partial Inspection Complete", "code": "PARTCOMP" }, { "name": "Inspection Complete", "code": "COMPLETE" }, { "name": "Could Not Locate", "code": "CNL" }, { "name": "Could Not Access", "code": "CNA" }, { "name": "Other (See Comments)", "code": "OTHER" }, { "name": "Denied Access (See Comments)", "code": "DENIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionBy", "type": "esriFieldTypeString", "alias": "Inspection By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionBy" }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "InspectionComments" }, { "name": "LeadConnectorPresent", "type": "esriFieldTypeString", "alias": "Lead Connector Present ", "domain": { "type": "codedValue", "name": "LeadConnectorType", "description": "Type of LSL connector", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "Other - Not Lead", "code": "Othe-Not-Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentPublicSLMaterial", "type": "esriFieldTypeString", "alias": "Public SL Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Asbestos-Cement", "code": "Asbestos-Cement" }, { "name": "Other-Non-Lead", "code": "Other-Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentPublicSLMaterial" }, { "name": "PublicSLMaterialEverLead", "type": "esriFieldTypeString", "alias": "Public SL Ever Lead", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PublicSLMaterialEverLead" }, { "name": "SLGalvanized", "type": "esriFieldTypeString", "alias": "Service Line Galvanized", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SLGalvanized" }, { "name": "CWS_SL_InstallDate", "type": "esriFieldTypeDate", "alias": "CWS SL Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CWS_SL_InstallDate" }, { "name": "CurrentCustSLMaterial", "type": "esriFieldTypeString", "alias": "Customer Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Asbestos-Cement", "code": "Asbestos-Cement" }, { "name": "Other-Non-Lead", "code": "Other-Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentCustSLMaterial" }, { "name": "VerificationSource", "type": "esriFieldTypeString", "alias": "Verification Source", "domain": { "type": "codedValue", "name": "VerificationSource", "description": "Verification Source", "codedValues": [ { "name": "Records Only", "code": "R" }, { "name": "Field Inspection Only", "code": "F" }, { "name": "Records Validation", "code": "V" }, { "name": "Records Invalidation", "code": "I" }, { "name": "Statistical Analysis", "code": "A" }, { "name": "Sequential Monitoring", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VerificationSource" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" }, { "name": "CWS_SL_Size", "type": "esriFieldTypeString", "alias": "CWS SL Size", "domain": { "type": "codedValue", "name": "ServiceLineSize", "description": "Service Line Size", "codedValues": [ { "name": "1 1/4\"", "code": "1 1/4\"" }, { "name": "1 3/4\"", "code": "1 3/4\"" }, { "name": "1\"", "code": "1\"" }, { "name": "1/2\"", "code": "1/2\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "16\"", "code": "16\"" }, { "name": "2\"", "code": "2\"" }, { "name": "3\"", "code": "3\"" }, { "name": "3/4\"", "code": "3/4\"" }, { "name": "3/8\"", "code": "3/8\"" }, { "name": "4\"", "code": "4\"" }, { "name": "5/8\"", "code": "5/8\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CWS_SL_Size" }, { "name": "Cust_SL_Size", "type": "esriFieldTypeString", "alias": "Customer SL Size", "domain": { "type": "codedValue", "name": "ServiceLineSize", "description": "Service Line Size", "codedValues": [ { "name": "1 1/4\"", "code": "1 1/4\"" }, { "name": "1 3/4\"", "code": "1 3/4\"" }, { "name": "1\"", "code": "1\"" }, { "name": "1/2\"", "code": "1/2\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "16\"", "code": "16\"" }, { "name": "2\"", "code": "2\"" }, { "name": "3\"", "code": "3\"" }, { "name": "3/4\"", "code": "3/4\"" }, { "name": "3/8\"", "code": "3/8\"" }, { "name": "4\"", "code": "4\"" }, { "name": "5/8\"", "code": "5/8\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Cust_SL_Size" }, { "name": "CommOutreachProgram", "type": "esriFieldTypeString", "alias": "Community Outreach Program", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CommOutreachProgram" }, { "name": "InformationInSystemAMP", "type": "esriFieldTypeString", "alias": "InformationInSystemAMP", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type", "codedValues": [ { "name": "Single Family", "code": "Single Family" }, { "name": "Multi Family", "code": "Multi Family" }, { "name": "School/Childcare", "code": "School/Childcare" }, { "name": "Business", "code": "Business" }, { "name": "Hospital/Medical Care Facility", "code": "Hospital/Medical Care Facility" }, { "name": "Nursing Home", "code": "Nursing Home" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingType" }, { "name": "BuildingPlumbingMaterial1", "type": "esriFieldTypeString", "alias": "BuildingPlumbingMaterial1", "domain": { "type": "codedValue", "name": "BuildingInteriorPlumbingMaterial", "description": "Building Interior Plumbing Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Copper Pipe With Lead Solder", "code": "Copper Pipe With Lead Solder" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial1" }, { "name": "BuildingPlumbingMaterial2", "type": "esriFieldTypeString", "alias": "BuildingPlumbingMaterial2", "domain": { "type": "codedValue", "name": "BuildingInteriorPlumbingMaterial", "description": "Building Interior Plumbing Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Copper Pipe With Lead Solder", "code": "Copper Pipe With Lead Solder" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial2" }, { "name": "BuildingPlumbingMaterial3", "type": "esriFieldTypeString", "alias": "BuildingPlumbingMaterial3", "domain": { "type": "codedValue", "name": "BuildingInteriorPlumbingMaterial", "description": "Building Interior Plumbing Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Copper Pipe With Lead Solder", "code": "Copper Pipe With Lead Solder" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Other Non-Lead", "code": "Other Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial3" }, { "name": "BuildingPlumbingMaterialInsta", "type": "esriFieldTypeDate", "alias": "BuildingPlumbingMaterialInsta", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingMaterialInsta" }, { "name": "LCR_SMP_Site", "type": "esriFieldTypeString", "alias": "LCR_SMP_Site", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LCR_SMP_Site" }, { "name": "SMPIDAssignState", "type": "esriFieldTypeString", "alias": "SMPIDAssignState", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "SMPIDAssignNo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignNo" }, { "name": "LCRR_SMP_Tier", "type": "esriFieldTypeInteger", "alias": "LCRR_SMP_Tier", "domain": { "type": "codedValue", "name": "LCRR_SMP_Tier", "description": "LCRR SMP Tier", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_Tier" }, { "name": "EligibleSL_GRR_Funding", "type": "esriFieldTypeString", "alias": "EligibleSL_GRR_Funding", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EligibleSL_GRR_Funding" }, { "name": "FundingType", "type": "esriFieldTypeString", "alias": "Funding Type", "domain": { "type": "codedValue", "name": "FundingType", "description": "Type of funding available", "codedValues": [ { "name": "LSLR", "code": "LSLR" }, { "name": "GRR", "code": "GRR" }, { "name": "ARPA", "code": "ARPA" }, { "name": "Other (See Comments)", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "State1", "type": "esriFieldTypeString", "alias": "State 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "State1" }, { "name": "AddressLong", "type": "esriFieldTypeString", "alias": "Address Long", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AddressLong" }, { "name": "WaterMainMat", "type": "esriFieldTypeString", "alias": "Water Main Material", "domain": { "type": "codedValue", "name": "WaterMainMat", "description": "Water main material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "DIP", "code": "DIP" }, { "name": "CIP", "code": "CIP" }, { "name": "Leaded Joint CIP", "code": "Leaded Joint CIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Asbestos-Cement", "code": "Asbestos-Cement" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WaterMainMat" }, { "name": "LeadUpstream", "type": "esriFieldTypeString", "alias": "Lead Upstream", "domain": { "type": "codedValue", "name": "LeadUPstreamMain", "description": "LeadUpstreamMain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadUpstream" }, { "name": "PlumbingInstalled", "type": "esriFieldTypeString", "alias": "Plumbing Installed", "domain": { "type": "codedValue", "name": "YearRange", "description": "Year range structure was built", "codedValues": [ { "name": "Before 1989", "code": "Before 1989" }, { "name": "Between 1989 and 1-4-2014", "code": "Between 1989 and 1-4-2014" }, { "name": "After 1-4-2014", "code": "After 1-4-2014" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlumbingInstalled" }, { "name": "LeadCopperSite", "type": "esriFieldTypeString", "alias": "LeadCopperSite", "domain": { "type": "codedValue", "name": "LeadUPstreamMain", "description": "LeadUpstreamMain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadCopperSite" }, { "name": "Source1", "type": "esriFieldTypeString", "alias": "Source 1", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Customer Inspection", "code": "Customer Inspection" }, { "name": "Curb Box - Internal", "code": "Curb Box - Internal" }, { "name": "Curb Box -External", "code": "Curb Box -External" }, { "name": "Mechanical Inspection", "code": "Mechanical Inspection" }, { "name": "Vaccum Inspection", "code": "Vaccum Inspection" }, { "name": "Paper Records", "code": "Paper Records" }, { "name": "Digital/Database", "code": "Digital/Database" }, { "name": "Water Quality Sampling - Targeted", "code": "Water Quality Sampling - Targeted" }, { "name": "Water Quality Sampling - Flushed", "code": "Water Quality Sampling - Flushed" }, { "name": "Water Quality Sample - Sequental", "code": "Water Quality Sample - Sequental" }, { "name": "Water Quality Sample - Other", "code": "Water Quality Sample - Other" }, { "name": "Predictive Modeling (Not ID Method)", "code": "Predictive Modeling (Not ID Method)" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source1" }, { "name": "Source2", "type": "esriFieldTypeString", "alias": "Source 2", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Customer Inspection", "code": "Customer Inspection" }, { "name": "Curb Box - Internal", "code": "Curb Box - Internal" }, { "name": "Curb Box -External", "code": "Curb Box -External" }, { "name": "Mechanical Inspection", "code": "Mechanical Inspection" }, { "name": "Vaccum Inspection", "code": "Vaccum Inspection" }, { "name": "Paper Records", "code": "Paper Records" }, { "name": "Digital/Database", "code": "Digital/Database" }, { "name": "Water Quality Sampling - Targeted", "code": "Water Quality Sampling - Targeted" }, { "name": "Water Quality Sampling - Flushed", "code": "Water Quality Sampling - Flushed" }, { "name": "Water Quality Sample - Sequental", "code": "Water Quality Sample - Sequental" }, { "name": "Water Quality Sample - Other", "code": "Water Quality Sample - Other" }, { "name": "Predictive Modeling (Not ID Method)", "code": "Predictive Modeling (Not ID Method)" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source2" }, { "name": "POE_POU_TreatmentPresent", "type": "esriFieldTypeString", "alias": "POE_POU_TreatmentPresent", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "POE_POU_TreatmentPresent" }, { "name": "HouseNum", "type": "esriFieldTypeString", "alias": "HouseNum", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HouseNum" }, { "name": "CustServLineInstDate", "type": "esriFieldTypeString", "alias": "CustServLineInstDate", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustServLineInstDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R99_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_99", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_99", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CWS", "description": "", "prototype": { "attributes": { "HouseNum": null, "POE_POU_TreatmentPresent": null, "CustServLineInstDate": null, "SiteId": null, "LocationalID": null, "Address": null, "Address2": null, "City": null, "State": "MO", "ZipCode": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "CurrentPublicSLMaterial": null, "PublicSLMaterialEverLead": null, "SLGalvanized": null, "CWS_SL_InstallDate": null, "CurrentCustSLMaterial": null, "VerificationSource": null, "Comments": null, "CWS_SL_Size": null, "Cust_SL_Size": null, "CommOutreachProgram": null, "InformationInSystemAMP": null, "BuildingType": null, "BuildingPlumbingMaterial1": null, "BuildingPlumbingMaterial2": null, "BuildingPlumbingMaterial3": null, "BuildingPlumbingMaterialInsta": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "FundingType": null, "EstimatedCost": null, "State1": null, "AddressLong": null, "WaterMainMat": null, "LeadUpstream": null, "PlumbingInstalled": null, "LeadCopperSite": null, "Source1": null, "Source2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": 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": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Service Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1696240641000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 846562.5837689117, "ymin": 389814.4999693185, "xmax": 1171591.5183554105, "ymax": 875537.5833112374, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Ownership", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Customer", "label": "Customer" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 194, 255 ], "toColor": [ 252, 219, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 224, 255 ], "toColor": [ 252, 182, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 224, 255 ], "toColor": [ 215, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 215, 252, 255 ], "toColor": [ 230, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 218, 255 ], "toColor": [ 252, 204, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 182, 252, 255 ], "toColor": [ 237, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 182, 255 ], "toColor": [ 252, 188, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ID", "typeIdField": "Ownership", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "PipeSize", "type": "esriFieldTypeString", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "ServiceLineSize", "description": "Service Line Size", "codedValues": [ { "name": "1 1/4\"", "code": "1 1/4\"" }, { "name": "1 3/4\"", "code": "1 3/4\"" }, { "name": "1\"", "code": "1\"" }, { "name": "1/2\"", "code": "1/2\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "16\"", "code": "16\"" }, { "name": "2\"", "code": "2\"" }, { "name": "3\"", "code": "3\"" }, { "name": "3/4\"", "code": "3/4\"" }, { "name": "3/8\"", "code": "3/8\"" }, { "name": "4\"", "code": "4\"" }, { "name": "5/8\"", "code": "5/8\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PipeSize" }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PEX", "code": "PEX" }, { "name": "Asbestos-Cement", "code": "Asbestos-Cement" }, { "name": "Other-Non-Lead", "code": "Other-Non-Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership", "description": "Ownership", "codedValues": [ { "name": "Customer", "code": "Customer" }, { "name": "City", "code": "City" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ownership" }, { "name": "CollectedDate", "type": "esriFieldTypeDate", "alias": "Collected Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CollectedDate" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_27", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "City", "name": "City", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Ownership": {"type": "inherited"} }, "templates": [ { "name": "City", "description": "", "prototype": { "attributes": { "PipeMaterial": null, "last_edited_date": null, "ID": null, "Address": null, "PipeSize": null, "Ownership": "City", "CollectedDate": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Customer", "name": "Customer", "domains": { "PipeSize": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "Ownership": {"type": "inherited"} }, "templates": [ { "name": "Customer", "description": "", "prototype": { "attributes": { "PipeMaterial": null, "last_edited_date": null, "ID": null, "Address": null, "PipeSize": null, "Ownership": "Customer", "CollectedDate": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": 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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1696258834000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1151953.2115034945, "ymin": 387306.1952746585, "xmax": 1171627.6816689111, "ymax": 403395.3642117381, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InspectionStatus", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "defaultLabel": "No Inspection Required (Confirmed(No Lead)", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 } }, "value": "REQUIRED", "label": "Inspection Required" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 } }, "value": "PARTCOMP", "label": "Partial Inspection Complete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 } }, "value": "COMPLETE", "label": "Inspection Complete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 } }, "value": "CNA", "label": "Could Not Access" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 } }, "value": "CNL", "label": "Could Not Locate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "DENIED", "label": "Denied Access (See Comments)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 } }, "value": "OTHER", "label": "Other (See Comments)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 194, 255 ], "toColor": [ 252, 219, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 224, 255 ], "toColor": [ 252, 182, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 224, 255 ], "toColor": [ 215, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 215, 252, 255 ], "toColor": [ 230, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 218, 255 ], "toColor": [ 252, 204, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 182, 252, 255 ], "toColor": [ 237, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 182, 255 ], "toColor": [ 252, 188, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FtrID", "typeIdField": "InspectionStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FtrID", "type": "esriFieldTypeString", "alias": "FtrID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FtrID" }, { "name": "Search_PID", "type": "esriFieldTypeString", "alias": "Search_PID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Search_PID" }, { "name": "Search_NAM", "type": "esriFieldTypeString", "alias": "Search_NAM", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Search_NAM" }, { "name": "Search_N_1", "type": "esriFieldTypeString", "alias": "Search_N_1", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "Search_N_1" }, { "name": "Search_N_2", "type": "esriFieldTypeString", "alias": "Search_N_2", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Search_N_2" }, { "name": "Search_MAI", "type": "esriFieldTypeString", "alias": "Search_MAI", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Search_MAI" }, { "name": "Search_M_1", "type": "esriFieldTypeString", "alias": "Search_M_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Search_M_1" }, { "name": "Search_CIT", "type": "esriFieldTypeString", "alias": "Search_CIT", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "Search_CIT" }, { "name": "Search_STA", "type": "esriFieldTypeString", "alias": "Search_STA", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Search_STA" }, { "name": "Search_ZIP", "type": "esriFieldTypeString", "alias": "Search_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Search_ZIP" }, { "name": "Search_SHA", "type": "esriFieldTypeString", "alias": "Search_SHA", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Search_SHA" }, { "name": "Search_S_1", "type": "esriFieldTypeString", "alias": "Search_S_1", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Search_S_1" }, { "name": "structgis_", "type": "esriFieldTypeString", "alias": "structgis_", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "structgis_" }, { "name": "structgis1", "type": "esriFieldTypeString", "alias": "structgis1", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "structgis1" }, { "name": "Attachment", "type": "esriFieldTypeString", "alias": "Attachment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Attachment" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Notes" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "InspectionStatus", "domain": { "type": "codedValue", "name": "InspectionStatus", "description": "Status of Inspection", "codedValues": [ { "name": "Inspection Required", "code": "REQUIRED" }, { "name": "Partial Inspection Complete", "code": "PARTCOMP" }, { "name": "Inspection Complete", "code": "COMPLETE" }, { "name": "Could Not Locate", "code": "CNL" }, { "name": "Could Not Access", "code": "CNA" }, { "name": "Other (See Comments)", "code": "OTHER" }, { "name": "Denied Access (See Comments)", "code": "DENIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "FullAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FullAddress" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_73", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_73", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "REQUIRED", "name": "Inspection Required", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Inspection Required", "description": "", "prototype": { "attributes": { "InspectionStatus": "REQUIRED", "FullAddress": null, "FtrID": null, "Search_PID": null, "Search_NAM": null, "Search_N_1": null, "Search_N_2": null, "Search_MAI": null, "Search_M_1": null, "Search_CIT": null, "Search_STA": null, "Search_ZIP": null, "Search_SHA": null, "Search_S_1": null, "structgis_": null, "structgis1": null, "Attachment": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PARTCOMP", "name": "Partial Inspection Complete", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Partial Inspection Complete", "description": "", "prototype": { "attributes": { "InspectionStatus": "PARTCOMP", "FullAddress": null, "FtrID": null, "Search_PID": null, "Search_NAM": null, "Search_N_1": null, "Search_N_2": null, "Search_MAI": null, "Search_M_1": null, "Search_CIT": null, "Search_STA": null, "Search_ZIP": null, "Search_SHA": null, "Search_S_1": null, "structgis_": null, "structgis1": null, "Attachment": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COMPLETE", "name": "Inspection Complete", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Inspection Complete", "description": "", "prototype": { "attributes": { "InspectionStatus": "COMPLETE", "FullAddress": null, "FtrID": null, "Search_PID": null, "Search_NAM": null, "Search_N_1": null, "Search_N_2": null, "Search_MAI": null, "Search_M_1": null, "Search_CIT": null, "Search_STA": null, "Search_ZIP": null, "Search_SHA": null, "Search_S_1": null, "structgis_": null, "structgis1": null, "Attachment": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CNA", "name": "Could Not Access", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Could Not Access", "description": "", "prototype": { "attributes": { "InspectionStatus": "CNA", "FullAddress": null, "FtrID": null, "Search_PID": null, "Search_NAM": null, "Search_N_1": null, "Search_N_2": null, "Search_MAI": null, "Search_M_1": null, "Search_CIT": null, "Search_STA": null, "Search_ZIP": null, "Search_SHA": null, "Search_S_1": null, "structgis_": null, "structgis1": null, "Attachment": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CNL", "name": "Could Not Locate", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Could Not Locate", "description": "", "prototype": { "attributes": { "InspectionStatus": "CNL", "FullAddress": null, "FtrID": null, "Search_PID": null, "Search_NAM": null, "Search_N_1": null, "Search_N_2": null, "Search_MAI": null, "Search_M_1": null, "Search_CIT": null, "Search_STA": null, "Search_ZIP": null, "Search_SHA": null, "Search_S_1": null, "structgis_": null, "structgis1": null, "Attachment": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DENIED", "name": "Denied Access (See Comments)", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "DENIED", "description": "", "prototype": { "attributes": { "FullAddress": null, "InspectionStatus": "DENIED", "FtrID": null, "Search_PID": null, "Search_NAM": null, "Search_N_1": null, "Search_N_2": null, "Search_MAI": null, "Search_M_1": null, "Search_CIT": null, "Search_STA": null, "Search_ZIP": null, "Search_SHA": null, "Search_S_1": null, "structgis_": null, "structgis1": null, "Attachment": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTHER", "name": "Other (See Comments)", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Other (See Comments)", "description": "", "prototype": { "attributes": { "InspectionStatus": "OTHER", "FullAddress": null, "FtrID": null, "Search_PID": null, "Search_NAM": null, "Search_N_1": null, "Search_N_2": null, "Search_MAI": null, "Search_M_1": null, "Search_CIT": null, "Search_STA": null, "Search_ZIP": null, "Search_SHA": null, "Search_S_1": null, "structgis_": null, "structgis1": null, "Attachment": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }