{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "CWS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "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": 1747036815000 }, "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": 664183.500693161, "ymin": 417649.911161907, "xmax": 690807.6856336631, "ymax": 471554.51332624257, "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": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PWSName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServiceAddress" }, { "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "InspecComments", "type": "esriFieldTypeString", "alias": "InspecComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecComments" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemID" }, { "name": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWSID" }, { "name": "PWSName", "type": "esriFieldTypeString", "alias": "PWSName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PWSName" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZipCode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "InspecBy", "type": "esriFieldTypeString", "alias": "InspecBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecBy" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "BuildingType", "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": "LeadUpstream", "type": "esriFieldTypeString", "alias": "LeadUpstream", "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": "SLMaterial", "type": "esriFieldTypeString", "alias": "SLMaterial", "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": "SLMaterial" }, { "name": "ConnectMat", "type": "esriFieldTypeString", "alias": "ConnectMat", "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": "ConnectMat" }, { "name": "SLPrevLead", "type": "esriFieldTypeString", "alias": "SLPrevLead", "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": "SLPrevLead" }, { "name": "MainMaterial", "type": "esriFieldTypeString", "alias": "MainMaterial", "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": "MainMaterial" }, { "name": "SLSize", "type": "esriFieldTypeString", "alias": "SLSize", "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": "SLSize" }, { "name": "SLYear", "type": "esriFieldTypeString", "alias": "SLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SLYear" }, { "name": "CSLMaterial", "type": "esriFieldTypeString", "alias": "CSLMaterial", "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": "CSLMaterial" }, { "name": "CSLSize", "type": "esriFieldTypeString", "alias": "CSLSize", "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": "CSLSize" }, { "name": "CSLYear", "type": "esriFieldTypeString", "alias": "CSLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CSLYear" }, { "name": "POETreatment", "type": "esriFieldTypeString", "alias": "POETreatment", "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": "POETreatment" }, { "name": "PrimaryPlumbMat", "type": "esriFieldTypeString", "alias": "PrimaryPlumbMat", "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": "PrimaryPlumbMat" }, { "name": "BeforeAfter1986", "type": "esriFieldTypeString", "alias": "Before After 1986", "domain": { "type": "codedValue", "name": "BeforeAfterDate", "description": "Before1986After1986", "codedValues": [ { "name": "After 1986", "code": "After 1986" }, { "name": "Before 1986", "code": "Before 1986" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BeforeAfter1986" }, { "name": "PPMYear", "type": "esriFieldTypeString", "alias": "PPMYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYear" }, { "name": "PPMYearRange", "type": "esriFieldTypeString", "alias": "PPMYearRange", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYearRange" }, { "name": "LCSSPlan", "type": "esriFieldTypeString", "alias": "LCSSPlan", "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": "LCSSPlan" }, { "name": "SLVerification", "type": "esriFieldTypeString", "alias": "SLVerification", "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": "SLVerification" }, { "name": "CSLVerification", "type": "esriFieldTypeString", "alias": "CSLVerification", "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": "CSLVerification" }, { "name": "DDComments", "type": "esriFieldTypeString", "alias": "DDComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDComments" }, { "name": "DDInspectedBy", "type": "esriFieldTypeString", "alias": "DDInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDInspectedBy" }, { "name": "DDYearBuilt", "type": "esriFieldTypeString", "alias": "DDYearBuilt", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDYearBuilt" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "InspecDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "DDDataFound", "type": "esriFieldTypeString", "alias": "DDDataFound", "domain": { "type": "codedValue", "name": "DataFound", "description": "DataFound", "codedValues": [ { "name": "Real Estate Websites (Zillow, Realtor, etc)", "code": "Real Estate Websites (Zillow, Realtor, etc)" }, { "name": "Imagery", "code": "Imagery" }, { "name": "Search Engines (Google, Bing, etc)", "code": "Search Engines (Google, Bing, etc)" }, { "name": "Records", "code": "Records" }, { "name": "Other (See Comments)", "code": "Other (See Comments)" }, { "name": "Data Scout", "code": "Data Scout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDDataFound" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DoorTagged", "type": "esriFieldTypeString", "alias": "DoorTagged", "domain": { "type": "codedValue", "name": "YN", "description": "YN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoorTagged" }, { "name": "DTComment", "type": "esriFieldTypeString", "alias": "DTComment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DTComment" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CWS", "description": "", "prototype": { "attributes": { "ServiceAddress": null, "InspectionStatus": null, "InspecComments": null, "DoorTagged": null, "SystemID": null, "PWSID": null, "PWSName": null, "City": null, "ZipCode": null, "Comments": null, "InspecBy": null, "BuildingType": null, "LeadUpstream": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "BeforeAfter1986": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecDate": null, "DDDataFound": null, "DTComment": 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": 1, "name": "Customer Side", "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": 1747036815000 }, "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": 664183.500693161, "ymin": 417649.911161907, "xmax": 690807.6856336631, "ymax": 471554.51332624257, "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": "d0980f98381beaec0aff9928cdd2e8c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhElEQVQYlaXRIQoCURAA0IesUZPYxCDYbQbXS3gHj6LFSwiewCTYBPcUZi0Gi1G0bPh8ZsPiwIQZHswwU2gRxT+4izn6uOLVhIc4YVbXT6xwifA2gTDAAWN8c7wI1hxhgluO75hm+INHtMYGS3SS3g7vCJ9RYo0ejtinY/LTVXWG0eopP2b3EpRzFyjHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 4.11, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PWSName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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": "LeadUpstream", "type": "esriFieldTypeString", "alias": "LeadUpstream", "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": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWSID" }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemID" }, { "name": "PWSName", "type": "esriFieldTypeString", "alias": "PWSName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PWSName" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServiceAddress" }, { "name": "SLMaterial", "type": "esriFieldTypeString", "alias": "SLMaterial", "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": "SLMaterial" }, { "name": "ConnectMat", "type": "esriFieldTypeString", "alias": "ConnectMat", "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": "ConnectMat" }, { "name": "SLPrevLead", "type": "esriFieldTypeString", "alias": "SLPrevLead", "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": "SLPrevLead" }, { "name": "MainMaterial", "type": "esriFieldTypeString", "alias": "MainMaterial", "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": "MainMaterial" }, { "name": "SLSize", "type": "esriFieldTypeString", "alias": "SLSize", "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": "SLSize" }, { "name": "SLYear", "type": "esriFieldTypeString", "alias": "SLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SLYear" }, { "name": "CSLMaterial", "type": "esriFieldTypeString", "alias": "CSLMaterial", "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": "CSLMaterial" }, { "name": "CSLSize", "type": "esriFieldTypeString", "alias": "CSLSize", "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": "CSLSize" }, { "name": "CSLYear", "type": "esriFieldTypeString", "alias": "CSLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CSLYear" }, { "name": "POETreatment", "type": "esriFieldTypeString", "alias": "POETreatment", "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": "POETreatment" }, { "name": "PrimaryPlumbMat", "type": "esriFieldTypeString", "alias": "PrimaryPlumbMat", "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": "PrimaryPlumbMat" }, { "name": "PPMYear", "type": "esriFieldTypeString", "alias": "PPMYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYear" }, { "name": "PPMYearRange", "type": "esriFieldTypeString", "alias": "PPMYearRange", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYearRange" }, { "name": "LCSSPlan", "type": "esriFieldTypeString", "alias": "LCSSPlan", "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": "LCSSPlan" }, { "name": "SLVerification", "type": "esriFieldTypeString", "alias": "SLVerification", "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": "SLVerification" }, { "name": "CSLVerification", "type": "esriFieldTypeString", "alias": "CSLVerification", "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": "CSLVerification" }, { "name": "DDComments", "type": "esriFieldTypeString", "alias": "DDComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDComments" }, { "name": "DDInspectedBy", "type": "esriFieldTypeString", "alias": "DDInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDInspectedBy" }, { "name": "DDYearBuilt", "type": "esriFieldTypeString", "alias": "DDYearBuilt", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDYearBuilt" }, { "name": "InspecComments", "type": "esriFieldTypeString", "alias": "InspecComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecComments" }, { "name": "InspecBy", "type": "esriFieldTypeString", "alias": "InspecBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecBy" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "InspecDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "DDDataFound", "type": "esriFieldTypeString", "alias": "DDDataFound", "domain": { "type": "codedValue", "name": "DataFound", "description": "DataFound", "codedValues": [ { "name": "Real Estate Websites (Zillow, Realtor, etc)", "code": "Real Estate Websites (Zillow, Realtor, etc)" }, { "name": "Imagery", "code": "Imagery" }, { "name": "Search Engines (Google, Bing, etc)", "code": "Search Engines (Google, Bing, etc)" }, { "name": "Records", "code": "Records" }, { "name": "Other (See Comments)", "code": "Other (See Comments)" }, { "name": "Data Scout", "code": "Data Scout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDDataFound" }, { "name": "BeforeAfter1986", "type": "esriFieldTypeString", "alias": "Before After 1986", "domain": { "type": "codedValue", "name": "BeforeAfterDate", "description": "Before1986After1986", "codedValues": [ { "name": "After 1986", "code": "After 1986" }, { "name": "Before 1986", "code": "Before 1986" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BeforeAfter1986" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DoorTagged", "type": "esriFieldTypeString", "alias": "DoorTagged", "domain": { "type": "codedValue", "name": "YN", "description": "YN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoorTagged" }, { "name": "DTComment", "type": "esriFieldTypeString", "alias": "DTComment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DTComment" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Customer Side", "description": "", "prototype": { "attributes": { "DoorTagged": null, "City": null, "ZipCode": null, "InspectionStatus": null, "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null, "DTComment": 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": 2, "name": "Utility & Customer Lead", "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": 1747036815000 }, "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": 664183.500693161, "ymin": 417649.911161907, "xmax": 690807.6856336631, "ymax": 471554.51332624257, "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": "d33bc204578a668014777816909f164c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxklEQVRIid3UP0iUcRgH8M+h3r2HVFwZNgRBQwRGdv0bgoZqcqmwgjDU5YaGon9DEEGEQ00ZRTRkQ0huFhRRQ4hDNlQEEqSGRH+ggtCk0k49tOEQTvE97y5c+sKz/B5+H3h+z8tbbhFT/t/ikTXUreToH9ZNUBljJMarfq6O0lsSvpE9Y9zZzaoGypJowF1WP2fDLQ730/eV+hE+FIxv4UwFLfeJr53TW4a6bAUvSDbzuor6QboXxGvYu4SWx8SD0IGz2Y5uEru4F5BM8zEfHs3Q1lkAPJNqdJBooLOPraF4LadSVC0vEJ7Jpmyt/0Rt7pJn4VM0HiFSpA1SVL7leC+pefEYKxKlyNiBCbblns3CK4iWaAsQoTIUzzBZKp7BNOlQPM3vNNWFfim5eYMo70LxgIePOHmgBLyD8c/cDMVfcuESzftIFPNH+4YHfBnmaSiOnwEtp7l8rcDlTuIQvzI0YTofrodW1ByjsZVoRR54GAcZHeXse57N7c87fQ+pGL07uXiCxH7Ec/pDaGfqBkNlNA3wZD4n9Gm7uI7bbZy7Qn3A0gGqNvNjnKEI7YPZKSfCjIX2NtbFedkC3xe4UAz+T1lU/C8aYG1zKda2IgAAAABJRU5ErkJggg==", "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": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PWSName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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": "LeadUpstream", "type": "esriFieldTypeString", "alias": "LeadUpstream", "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": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWSID" }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemID" }, { "name": "PWSName", "type": "esriFieldTypeString", "alias": "PWSName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PWSName" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServiceAddress" }, { "name": "SLMaterial", "type": "esriFieldTypeString", "alias": "SLMaterial", "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": "SLMaterial" }, { "name": "ConnectMat", "type": "esriFieldTypeString", "alias": "ConnectMat", "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": "ConnectMat" }, { "name": "SLPrevLead", "type": "esriFieldTypeString", "alias": "SLPrevLead", "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": "SLPrevLead" }, { "name": "MainMaterial", "type": "esriFieldTypeString", "alias": "MainMaterial", "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": "MainMaterial" }, { "name": "SLSize", "type": "esriFieldTypeString", "alias": "SLSize", "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": "SLSize" }, { "name": "SLYear", "type": "esriFieldTypeString", "alias": "SLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SLYear" }, { "name": "CSLMaterial", "type": "esriFieldTypeString", "alias": "CSLMaterial", "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": "CSLMaterial" }, { "name": "CSLSize", "type": "esriFieldTypeString", "alias": "CSLSize", "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": "CSLSize" }, { "name": "CSLYear", "type": "esriFieldTypeString", "alias": "CSLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CSLYear" }, { "name": "POETreatment", "type": "esriFieldTypeString", "alias": "POETreatment", "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": "POETreatment" }, { "name": "PrimaryPlumbMat", "type": "esriFieldTypeString", "alias": "PrimaryPlumbMat", "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": "PrimaryPlumbMat" }, { "name": "PPMYear", "type": "esriFieldTypeString", "alias": "PPMYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYear" }, { "name": "PPMYearRange", "type": "esriFieldTypeString", "alias": "PPMYearRange", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYearRange" }, { "name": "LCSSPlan", "type": "esriFieldTypeString", "alias": "LCSSPlan", "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": "LCSSPlan" }, { "name": "SLVerification", "type": "esriFieldTypeString", "alias": "SLVerification", "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": "SLVerification" }, { "name": "CSLVerification", "type": "esriFieldTypeString", "alias": "CSLVerification", "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": "CSLVerification" }, { "name": "DDComments", "type": "esriFieldTypeString", "alias": "DDComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDComments" }, { "name": "DDInspectedBy", "type": "esriFieldTypeString", "alias": "DDInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDInspectedBy" }, { "name": "DDYearBuilt", "type": "esriFieldTypeString", "alias": "DDYearBuilt", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDYearBuilt" }, { "name": "InspecComments", "type": "esriFieldTypeString", "alias": "InspecComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecComments" }, { "name": "InspecBy", "type": "esriFieldTypeString", "alias": "InspecBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecBy" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "InspecDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "DDDataFound", "type": "esriFieldTypeString", "alias": "DDDataFound", "domain": { "type": "codedValue", "name": "DataFound", "description": "DataFound", "codedValues": [ { "name": "Real Estate Websites (Zillow, Realtor, etc)", "code": "Real Estate Websites (Zillow, Realtor, etc)" }, { "name": "Imagery", "code": "Imagery" }, { "name": "Search Engines (Google, Bing, etc)", "code": "Search Engines (Google, Bing, etc)" }, { "name": "Records", "code": "Records" }, { "name": "Other (See Comments)", "code": "Other (See Comments)" }, { "name": "Data Scout", "code": "Data Scout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDDataFound" }, { "name": "BeforeAfter1986", "type": "esriFieldTypeString", "alias": "Before After 1986", "domain": { "type": "codedValue", "name": "BeforeAfterDate", "description": "Before1986After1986", "codedValues": [ { "name": "After 1986", "code": "After 1986" }, { "name": "Before 1986", "code": "Before 1986" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BeforeAfter1986" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DoorTagged", "type": "esriFieldTypeString", "alias": "DoorTagged", "domain": { "type": "codedValue", "name": "YN", "description": "YN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoorTagged" }, { "name": "DTComment", "type": "esriFieldTypeString", "alias": "DTComment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DTComment" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility & Customer Lead", "description": "", "prototype": { "attributes": { "DoorTagged": null, "City": null, "ZipCode": null, "InspectionStatus": null, "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null, "DTComment": 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": 3, "name": "Utility Lead", "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": 1747036815000 }, "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": 664183.500693161, "ymin": 417649.911161907, "xmax": 690807.6856336631, "ymax": 471554.51332624257, "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": "1c7333bb0b855ffb975dc8ebeccc0b51", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACWElEQVRIiWNhoCFgGZ6GNzQ0MH199qzs+8eP8Ty8vMLMLCxsf379+vnl8+dH3NLSnV0TJqwhy/DatLSclzdvtgVwcnI53bjBzHL1KgPDlCkMDOnpDF+/fhXbuHHj6szIyFdCkpKBrX19x4g2vDQ2dokoK2to0+7dbAxv3mDIc3NzM0RFRTGEhISI1ZaVHarMyMhtnzFjOkHDK1JSqhXY2UPSZ8xgY/j7F5+vGdjY2Bg6J0xgLi8omFxZUnKhvafnOE7DGxoaeN7dvl2Vvnw5OyGDkUFzVxdzfkLCegYGBgmchr+/dWte1q9fnAxfvxJtMMwHtj4+4nzi4iHIkYxiODMLi7361q2MJJkMBf7+/gxHNm4sY2BgwG44NysrF8PHj+SYzcDNzc3Ay8sriyyGYjjj//9MZJkMBawcHJw4Df/PyPiPEsP//vr1C6fhP////83AxsbAgKqGKPDnzx+Gz58+vcZp+JfPn6+8dnS0Fd25k2TD9+/fz8AmJLQAp+FC6uqJE589u9zCxMTJ8I+0ENqwZMkXMSWlXpyGt7S03C2MidmxNyXFx3nWLFZiDZ46efJ/Pm7u0oaGBhQXYWT//iVLgn6Gh19mSEvTcJ4zh4WQD2bPmvX//rlzi3oXLJiBLoe14Jq2cqUuR0zM+v0JCe75T59yih44wMDw8yeKmps3bzLM7O//xfb3b2PvggVt2MzBWeT2LVkSWFNTo9z4+fMC7uhobXZGRlaWO3fYGSorGT6+fPnhz69f+4VUVZMbGhq+4DIDb2XR0tJyl4GBwRafGnxg6NahALtt2e0FiMxRAAAAAElFTkSuQmCC", "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": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PWSName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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": "LeadUpstream", "type": "esriFieldTypeString", "alias": "LeadUpstream", "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": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWSID" }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemID" }, { "name": "PWSName", "type": "esriFieldTypeString", "alias": "PWSName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PWSName" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServiceAddress" }, { "name": "SLMaterial", "type": "esriFieldTypeString", "alias": "SLMaterial", "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": "SLMaterial" }, { "name": "ConnectMat", "type": "esriFieldTypeString", "alias": "ConnectMat", "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": "ConnectMat" }, { "name": "SLPrevLead", "type": "esriFieldTypeString", "alias": "SLPrevLead", "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": "SLPrevLead" }, { "name": "MainMaterial", "type": "esriFieldTypeString", "alias": "MainMaterial", "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": "MainMaterial" }, { "name": "SLSize", "type": "esriFieldTypeString", "alias": "SLSize", "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": "SLSize" }, { "name": "SLYear", "type": "esriFieldTypeString", "alias": "SLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SLYear" }, { "name": "CSLMaterial", "type": "esriFieldTypeString", "alias": "CSLMaterial", "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": "CSLMaterial" }, { "name": "CSLSize", "type": "esriFieldTypeString", "alias": "CSLSize", "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": "CSLSize" }, { "name": "CSLYear", "type": "esriFieldTypeString", "alias": "CSLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CSLYear" }, { "name": "POETreatment", "type": "esriFieldTypeString", "alias": "POETreatment", "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": "POETreatment" }, { "name": "PrimaryPlumbMat", "type": "esriFieldTypeString", "alias": "PrimaryPlumbMat", "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": "PrimaryPlumbMat" }, { "name": "PPMYear", "type": "esriFieldTypeString", "alias": "PPMYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYear" }, { "name": "PPMYearRange", "type": "esriFieldTypeString", "alias": "PPMYearRange", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYearRange" }, { "name": "LCSSPlan", "type": "esriFieldTypeString", "alias": "LCSSPlan", "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": "LCSSPlan" }, { "name": "SLVerification", "type": "esriFieldTypeString", "alias": "SLVerification", "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": "SLVerification" }, { "name": "CSLVerification", "type": "esriFieldTypeString", "alias": "CSLVerification", "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": "CSLVerification" }, { "name": "DDComments", "type": "esriFieldTypeString", "alias": "DDComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDComments" }, { "name": "DDInspectedBy", "type": "esriFieldTypeString", "alias": "DDInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDInspectedBy" }, { "name": "DDYearBuilt", "type": "esriFieldTypeString", "alias": "DDYearBuilt", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDYearBuilt" }, { "name": "InspecComments", "type": "esriFieldTypeString", "alias": "InspecComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecComments" }, { "name": "InspecBy", "type": "esriFieldTypeString", "alias": "InspecBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecBy" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "InspecDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "DDDataFound", "type": "esriFieldTypeString", "alias": "DDDataFound", "domain": { "type": "codedValue", "name": "DataFound", "description": "DataFound", "codedValues": [ { "name": "Real Estate Websites (Zillow, Realtor, etc)", "code": "Real Estate Websites (Zillow, Realtor, etc)" }, { "name": "Imagery", "code": "Imagery" }, { "name": "Search Engines (Google, Bing, etc)", "code": "Search Engines (Google, Bing, etc)" }, { "name": "Records", "code": "Records" }, { "name": "Other (See Comments)", "code": "Other (See Comments)" }, { "name": "Data Scout", "code": "Data Scout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDDataFound" }, { "name": "BeforeAfter1986", "type": "esriFieldTypeString", "alias": "Before After 1986", "domain": { "type": "codedValue", "name": "BeforeAfterDate", "description": "Before1986After1986", "codedValues": [ { "name": "After 1986", "code": "After 1986" }, { "name": "Before 1986", "code": "Before 1986" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BeforeAfter1986" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DoorTagged", "type": "esriFieldTypeString", "alias": "DoorTagged", "domain": { "type": "codedValue", "name": "YN", "description": "YN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoorTagged" }, { "name": "DTComment", "type": "esriFieldTypeString", "alias": "DTComment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DTComment" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility Lead", "description": "", "prototype": { "attributes": { "DoorTagged": null, "City": null, "ZipCode": null, "InspectionStatus": null, "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null, "DTComment": 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": "Customer Lead", "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": 1747036815000 }, "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": 664183.500693161, "ymin": 417649.911161907, "xmax": 690807.6856336631, "ymax": 471554.51332624257, "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": "2c9ee10ea0b0b1cf803f6e2165c05aab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACV0lEQVRIiWNhoCFgGZ6GNzQ08Ly9c2cuCwuLo4C4uADD378Mfz58+Pnj379f375+vSSgopLQ2tr6kGTDS9PSqj48e1afXVPDpq6uDhGcOZOBISODlYGDg+G1i4vDxJcvrxfFxm7rW7w4hGjDixMSFmiYmcUlJSczYrX5xw8G0S1bGFqYmDj3pKT4/YiIuDhtxQp9goZXZmRkyuvq4jYYGfz7x+Ayaxbr/7Q0DY6YmDV9S5ag+ADF8IaGBqZ3jx51pWdlETYYCbjOmcN2MCnJq7q6Wh45DlAM//TqVVFATAwPKQbDfJD/4gVn06dPCxkYGBywGv7r3bskOzs7ks1mYGBgEN2zh4ErKkoPWQzFcF4+PhFmZmayDGf48YOBnYmJFafhLGxs7OSZDAGM//6huAw1WH78+M7AwMBHruH/mZj+4jT8y+fPj79//y7OyclJusmCggyff/78jtNwLgmJns2bN68ICwsj2eybbm7///37dxCn4d0TJ67MevVqcmBgoCgrKysD0YCHh2EaK+t3IRWVRJyGMzAwMAhKSQU1VVcfaO7qIi7ZMDExzI6P/8n182dbQ0PDF7yGt/b2HqlOT8+rLSubVNfayozXB8LCDNMiI38++PRpdfeiRa3o0lgLrtaZM6dVFxdfKoiPX2cfECDq6+vLAI9kFhaGv1paDAdNTP5t+Pnzi8CvX9XdixZNwWYOziK3tbf3CAMDgxivqGjE4bVrS7j5+GRZ2djY/iUm/vny6dNbDlbW+ZPnzevE7S0iaqLOSZNWMDAwrCCkjizDKQE0NRwA4DLNjk3gnWQAAAAASUVORK5CYII=", "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": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PWSName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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": "LeadUpstream", "type": "esriFieldTypeString", "alias": "LeadUpstream", "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": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWSID" }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemID" }, { "name": "PWSName", "type": "esriFieldTypeString", "alias": "PWSName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PWSName" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServiceAddress" }, { "name": "SLMaterial", "type": "esriFieldTypeString", "alias": "SLMaterial", "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": "SLMaterial" }, { "name": "ConnectMat", "type": "esriFieldTypeString", "alias": "ConnectMat", "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": "ConnectMat" }, { "name": "SLPrevLead", "type": "esriFieldTypeString", "alias": "SLPrevLead", "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": "SLPrevLead" }, { "name": "MainMaterial", "type": "esriFieldTypeString", "alias": "MainMaterial", "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": "MainMaterial" }, { "name": "SLSize", "type": "esriFieldTypeString", "alias": "SLSize", "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": "SLSize" }, { "name": "SLYear", "type": "esriFieldTypeString", "alias": "SLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SLYear" }, { "name": "CSLMaterial", "type": "esriFieldTypeString", "alias": "CSLMaterial", "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": "CSLMaterial" }, { "name": "CSLSize", "type": "esriFieldTypeString", "alias": "CSLSize", "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": "CSLSize" }, { "name": "CSLYear", "type": "esriFieldTypeString", "alias": "CSLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CSLYear" }, { "name": "POETreatment", "type": "esriFieldTypeString", "alias": "POETreatment", "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": "POETreatment" }, { "name": "PrimaryPlumbMat", "type": "esriFieldTypeString", "alias": "PrimaryPlumbMat", "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": "PrimaryPlumbMat" }, { "name": "PPMYear", "type": "esriFieldTypeString", "alias": "PPMYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYear" }, { "name": "PPMYearRange", "type": "esriFieldTypeString", "alias": "PPMYearRange", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYearRange" }, { "name": "LCSSPlan", "type": "esriFieldTypeString", "alias": "LCSSPlan", "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": "LCSSPlan" }, { "name": "SLVerification", "type": "esriFieldTypeString", "alias": "SLVerification", "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": "SLVerification" }, { "name": "CSLVerification", "type": "esriFieldTypeString", "alias": "CSLVerification", "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": "CSLVerification" }, { "name": "DDComments", "type": "esriFieldTypeString", "alias": "DDComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDComments" }, { "name": "DDInspectedBy", "type": "esriFieldTypeString", "alias": "DDInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDInspectedBy" }, { "name": "DDYearBuilt", "type": "esriFieldTypeString", "alias": "DDYearBuilt", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDYearBuilt" }, { "name": "InspecComments", "type": "esriFieldTypeString", "alias": "InspecComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecComments" }, { "name": "InspecBy", "type": "esriFieldTypeString", "alias": "InspecBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecBy" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "InspecDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "DDDataFound", "type": "esriFieldTypeString", "alias": "DDDataFound", "domain": { "type": "codedValue", "name": "DataFound", "description": "DataFound", "codedValues": [ { "name": "Real Estate Websites (Zillow, Realtor, etc)", "code": "Real Estate Websites (Zillow, Realtor, etc)" }, { "name": "Imagery", "code": "Imagery" }, { "name": "Search Engines (Google, Bing, etc)", "code": "Search Engines (Google, Bing, etc)" }, { "name": "Records", "code": "Records" }, { "name": "Other (See Comments)", "code": "Other (See Comments)" }, { "name": "Data Scout", "code": "Data Scout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDDataFound" }, { "name": "BeforeAfter1986", "type": "esriFieldTypeString", "alias": "Before After 1986", "domain": { "type": "codedValue", "name": "BeforeAfterDate", "description": "Before1986After1986", "codedValues": [ { "name": "After 1986", "code": "After 1986" }, { "name": "Before 1986", "code": "Before 1986" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BeforeAfter1986" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DoorTagged", "type": "esriFieldTypeString", "alias": "DoorTagged", "domain": { "type": "codedValue", "name": "YN", "description": "YN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoorTagged" }, { "name": "DTComment", "type": "esriFieldTypeString", "alias": "DTComment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DTComment" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Customer Lead", "description": "", "prototype": { "attributes": { "DoorTagged": null, "City": null, "ZipCode": null, "InspectionStatus": null, "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null, "DTComment": 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": 5, "name": "Symbology", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "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": 1747036815000 }, "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": 664183.500693161, "ymin": 417649.911161907, "xmax": 690807.6856336631, "ymax": 471554.51332624257, "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": "9a89b1be685c07416ceaf7945b2ebfd9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACdElEQVRIid3UMWgaYRQH8Hfo3X0iabjUYIdCIEMpWPRM2gwBB+10SxNMAuVC4nJDB0taOxRKoBSHdIolRTpohyK62UCK2KEcDr0MSSlIIJ7lkDZCExCttD1znod2aYoWLxpLlv7H9/h+8L738RnhHGP8b3FsbGyMGR0dvXN8fHxFVVUzSZJVkiQ/iKL4TJbl7EC43W6/WavVXnk8nkssyxqcTiewLAvxePzy9vb2tUgkclsUxdzh4aG3Wq1+7hufnJx8gON4cHNz0zQ+Pt7RGx4eBoZhgGEYtLOz4/T5fB8tFotXkqRMT9xms90aGhoKptNpE0LotKlhamoKMpkM5Xa7XyOEnIqifDkNJzRNiyaTyZ7wSaxWKyQSCYpl2WQul7uuizscjvscx1lGRkb6gk9C0zTQNH314ODA0b7kDrzZbC4tLi5iZ5J/h+M48/7+/t1sNst1xUmSvEhR1CA2TE9Pg6qqN9prHTiO48RAMgAghADDMLMurmlaY1Bc0zRotVqKLq4oyk9FUaz9vpT27O3tAUEQn3RxhNCbVCp1b25u7sx4IpGoF4vFF7r47u7u47W1Nd/MzAxlNPb/px0dHcHW1tbXSqXyThcHgO8IoWAgEHi6sbHR13IbjQYsLCz80DRtGQBap+EgCEIIAGx+v38pFAoROI7rwpVKBebn52VZlh8WCoX3f/e7zi4IAkeSZNblcj1ZWVmhZmdnwWQy/emXy2WIxWLNcDhcNhgMy/l8/m03R/dieZ5/DgAvo9Hoo/X1dS9C6EI+n7dMTEx8q9frZQzDYpIkhQBA1TN6ba3G8/wqAKyeFEqlUo8j/eP/lHPFfwGUU+ffIRxLhQAAAABJRU5ErkJggg==", "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": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PWSName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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": "LeadUpstream", "type": "esriFieldTypeString", "alias": "LeadUpstream", "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": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWSID" }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemID" }, { "name": "PWSName", "type": "esriFieldTypeString", "alias": "PWSName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PWSName" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServiceAddress" }, { "name": "SLMaterial", "type": "esriFieldTypeString", "alias": "SLMaterial", "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": "SLMaterial" }, { "name": "ConnectMat", "type": "esriFieldTypeString", "alias": "ConnectMat", "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": "ConnectMat" }, { "name": "SLPrevLead", "type": "esriFieldTypeString", "alias": "SLPrevLead", "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": "SLPrevLead" }, { "name": "MainMaterial", "type": "esriFieldTypeString", "alias": "MainMaterial", "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": "MainMaterial" }, { "name": "SLSize", "type": "esriFieldTypeString", "alias": "SLSize", "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": "SLSize" }, { "name": "SLYear", "type": "esriFieldTypeString", "alias": "SLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SLYear" }, { "name": "CSLMaterial", "type": "esriFieldTypeString", "alias": "CSLMaterial", "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": "CSLMaterial" }, { "name": "CSLSize", "type": "esriFieldTypeString", "alias": "CSLSize", "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": "CSLSize" }, { "name": "CSLYear", "type": "esriFieldTypeString", "alias": "CSLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CSLYear" }, { "name": "POETreatment", "type": "esriFieldTypeString", "alias": "POETreatment", "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": "POETreatment" }, { "name": "PrimaryPlumbMat", "type": "esriFieldTypeString", "alias": "PrimaryPlumbMat", "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": "PrimaryPlumbMat" }, { "name": "PPMYear", "type": "esriFieldTypeString", "alias": "PPMYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYear" }, { "name": "PPMYearRange", "type": "esriFieldTypeString", "alias": "PPMYearRange", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYearRange" }, { "name": "LCSSPlan", "type": "esriFieldTypeString", "alias": "LCSSPlan", "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": "LCSSPlan" }, { "name": "SLVerification", "type": "esriFieldTypeString", "alias": "SLVerification", "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": "SLVerification" }, { "name": "CSLVerification", "type": "esriFieldTypeString", "alias": "CSLVerification", "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": "CSLVerification" }, { "name": "DDComments", "type": "esriFieldTypeString", "alias": "DDComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDComments" }, { "name": "DDInspectedBy", "type": "esriFieldTypeString", "alias": "DDInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDInspectedBy" }, { "name": "DDYearBuilt", "type": "esriFieldTypeString", "alias": "DDYearBuilt", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDYearBuilt" }, { "name": "InspecComments", "type": "esriFieldTypeString", "alias": "InspecComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecComments" }, { "name": "InspecBy", "type": "esriFieldTypeString", "alias": "InspecBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecBy" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "InspecDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "DDDataFound", "type": "esriFieldTypeString", "alias": "DDDataFound", "domain": { "type": "codedValue", "name": "DataFound", "description": "DataFound", "codedValues": [ { "name": "Real Estate Websites (Zillow, Realtor, etc)", "code": "Real Estate Websites (Zillow, Realtor, etc)" }, { "name": "Imagery", "code": "Imagery" }, { "name": "Search Engines (Google, Bing, etc)", "code": "Search Engines (Google, Bing, etc)" }, { "name": "Records", "code": "Records" }, { "name": "Other (See Comments)", "code": "Other (See Comments)" }, { "name": "Data Scout", "code": "Data Scout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDDataFound" }, { "name": "BeforeAfter1986", "type": "esriFieldTypeString", "alias": "Before After 1986", "domain": { "type": "codedValue", "name": "BeforeAfterDate", "description": "Before1986After1986", "codedValues": [ { "name": "After 1986", "code": "After 1986" }, { "name": "Before 1986", "code": "Before 1986" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BeforeAfter1986" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DoorTagged", "type": "esriFieldTypeString", "alias": "DoorTagged", "domain": { "type": "codedValue", "name": "YN", "description": "YN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoorTagged" }, { "name": "DTComment", "type": "esriFieldTypeString", "alias": "DTComment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DTComment" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Symbology", "description": "", "prototype": { "attributes": { "DoorTagged": null, "City": null, "ZipCode": null, "InspectionStatus": null, "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null, "DTComment": 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": 6, "name": "NTNCWS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1747036815000 }, "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": 0, "zUnits": 1, "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": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": null, "editable": true, "nullable": true, "length": 50, "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": 50, "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 Currently Present?", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "VerificationSource", "type": "esriFieldTypeString", "alias": "Verification Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VerificationSource" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" }, { "name": "InformationInSystemAMP", "type": "esriFieldTypeString", "alias": "Is Information Maintained In System's Asset Management Program?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingType" }, { "name": "POE_POU_TreatmentPresent", "type": "esriFieldTypeString", "alias": "Point-Of-Entry Or Point-Of-Use Treatment Present?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_TreatmentPresent" }, { "name": "LCR_SMP_Site", "type": "esriFieldTypeString", "alias": "Lead & Copper Rule (LCR) Standard Monitoring Plan (SMP) Site?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Site" }, { "name": "SMPIDAssignState", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned By State?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAssignNo" }, { "name": "LCRR_SMP_Tier", "type": "esriFieldTypeInteger", "alias": "Lead & Copper Rule Revision (LCRR )Standard Monitoring Plan (SMP) Tier?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_Tier" }, { "name": "EligibleSL_GRR_Funding", "type": "esriFieldTypeString", "alias": "Eligible For Lead Service Line Replacement (LSLR) Or Galvanized Requiring Replacement (GRR) Funding", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL_GRR_Funding" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FundingType", "type": "esriFieldTypeString", "alias": "Funding Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "CurrentBuildingSLMaterial", "type": "esriFieldTypeString", "alias": "Current Building Service Line Material", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "CurrentBuildingSLMaterial" }, { "name": "BuildingSLMaterialEverLead", "type": "esriFieldTypeString", "alias": "Was Building Service Line Material Ever Previously Lead?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLMaterialEverLead" }, { "name": "BuildingSLGalvinized", "type": "esriFieldTypeString", "alias": "Is Building Service Line Galvanized?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLGalvinized" }, { "name": "BuildingSLInstallDate", "type": "esriFieldTypeDate", "alias": "Building Service Line Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingSLInstallDate" }, { "name": "BuildingSLSize", "type": "esriFieldTypeString", "alias": "Building Service Line Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BuildingSLSize" }, { "name": "BuildingIntPlumbingMaterial1", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial1" }, { "name": "BuildingIntPlumbingMaterial2", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial2" }, { "name": "BuildingIntPlumbingMaterial3", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial3" }, { "name": "BuildingIntMaterialInstallDate", "type": "esriFieldTypeDate", "alias": "Building Interior Plumbing Material Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingIntMaterialInstallDate" }, { "name": "BuildingPlumbingRenoRepairDates", "type": "esriFieldTypeDate", "alias": "Building Plumbing Renovation Or Repair Dates ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingRenoRepairDates" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_226", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "NTNCWS", "description": "", "prototype": { "attributes": { "BuildingID": null, "City": null, "BuildingIntMaterialInstallDate": null, "LocationalID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "VerificationSource": null, "Comments": null, "InformationInSystemAMP": null, "BuildingType": null, "POE_POU_TreatmentPresent": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingRenoRepairDates": null, "BuildingIntPlumbingMaterial3": null, "BuildingIntPlumbingMaterial2": null, "BuildingIntPlumbingMaterial1": null, "BuildingSLSize": null, "FundingType": null, "EstimatedCost": null, "CurrentBuildingSLMaterial": " ", "BuildingSLMaterialEverLead": null, "BuildingSLGalvinized": null, "BuildingSLInstallDate": 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": 7, "name": "Symbology", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1747036815000 }, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9a89b1be685c07416ceaf7945b2ebfd9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACdElEQVRIid3UMWgaYRQH8Hfo3X0iabjUYIdCIEMpWPRM2gwBB+10SxNMAuVC4nJDB0taOxRKoBSHdIolRTpohyK62UCK2KEcDr0MSSlIIJ7lkDZCExCttD1znod2aYoWLxpLlv7H9/h+8L738RnhHGP8b3FsbGyMGR0dvXN8fHxFVVUzSZJVkiQ/iKL4TJbl7EC43W6/WavVXnk8nkssyxqcTiewLAvxePzy9vb2tUgkclsUxdzh4aG3Wq1+7hufnJx8gON4cHNz0zQ+Pt7RGx4eBoZhgGEYtLOz4/T5fB8tFotXkqRMT9xms90aGhoKptNpE0LotKlhamoKMpkM5Xa7XyOEnIqifDkNJzRNiyaTyZ7wSaxWKyQSCYpl2WQul7uuizscjvscx1lGRkb6gk9C0zTQNH314ODA0b7kDrzZbC4tLi5iZ5J/h+M48/7+/t1sNst1xUmSvEhR1CA2TE9Pg6qqN9prHTiO48RAMgAghADDMLMurmlaY1Bc0zRotVqKLq4oyk9FUaz9vpT27O3tAUEQn3RxhNCbVCp1b25u7sx4IpGoF4vFF7r47u7u47W1Nd/MzAxlNPb/px0dHcHW1tbXSqXyThcHgO8IoWAgEHi6sbHR13IbjQYsLCz80DRtGQBap+EgCEIIAGx+v38pFAoROI7rwpVKBebn52VZlh8WCoX3f/e7zi4IAkeSZNblcj1ZWVmhZmdnwWQy/emXy2WIxWLNcDhcNhgMy/l8/m03R/dieZ5/DgAvo9Hoo/X1dS9C6EI+n7dMTEx8q9frZQzDYpIkhQBA1TN6ba3G8/wqAKyeFEqlUo8j/eP/lHPFfwGUU+ffIRxLhQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": null, "editable": true, "nullable": true, "length": 50, "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": 50, "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 Currently Present?", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "VerificationSource", "type": "esriFieldTypeString", "alias": "Verification Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VerificationSource" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" }, { "name": "InformationInSystemAMP", "type": "esriFieldTypeString", "alias": "Is Information Maintained In System's Asset Management Program?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingType" }, { "name": "POE_POU_TreatmentPresent", "type": "esriFieldTypeString", "alias": "Point-Of-Entry Or Point-Of-Use Treatment Present?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_TreatmentPresent" }, { "name": "LCR_SMP_Site", "type": "esriFieldTypeString", "alias": "Lead & Copper Rule (LCR) Standard Monitoring Plan (SMP) Site?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Site" }, { "name": "SMPIDAssignState", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned By State?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAssignNo" }, { "name": "LCRR_SMP_Tier", "type": "esriFieldTypeInteger", "alias": "Lead & Copper Rule Revision (LCRR )Standard Monitoring Plan (SMP) Tier?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_Tier" }, { "name": "EligibleSL_GRR_Funding", "type": "esriFieldTypeString", "alias": "Eligible For Lead Service Line Replacement (LSLR) Or Galvanized Requiring Replacement (GRR) Funding", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL_GRR_Funding" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FundingType", "type": "esriFieldTypeString", "alias": "Funding Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "CurrentBuildingSLMaterial", "type": "esriFieldTypeString", "alias": "Current Building Service Line Material", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "CurrentBuildingSLMaterial" }, { "name": "BuildingSLMaterialEverLead", "type": "esriFieldTypeString", "alias": "Was Building Service Line Material Ever Previously Lead?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLMaterialEverLead" }, { "name": "BuildingSLGalvinized", "type": "esriFieldTypeString", "alias": "Is Building Service Line Galvanized?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLGalvinized" }, { "name": "BuildingSLInstallDate", "type": "esriFieldTypeDate", "alias": "Building Service Line Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingSLInstallDate" }, { "name": "BuildingSLSize", "type": "esriFieldTypeString", "alias": "Building Service Line Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BuildingSLSize" }, { "name": "BuildingIntPlumbingMaterial1", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial1" }, { "name": "BuildingIntPlumbingMaterial2", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial2" }, { "name": "BuildingIntPlumbingMaterial3", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial3" }, { "name": "BuildingIntMaterialInstallDate", "type": "esriFieldTypeDate", "alias": "Building Interior Plumbing Material Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingIntMaterialInstallDate" }, { "name": "BuildingPlumbingRenoRepairDates", "type": "esriFieldTypeDate", "alias": "Building Plumbing Renovation Or Repair Dates ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingRenoRepairDates" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_226", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Symbology", "description": "", "prototype": { "attributes": { "BuildingID": null, "City": null, "BuildingIntMaterialInstallDate": null, "LocationalID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "VerificationSource": null, "Comments": null, "InformationInSystemAMP": null, "BuildingType": null, "POE_POU_TreatmentPresent": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingRenoRepairDates": null, "BuildingIntPlumbingMaterial3": null, "BuildingIntPlumbingMaterial2": null, "BuildingIntPlumbingMaterial1": null, "BuildingSLSize": null, "FundingType": null, "EstimatedCost": null, "CurrentBuildingSLMaterial": " ", "BuildingSLMaterialEverLead": null, "BuildingSLGalvinized": null, "BuildingSLInstallDate": 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": 8, "name": "Customer Lead", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1747036815000 }, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2c9ee10ea0b0b1cf803f6e2165c05aab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACV0lEQVRIiWNhoCFgGZ6GNzQ08Ly9c2cuCwuLo4C4uADD378Mfz58+Pnj379f375+vSSgopLQ2tr6kGTDS9PSqj48e1afXVPDpq6uDhGcOZOBISODlYGDg+G1i4vDxJcvrxfFxm7rW7w4hGjDixMSFmiYmcUlJSczYrX5xw8G0S1bGFqYmDj3pKT4/YiIuDhtxQp9goZXZmRkyuvq4jYYGfz7x+Ayaxbr/7Q0DY6YmDV9S5ag+ADF8IaGBqZ3jx51pWdlETYYCbjOmcN2MCnJq7q6Wh45DlAM//TqVVFATAwPKQbDfJD/4gVn06dPCxkYGBywGv7r3bskOzs7ks1mYGBgEN2zh4ErKkoPWQzFcF4+PhFmZmayDGf48YOBnYmJFafhLGxs7OSZDAGM//6huAw1WH78+M7AwMBHruH/mZj+4jT8y+fPj79//y7OyclJusmCggyff/78jtNwLgmJns2bN68ICwsj2eybbm7///37dxCn4d0TJ67MevVqcmBgoCgrKysD0YCHh2EaK+t3IRWVRJyGMzAwMAhKSQU1VVcfaO7qIi7ZMDExzI6P/8n182dbQ0PDF7yGt/b2HqlOT8+rLSubVNfayozXB8LCDNMiI38++PRpdfeiRa3o0lgLrtaZM6dVFxdfKoiPX2cfECDq6+vLAI9kFhaGv1paDAdNTP5t+Pnzi8CvX9XdixZNwWYOziK3tbf3CAMDgxivqGjE4bVrS7j5+GRZ2djY/iUm/vny6dNbDlbW+ZPnzevE7S0iaqLOSZNWMDAwrCCkjizDKQE0NRwA4DLNjk3gnWQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": null, "editable": true, "nullable": true, "length": 50, "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": 50, "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 Currently Present?", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "VerificationSource", "type": "esriFieldTypeString", "alias": "Verification Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VerificationSource" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" }, { "name": "InformationInSystemAMP", "type": "esriFieldTypeString", "alias": "Is Information Maintained In System's Asset Management Program?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingType" }, { "name": "POE_POU_TreatmentPresent", "type": "esriFieldTypeString", "alias": "Point-Of-Entry Or Point-Of-Use Treatment Present?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_TreatmentPresent" }, { "name": "LCR_SMP_Site", "type": "esriFieldTypeString", "alias": "Lead & Copper Rule (LCR) Standard Monitoring Plan (SMP) Site?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Site" }, { "name": "SMPIDAssignState", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned By State?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAssignNo" }, { "name": "LCRR_SMP_Tier", "type": "esriFieldTypeInteger", "alias": "Lead & Copper Rule Revision (LCRR )Standard Monitoring Plan (SMP) Tier?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_Tier" }, { "name": "EligibleSL_GRR_Funding", "type": "esriFieldTypeString", "alias": "Eligible For Lead Service Line Replacement (LSLR) Or Galvanized Requiring Replacement (GRR) Funding", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL_GRR_Funding" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FundingType", "type": "esriFieldTypeString", "alias": "Funding Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "CurrentBuildingSLMaterial", "type": "esriFieldTypeString", "alias": "Current Building Service Line Material", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "CurrentBuildingSLMaterial" }, { "name": "BuildingSLMaterialEverLead", "type": "esriFieldTypeString", "alias": "Was Building Service Line Material Ever Previously Lead?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLMaterialEverLead" }, { "name": "BuildingSLGalvinized", "type": "esriFieldTypeString", "alias": "Is Building Service Line Galvanized?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLGalvinized" }, { "name": "BuildingSLInstallDate", "type": "esriFieldTypeDate", "alias": "Building Service Line Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingSLInstallDate" }, { "name": "BuildingSLSize", "type": "esriFieldTypeString", "alias": "Building Service Line Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BuildingSLSize" }, { "name": "BuildingIntPlumbingMaterial1", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial1" }, { "name": "BuildingIntPlumbingMaterial2", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial2" }, { "name": "BuildingIntPlumbingMaterial3", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial3" }, { "name": "BuildingIntMaterialInstallDate", "type": "esriFieldTypeDate", "alias": "Building Interior Plumbing Material Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingIntMaterialInstallDate" }, { "name": "BuildingPlumbingRenoRepairDates", "type": "esriFieldTypeDate", "alias": "Building Plumbing Renovation Or Repair Dates ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingRenoRepairDates" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_226", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Customer Lead", "description": "", "prototype": { "attributes": { "BuildingID": null, "City": null, "BuildingIntMaterialInstallDate": null, "LocationalID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "VerificationSource": null, "Comments": null, "InformationInSystemAMP": null, "BuildingType": null, "POE_POU_TreatmentPresent": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingRenoRepairDates": null, "BuildingIntPlumbingMaterial3": null, "BuildingIntPlumbingMaterial2": null, "BuildingIntPlumbingMaterial1": null, "BuildingSLSize": null, "FundingType": null, "EstimatedCost": null, "CurrentBuildingSLMaterial": " ", "BuildingSLMaterialEverLead": null, "BuildingSLGalvinized": null, "BuildingSLInstallDate": 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": "Utility Lead", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1747036815000 }, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1c7333bb0b855ffb975dc8ebeccc0b51", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACWElEQVRIiWNhoCFgGZ6GNzQ0MH199qzs+8eP8Ty8vMLMLCxsf379+vnl8+dH3NLSnV0TJqwhy/DatLSclzdvtgVwcnI53bjBzHL1KgPDlCkMDOnpDF+/fhXbuHHj6szIyFdCkpKBrX19x4g2vDQ2dokoK2to0+7dbAxv3mDIc3NzM0RFRTGEhISI1ZaVHarMyMhtnzFjOkHDK1JSqhXY2UPSZ8xgY/j7F5+vGdjY2Bg6J0xgLi8omFxZUnKhvafnOE7DGxoaeN7dvl2Vvnw5OyGDkUFzVxdzfkLCegYGBgmchr+/dWte1q9fnAxfvxJtMMwHtj4+4nzi4iHIkYxiODMLi7361q2MJJkMBf7+/gxHNm4sY2BgwG44NysrF8PHj+SYzcDNzc3Ay8sriyyGYjjj//9MZJkMBawcHJw4Df/PyPiPEsP//vr1C6fhP////83AxsbAgKqGKPDnzx+Gz58+vcZp+JfPn6+8dnS0Fd25k2TD9+/fz8AmJLQAp+FC6uqJE589u9zCxMTJ8I+0ENqwZMkXMSWlXpyGt7S03C2MidmxNyXFx3nWLFZiDZ46efJ/Pm7u0oaGBhQXYWT//iVLgn6Gh19mSEvTcJ4zh4WQD2bPmvX//rlzi3oXLJiBLoe14Jq2cqUuR0zM+v0JCe75T59yih44wMDw8yeKmps3bzLM7O//xfb3b2PvggVt2MzBWeT2LVkSWFNTo9z4+fMC7uhobXZGRlaWO3fYGSorGT6+fPnhz69f+4VUVZMbGhq+4DIDb2XR0tJyl4GBwRafGnxg6NahALtt2e0FiMxRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": null, "editable": true, "nullable": true, "length": 50, "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": 50, "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 Currently Present?", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "VerificationSource", "type": "esriFieldTypeString", "alias": "Verification Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VerificationSource" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" }, { "name": "InformationInSystemAMP", "type": "esriFieldTypeString", "alias": "Is Information Maintained In System's Asset Management Program?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingType" }, { "name": "POE_POU_TreatmentPresent", "type": "esriFieldTypeString", "alias": "Point-Of-Entry Or Point-Of-Use Treatment Present?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_TreatmentPresent" }, { "name": "LCR_SMP_Site", "type": "esriFieldTypeString", "alias": "Lead & Copper Rule (LCR) Standard Monitoring Plan (SMP) Site?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Site" }, { "name": "SMPIDAssignState", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned By State?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAssignNo" }, { "name": "LCRR_SMP_Tier", "type": "esriFieldTypeInteger", "alias": "Lead & Copper Rule Revision (LCRR )Standard Monitoring Plan (SMP) Tier?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_Tier" }, { "name": "EligibleSL_GRR_Funding", "type": "esriFieldTypeString", "alias": "Eligible For Lead Service Line Replacement (LSLR) Or Galvanized Requiring Replacement (GRR) Funding", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL_GRR_Funding" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FundingType", "type": "esriFieldTypeString", "alias": "Funding Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "CurrentBuildingSLMaterial", "type": "esriFieldTypeString", "alias": "Current Building Service Line Material", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "CurrentBuildingSLMaterial" }, { "name": "BuildingSLMaterialEverLead", "type": "esriFieldTypeString", "alias": "Was Building Service Line Material Ever Previously Lead?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLMaterialEverLead" }, { "name": "BuildingSLGalvinized", "type": "esriFieldTypeString", "alias": "Is Building Service Line Galvanized?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLGalvinized" }, { "name": "BuildingSLInstallDate", "type": "esriFieldTypeDate", "alias": "Building Service Line Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingSLInstallDate" }, { "name": "BuildingSLSize", "type": "esriFieldTypeString", "alias": "Building Service Line Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BuildingSLSize" }, { "name": "BuildingIntPlumbingMaterial1", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial1" }, { "name": "BuildingIntPlumbingMaterial2", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial2" }, { "name": "BuildingIntPlumbingMaterial3", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial3" }, { "name": "BuildingIntMaterialInstallDate", "type": "esriFieldTypeDate", "alias": "Building Interior Plumbing Material Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingIntMaterialInstallDate" }, { "name": "BuildingPlumbingRenoRepairDates", "type": "esriFieldTypeDate", "alias": "Building Plumbing Renovation Or Repair Dates ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingRenoRepairDates" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_226", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility Lead", "description": "", "prototype": { "attributes": { "BuildingID": null, "City": null, "BuildingIntMaterialInstallDate": null, "LocationalID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "VerificationSource": null, "Comments": null, "InformationInSystemAMP": null, "BuildingType": null, "POE_POU_TreatmentPresent": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingRenoRepairDates": null, "BuildingIntPlumbingMaterial3": null, "BuildingIntPlumbingMaterial2": null, "BuildingIntPlumbingMaterial1": null, "BuildingSLSize": null, "FundingType": null, "EstimatedCost": null, "CurrentBuildingSLMaterial": " ", "BuildingSLMaterialEverLead": null, "BuildingSLGalvinized": null, "BuildingSLInstallDate": 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": 10, "name": "Utility & Customer Lead", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1747036815000 }, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d33bc204578a668014777816909f164c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxklEQVRIid3UP0iUcRgH8M+h3r2HVFwZNgRBQwRGdv0bgoZqcqmwgjDU5YaGon9DEEGEQ00ZRTRkQ0huFhRRQ4hDNlQEEqSGRH+ggtCk0k49tOEQTvE97y5c+sKz/B5+H3h+z8tbbhFT/t/ikTXUreToH9ZNUBljJMarfq6O0lsSvpE9Y9zZzaoGypJowF1WP2fDLQ730/eV+hE+FIxv4UwFLfeJr53TW4a6bAUvSDbzuor6QboXxGvYu4SWx8SD0IGz2Y5uEru4F5BM8zEfHs3Q1lkAPJNqdJBooLOPraF4LadSVC0vEJ7Jpmyt/0Rt7pJn4VM0HiFSpA1SVL7leC+pefEYKxKlyNiBCbblns3CK4iWaAsQoTIUzzBZKp7BNOlQPM3vNNWFfim5eYMo70LxgIePOHmgBLyD8c/cDMVfcuESzftIFPNH+4YHfBnmaSiOnwEtp7l8rcDlTuIQvzI0YTofrodW1ByjsZVoRR54GAcZHeXse57N7c87fQ+pGL07uXiCxH7Ec/pDaGfqBkNlNA3wZD4n9Gm7uI7bbZy7Qn3A0gGqNvNjnKEI7YPZKSfCjIX2NtbFedkC3xe4UAz+T1lU/C8aYG1zKda2IgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": null, "editable": true, "nullable": true, "length": 50, "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": 50, "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 Currently Present?", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentBuildingSLMaterial", "type": "esriFieldTypeString", "alias": "Current Building Service Line Material", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "CurrentBuildingSLMaterial" }, { "name": "BuildingSLMaterialEverLead", "type": "esriFieldTypeString", "alias": "Was Building Service Line Material Ever Previously Lead?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLMaterialEverLead" }, { "name": "BuildingSLGalvinized", "type": "esriFieldTypeString", "alias": "Is Building Service Line Galvanized?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSLGalvinized" }, { "name": "BuildingSLInstallDate", "type": "esriFieldTypeDate", "alias": "Building Service Line Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingSLInstallDate" }, { "name": "VerificationSource", "type": "esriFieldTypeString", "alias": "Verification Source", "domain": null, "editable": true, "nullable": true, "length": 30, "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 Service Line Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BuildingSLSize" }, { "name": "InformationInSystemAMP", "type": "esriFieldTypeString", "alias": "Is Information Maintained In System's Asset Management Program?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingType" }, { "name": "POE_POU_TreatmentPresent", "type": "esriFieldTypeString", "alias": "Point-Of-Entry Or Point-Of-Use Treatment Present?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_TreatmentPresent" }, { "name": "BuildingIntPlumbingMaterial1", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial1" }, { "name": "BuildingIntPlumbingMaterial2", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial2" }, { "name": "BuildingIntPlumbingMaterial3", "type": "esriFieldTypeString", "alias": "Building Interior Plumbing Material 3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIntPlumbingMaterial3" }, { "name": "BuildingIntMaterialInstallDate", "type": "esriFieldTypeDate", "alias": "Building Interior Plumbing Material Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingIntMaterialInstallDate" }, { "name": "BuildingPlumbingRenoRepairDates", "type": "esriFieldTypeDate", "alias": "Building Plumbing Renovation Or Repair Dates ", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingRenoRepairDates" }, { "name": "LCR_SMP_Site", "type": "esriFieldTypeString", "alias": "Lead & Copper Rule (LCR) Standard Monitoring Plan (SMP) Site?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Site" }, { "name": "SMPIDAssignState", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned By State?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAssignNo" }, { "name": "LCRR_SMP_Tier", "type": "esriFieldTypeInteger", "alias": "Lead & Copper Rule Revision (LCRR )Standard Monitoring Plan (SMP) Tier?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_Tier" }, { "name": "EligibleSL_GRR_Funding", "type": "esriFieldTypeString", "alias": "Eligible For Lead Service Line Replacement (LSLR) Or Galvanized Requiring Replacement (GRR) Funding", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL_GRR_Funding" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FundingType", "type": "esriFieldTypeString", "alias": "Funding Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "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": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_226", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility & Customer Lead", "description": "", "prototype": { "attributes": { "LeadConnectorPresent": null, "City": null, "FundingType": null, "BuildingID": null, "LocationalID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "CurrentBuildingSLMaterial": " ", "BuildingSLMaterialEverLead": null, "BuildingSLGalvinized": null, "BuildingSLInstallDate": null, "VerificationSource": null, "Comments": null, "BuildingSLSize": null, "InformationInSystemAMP": null, "BuildingType": null, "POE_POU_TreatmentPresent": null, "BuildingIntPlumbingMaterial1": null, "BuildingIntPlumbingMaterial2": null, "BuildingIntPlumbingMaterial3": null, "BuildingIntMaterialInstallDate": null, "BuildingPlumbingRenoRepairDates": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "EstimatedCost": 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": 11, "name": "CWS_InspectionStatus", "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": 1747036815000 }, "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": 664183.500693161, "ymin": 417649.911161907, "xmax": 690807.6856336631, "ymax": 471554.51332624257, "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": "uniqueValue", "field1": "InspectionStatus", "defaultSymbol": { "type": "esriPMS", "url": "30c64c67c0d0ffbdf8f09eed421e4b50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCUlEQVQ4jc3UzYsScRgH8O/YgrpprogvDEJQOKd0hQmNBRFLJoRu0lkqiCBwvPRXxIBCBJ06dWjBk4EH2TImwZOKM17KvTi+MAg7U8p02Zwuu6Cmrros9Nwenh8feJ7nx7ODK4qd/wE2A7gGYHxpmKKohMvleul0On02m+2GwWCAqqojWZaPZVl+3263DzeFd2maPkwkErFQKLQ7V/MA8AmCEM3n889rtdpjAMo6sDkcDn9lWfauxWJZ2o3f7zdTFPUgm81+qVQqsXn8HzgYDH5Ip9Mr0fMwGo3IZDL7mqZ9rNfrzFKYJMmDeDwes1qtF6LTeDKZPBgOh8lut5tfCHs8nnQkEtlbWz2LQCBw3ev1plbBtwiC2NQFALjd7tvT+QxsMplsW6kA7Ha7BYAFZ/98fnmTbeHJZDIB8Oc8n4E1TVO3hVVV/QXg90K43+9/13X93jZzHgwGP6bzGViSpNelUukhwzDuTdBqtap0Op23S2FFUcRyufyJpuknDofDsA46Ho9RKBSOZFn+vBQGAFEUX+RyuZssy96/CB+NRjrHcd8EQUjN1xbditNGo5HgOO5dNBp9xDCMa37muq6D5/lhsVg8arVaTzG1tFUwAJyKovis1+vd4Xn+FUmSPrPZvEcQBDRN+zkYDI4lSXpzcnJSXdbNynusKIqoKEqq2WyuerY5fJm4MvgvDNbBEqG3sh4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "CNA", "label": "Could Not Access" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "CNL", "label": "Could Not Locate" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "COMPLETE", "label": "Inspection Complete" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "OTHER", "label": "Other (See Comments)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "PARTCOMP", "label": "Partial Inspection Complete" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "REQUIRED", "label": "Inspection Required" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 202, 255 ], "toColor": [ 252, 232, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 224, 255 ], "toColor": [ 202, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 184, 255 ], "toColor": [ 251, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 228, 255 ], "toColor": [ 252, 215, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 202, 252, 255 ], "toColor": [ 184, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 210, 255 ], "toColor": [ 234, 252, 210, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PWSName", "typeIdField": "InspectionStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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": "LeadUpstream", "type": "esriFieldTypeString", "alias": "LeadUpstream", "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": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWSID" }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SystemID" }, { "name": "PWSName", "type": "esriFieldTypeString", "alias": "PWSName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PWSName" }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServiceAddress" }, { "name": "SLMaterial", "type": "esriFieldTypeString", "alias": "SLMaterial", "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": "SLMaterial" }, { "name": "ConnectMat", "type": "esriFieldTypeString", "alias": "ConnectMat", "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": "ConnectMat" }, { "name": "SLPrevLead", "type": "esriFieldTypeString", "alias": "SLPrevLead", "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": "SLPrevLead" }, { "name": "MainMaterial", "type": "esriFieldTypeString", "alias": "MainMaterial", "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": "MainMaterial" }, { "name": "SLSize", "type": "esriFieldTypeString", "alias": "SLSize", "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": "SLSize" }, { "name": "SLYear", "type": "esriFieldTypeString", "alias": "SLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SLYear" }, { "name": "CSLMaterial", "type": "esriFieldTypeString", "alias": "CSLMaterial", "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": "CSLMaterial" }, { "name": "CSLSize", "type": "esriFieldTypeString", "alias": "CSLSize", "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": "CSLSize" }, { "name": "CSLYear", "type": "esriFieldTypeString", "alias": "CSLYear", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CSLYear" }, { "name": "POETreatment", "type": "esriFieldTypeString", "alias": "POETreatment", "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": "POETreatment" }, { "name": "PrimaryPlumbMat", "type": "esriFieldTypeString", "alias": "PrimaryPlumbMat", "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": "PrimaryPlumbMat" }, { "name": "PPMYear", "type": "esriFieldTypeString", "alias": "PPMYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYear" }, { "name": "PPMYearRange", "type": "esriFieldTypeString", "alias": "PPMYearRange", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PPMYearRange" }, { "name": "LCSSPlan", "type": "esriFieldTypeString", "alias": "LCSSPlan", "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": "LCSSPlan" }, { "name": "SLVerification", "type": "esriFieldTypeString", "alias": "SLVerification", "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": "SLVerification" }, { "name": "CSLVerification", "type": "esriFieldTypeString", "alias": "CSLVerification", "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": "CSLVerification" }, { "name": "DDComments", "type": "esriFieldTypeString", "alias": "DDComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDComments" }, { "name": "DDInspectedBy", "type": "esriFieldTypeString", "alias": "DDInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDInspectedBy" }, { "name": "DDYearBuilt", "type": "esriFieldTypeString", "alias": "DDYearBuilt", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDYearBuilt" }, { "name": "InspecComments", "type": "esriFieldTypeString", "alias": "InspecComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecComments" }, { "name": "InspecBy", "type": "esriFieldTypeString", "alias": "InspecBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecBy" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "InspecDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "DDDataFound", "type": "esriFieldTypeString", "alias": "DDDataFound", "domain": { "type": "codedValue", "name": "DataFound", "description": "DataFound", "codedValues": [ { "name": "Real Estate Websites (Zillow, Realtor, etc)", "code": "Real Estate Websites (Zillow, Realtor, etc)" }, { "name": "Imagery", "code": "Imagery" }, { "name": "Search Engines (Google, Bing, etc)", "code": "Search Engines (Google, Bing, etc)" }, { "name": "Records", "code": "Records" }, { "name": "Other (See Comments)", "code": "Other (See Comments)" }, { "name": "Data Scout", "code": "Data Scout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DDDataFound" }, { "name": "BeforeAfter1986", "type": "esriFieldTypeString", "alias": "Before After 1986", "domain": { "type": "codedValue", "name": "BeforeAfterDate", "description": "Before1986After1986", "codedValues": [ { "name": "After 1986", "code": "After 1986" }, { "name": "Before 1986", "code": "Before 1986" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BeforeAfter1986" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DoorTagged", "type": "esriFieldTypeString", "alias": "DoorTagged", "domain": { "type": "codedValue", "name": "YN", "description": "YN", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DoorTagged" }, { "name": "DTComment", "type": "esriFieldTypeString", "alias": "DTComment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DTComment" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CNA", "name": "Could Not Access", "domains": { "InspectionStatus": {"type": "inherited"}, "BuildingType": {"type": "inherited"}, "LeadUpstream": {"type": "inherited"}, "SLMaterial": {"type": "inherited"}, "ConnectMat": {"type": "inherited"}, "SLPrevLead": {"type": "inherited"}, "MainMaterial": {"type": "inherited"}, "SLSize": {"type": "inherited"}, "CSLMaterial": {"type": "inherited"}, "CSLSize": {"type": "inherited"}, "POETreatment": {"type": "inherited"}, "PrimaryPlumbMat": {"type": "inherited"}, "LCSSPlan": {"type": "inherited"}, "SLVerification": {"type": "inherited"}, "CSLVerification": {"type": "inherited"}, "DDDataFound": {"type": "inherited"}, "BeforeAfter1986": {"type": "inherited"}, "DoorTagged": {"type": "inherited"} }, "templates": [ { "name": "CNA", "description": "", "prototype": { "attributes": { "DoorTagged": null, "DTComment": null, "City": null, "ZipCode": null, "InspectionStatus": "CNA", "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CNL", "name": "Could Not Locate", "domains": { "InspectionStatus": {"type": "inherited"}, "BuildingType": {"type": "inherited"}, "LeadUpstream": {"type": "inherited"}, "SLMaterial": {"type": "inherited"}, "ConnectMat": {"type": "inherited"}, "SLPrevLead": {"type": "inherited"}, "MainMaterial": {"type": "inherited"}, "SLSize": {"type": "inherited"}, "CSLMaterial": {"type": "inherited"}, "CSLSize": {"type": "inherited"}, "POETreatment": {"type": "inherited"}, "PrimaryPlumbMat": {"type": "inherited"}, "LCSSPlan": {"type": "inherited"}, "SLVerification": {"type": "inherited"}, "CSLVerification": {"type": "inherited"}, "DDDataFound": {"type": "inherited"}, "BeforeAfter1986": {"type": "inherited"}, "DoorTagged": {"type": "inherited"} }, "templates": [ { "name": "CNL", "description": "", "prototype": { "attributes": { "DoorTagged": null, "DTComment": null, "City": null, "ZipCode": null, "InspectionStatus": "CNL", "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "COMPLETE", "name": "Inspection Complete", "domains": { "InspectionStatus": {"type": "inherited"}, "BuildingType": {"type": "inherited"}, "LeadUpstream": {"type": "inherited"}, "SLMaterial": {"type": "inherited"}, "ConnectMat": {"type": "inherited"}, "SLPrevLead": {"type": "inherited"}, "MainMaterial": {"type": "inherited"}, "SLSize": {"type": "inherited"}, "CSLMaterial": {"type": "inherited"}, "CSLSize": {"type": "inherited"}, "POETreatment": {"type": "inherited"}, "PrimaryPlumbMat": {"type": "inherited"}, "LCSSPlan": {"type": "inherited"}, "SLVerification": {"type": "inherited"}, "CSLVerification": {"type": "inherited"}, "DDDataFound": {"type": "inherited"}, "BeforeAfter1986": {"type": "inherited"}, "DoorTagged": {"type": "inherited"} }, "templates": [ { "name": "COMPLETE", "description": "", "prototype": { "attributes": { "DoorTagged": null, "DTComment": null, "City": null, "ZipCode": null, "InspectionStatus": "COMPLETE", "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "OTHER", "name": "Other (See Comments)", "domains": { "InspectionStatus": {"type": "inherited"}, "BuildingType": {"type": "inherited"}, "LeadUpstream": {"type": "inherited"}, "SLMaterial": {"type": "inherited"}, "ConnectMat": {"type": "inherited"}, "SLPrevLead": {"type": "inherited"}, "MainMaterial": {"type": "inherited"}, "SLSize": {"type": "inherited"}, "CSLMaterial": {"type": "inherited"}, "CSLSize": {"type": "inherited"}, "POETreatment": {"type": "inherited"}, "PrimaryPlumbMat": {"type": "inherited"}, "LCSSPlan": {"type": "inherited"}, "SLVerification": {"type": "inherited"}, "CSLVerification": {"type": "inherited"}, "DDDataFound": {"type": "inherited"}, "BeforeAfter1986": {"type": "inherited"}, "DoorTagged": {"type": "inherited"} }, "templates": [ { "name": "OTHER", "description": "", "prototype": { "attributes": { "DoorTagged": null, "DTComment": null, "City": null, "ZipCode": null, "InspectionStatus": "OTHER", "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "PARTCOMP", "name": "Partial Inspection Complete", "domains": { "InspectionStatus": {"type": "inherited"}, "BuildingType": {"type": "inherited"}, "LeadUpstream": {"type": "inherited"}, "SLMaterial": {"type": "inherited"}, "ConnectMat": {"type": "inherited"}, "SLPrevLead": {"type": "inherited"}, "MainMaterial": {"type": "inherited"}, "SLSize": {"type": "inherited"}, "CSLMaterial": {"type": "inherited"}, "CSLSize": {"type": "inherited"}, "POETreatment": {"type": "inherited"}, "PrimaryPlumbMat": {"type": "inherited"}, "LCSSPlan": {"type": "inherited"}, "SLVerification": {"type": "inherited"}, "CSLVerification": {"type": "inherited"}, "DDDataFound": {"type": "inherited"}, "BeforeAfter1986": {"type": "inherited"}, "DoorTagged": {"type": "inherited"} }, "templates": [ { "name": "PARTCOMP", "description": "", "prototype": { "attributes": { "DoorTagged": null, "DTComment": null, "City": null, "ZipCode": null, "InspectionStatus": "PARTCOMP", "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "REQUIRED", "name": "Inspection Required", "domains": { "InspectionStatus": {"type": "inherited"}, "BuildingType": {"type": "inherited"}, "LeadUpstream": {"type": "inherited"}, "SLMaterial": {"type": "inherited"}, "ConnectMat": {"type": "inherited"}, "SLPrevLead": {"type": "inherited"}, "MainMaterial": {"type": "inherited"}, "SLSize": {"type": "inherited"}, "CSLMaterial": {"type": "inherited"}, "CSLSize": {"type": "inherited"}, "POETreatment": {"type": "inherited"}, "PrimaryPlumbMat": {"type": "inherited"}, "LCSSPlan": {"type": "inherited"}, "SLVerification": {"type": "inherited"}, "CSLVerification": {"type": "inherited"}, "DDDataFound": {"type": "inherited"}, "BeforeAfter1986": {"type": "inherited"}, "DoorTagged": {"type": "inherited"} }, "templates": [ { "name": "REQUIRED", "description": "", "prototype": { "attributes": { "DoorTagged": null, "DTComment": null, "City": null, "ZipCode": null, "InspectionStatus": "REQUIRED", "Comments": null, "BuildingType": null, "LeadUpstream": null, "PWSID": null, "SystemID": null, "PWSName": null, "ServiceAddress": null, "SLMaterial": null, "ConnectMat": null, "SLPrevLead": null, "MainMaterial": null, "SLSize": null, "SLYear": null, "CSLMaterial": null, "CSLSize": null, "CSLYear": null, "POETreatment": null, "PrimaryPlumbMat": null, "PPMYear": null, "PPMYearRange": null, "LCSSPlan": null, "SLVerification": null, "CSLVerification": null, "DDComments": null, "DDInspectedBy": null, "DDYearBuilt": null, "InspecComments": null, "InspecBy": null, "InspecDate": null, "DDDataFound": null, "BeforeAfter1986": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "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": 1747036815000 }, "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": 668104.5286122449, "ymin": 422762.9317757413, "xmax": 846582.3639130779, "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", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 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": [ 0, 110, 0, 255 ], "toColor": [ 241, 252, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 25, 255 ], "toColor": [ 250, 46, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "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": "R228_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_228", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_228", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_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, "Comments": null, "ID": null, "Address": null, "PipeSize": null, "Ownership": "City", "CollectedDate": 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, "Comments": null, "ID": null, "Address": null, "PipeSize": null, "Ownership": "Customer", "CollectedDate": 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": 19, "name": "Rejected Surveys", "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": 1741708303000 }, "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": 676279.90136908, "ymin": 418525.9556696564, "xmax": 676279.90136908, "ymax": 418525.9556696564, "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": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 153 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SiteID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SiteID", "type": "esriFieldTypeString", "alias": "Site ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SiteID" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City_1", "description": "City", "codedValues": [ { "name": "Herculaneum", "code": "Herculaneum" }, { "name": "Festus/Crystal City", "code": "Festus/Crystal City" }, { "name": "Pevely", "code": "Pevely" }, { "name": "Horine", "code": "Horine" }, { "name": "Neelyville", "code": "Neelyville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "ZipCode_1", "description": "Zip Code", "codedValues": [ { "name": "63048", "code": "63048" }, { "name": "63028", "code": "63028" }, { "name": "63070", "code": "63070" }, { "name": "63012", "code": "63012" }, { "name": "63954", "code": "63954" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": null, "editable": true, "nullable": true, "length": 50, "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": 50, "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 Currently 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": 50, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentPublicSLMaterial", "type": "esriFieldTypeString", "alias": "Current Public Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial_1", "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" }, { "name": "GRR", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentPublicSLMaterial" }, { "name": "PublicSLMaterialEverLead", "type": "esriFieldTypeString", "alias": "Was Public Service Line Material Ever Previously 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": 10, "defaultValue": null, "modelName": "PublicSLMaterialEverLead" }, { "name": "SLGalvinized", "type": "esriFieldTypeString", "alias": "Is 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": 10, "defaultValue": null, "modelName": "SLGalvinized" }, { "name": "CWS_SL_InstallDate", "type": "esriFieldTypeDate", "alias": "CWS Service Line Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CWS_SL_InstallDate" }, { "name": "CurrentCustSLMaterial", "type": "esriFieldTypeString", "alias": "Current Customer Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial_1", "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" }, { "name": "GRR", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentCustSLMaterial" }, { "name": "CustSLInstallDate", "type": "esriFieldTypeDate", "alias": "Customer Service Line Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CustSLInstallDate" }, { "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": 30, "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 Service Line 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": 20, "defaultValue": null, "modelName": "CWS_SL_Size" }, { "name": "Cust_SL_Size", "type": "esriFieldTypeString", "alias": "Customer Service Line 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": 20, "defaultValue": null, "modelName": "Cust_SL_Size" }, { "name": "CommOutreachProgram", "type": "esriFieldTypeString", "alias": "Is There a 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": 20, "defaultValue": null, "modelName": "CommOutreachProgram" }, { "name": "InformationInSystemAMP", "type": "esriFieldTypeString", "alias": "Is Information Maintained In System's 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": 10, "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": 150, "defaultValue": null, "modelName": "BuildingType" }, { "name": "POE_POU_TreatmentPresent", "type": "esriFieldTypeString", "alias": "Point-Of-Entry Or Point-Of-Use 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": 10, "defaultValue": null, "modelName": "POE_POU_TreatmentPresent" }, { "name": "BuildingPlumbingMaterial1", "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": 30, "defaultValue": null, "modelName": "BuildingPlumbingMaterial1" }, { "name": "BuildingPlumbingMaterial2", "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": 30, "defaultValue": null, "modelName": "BuildingPlumbingMaterial2" }, { "name": "BuildingPlumbingMaterial3", "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": 30, "defaultValue": null, "modelName": "BuildingPlumbingMaterial3" }, { "name": "BuildingPlumbingMaterialInstall", "type": "esriFieldTypeDate", "alias": "Building Plumbing Material Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPlumbingMaterialInstall" }, { "name": "LCR_SMP_Site", "type": "esriFieldTypeString", "alias": "Lead & Copper Rule (LCR) Standard Monitoring Plan (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": 10, "defaultValue": null, "modelName": "LCR_SMP_Site" }, { "name": "SMPIDAssignState", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned By 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": 10, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAssignNo" }, { "name": "LCRR_SMP_Tier", "type": "esriFieldTypeInteger", "alias": "Lead & Copper Rule Revision (LCRR )Standard Monitoring Plan (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": "Eligible For Lead Service Line Replacement (LSLR) Or Galvanized Requiring Replacement (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": 10, "defaultValue": null, "modelName": "EligibleSL_GRR_Funding" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": 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": "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": 50, "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": "State1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "State1" }, { "name": "AddressLong", "type": "esriFieldTypeString", "alias": "AddressLong", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddressLong" }, { "name": "WaterMainMat", "type": "esriFieldTypeString", "alias": "WaterMainMat", "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": 50, "defaultValue": null, "modelName": "WaterMainMat" }, { "name": "LeadUpstream", "type": "esriFieldTypeString", "alias": "LeadUpstream", "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": 50, "defaultValue": null, "modelName": "LeadUpstream" }, { "name": "PlumbingInstalled", "type": "esriFieldTypeString", "alias": "PlumbingInstalled", "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": 50, "defaultValue": null, "modelName": "PlumbingInstalled" }, { "name": "LeadCopperSite", "type": "esriFieldTypeString", "alias": "LeadCopperSite", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadCopperSite" }, { "name": "Source1", "type": "esriFieldTypeString", "alias": "Source1", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "Visual Inspection", "code": "1" }, { "name": "Customer Inspection", "code": "2" }, { "name": "Curb Box - Internal", "code": "3" }, { "name": "Curb Box -External", "code": "4" }, { "name": "Mechanical Inspection", "code": "5" }, { "name": "Vaccum Inspection", "code": "6" }, { "name": "Paper Records", "code": "7" }, { "name": "Digital/Database", "code": "8" }, { "name": "Water Quality Sampling - Targeted", "code": "9" }, { "name": "Water Quality Sampling - Flushed", "code": "10" }, { "name": "Water Quality Sample - Sequental", "code": "11" }, { "name": "Water Quality Sample - Other", "code": "12" }, { "name": "Predictive Modeling (Not ID Method)", "code": "13" }, { "name": "Other", "code": "14" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source1" }, { "name": "Source2", "type": "esriFieldTypeString", "alias": "Source2", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "Visual Inspection", "code": "1" }, { "name": "Customer Inspection", "code": "2" }, { "name": "Curb Box - Internal", "code": "3" }, { "name": "Curb Box -External", "code": "4" }, { "name": "Mechanical Inspection", "code": "5" }, { "name": "Vaccum Inspection", "code": "6" }, { "name": "Paper Records", "code": "7" }, { "name": "Digital/Database", "code": "8" }, { "name": "Water Quality Sampling - Targeted", "code": "9" }, { "name": "Water Quality Sampling - Flushed", "code": "10" }, { "name": "Water Quality Sample - Sequental", "code": "11" }, { "name": "Water Quality Sample - Other", "code": "12" }, { "name": "Predictive Modeling (Not ID Method)", "code": "13" }, { "name": "Other", "code": "14" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source2" }, { "name": "HouseNum", "type": "esriFieldTypeString", "alias": "HouseNum", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HouseNum" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R236_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_236", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_236", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S133_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Rejected Surveys", "description": "", "prototype": { "attributes": { "Source2": null, "Source1": null, "SiteID": null, "LocationalID": null, "Address": null, "Address2": null, "City": null, "State": "IL", "Zipcode": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "CurrentPublicSLMaterial": null, "PublicSLMaterialEverLead": null, "SLGalvinized": null, "CWS_SL_InstallDate": null, "CurrentCustSLMaterial": null, "CustSLInstallDate": null, "VerificationSource": null, "Comments": null, "CWS_SL_Size": null, "Cust_SL_Size": null, "CommOutreachProgram": null, "InformationInSystemAMP": null, "BuildingType": null, "POE_POU_TreatmentPresent": null, "BuildingPlumbingMaterial1": null, "BuildingPlumbingMaterial2": null, "BuildingPlumbingMaterial3": null, "BuildingPlumbingMaterialInstall": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "HouseNum": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FundingType": null, "EstimatedCost": null, "State1": null, "AddressLong": null, "WaterMainMat": null, "LeadUpstream": null, "PlumbingInstalled": null, "LeadCopperSite": 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 } ], "tables": [] }