{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Customer Side", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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": 782481.6786234938, "ymin": 373045.6627352387, "xmax": 827145.8963814974, "ymax": 399942.6466708258, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "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": false, "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": 255, "defaultValue": null, "modelName": "SiteID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "Herrin", "code": "Herrin" }, { "name": "Energy", "code": "Energy" }, { "name": "Marion", "code": "Marion" }, { "name": "Carterville", "code": "Carterville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "ZipCode", "description": "Zip Code", "codedValues": [ { "name": "62948", "code": "62948" }, { "name": "62918", "code": "62918" }, { "name": "62933", "code": "62933" }, { "name": "62959", "code": "62959" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Comments" }, { "name": "HighRisk", "type": "esriFieldTypeString", "alias": "HighRisk", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HighRisk" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationalID" }, { "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": "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": "Colton Herzog", "code": "Colton Herzog" }, { "name": "Shawn Gibbons", "code": "Shawn Gibbons" }, { "name": "Trevor Barham", "code": "Trevor Barham" }, { "name": "Cody Ward", "code": "Cody Ward" }, { "name": "Josh Childers", "code": "Josh Childers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionBy" }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "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": "Gooseneck", "code": "Gooseneck" }, { "name": "Pigtail", "code": "Pigtail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "No", "code": "No" }, { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Galvanized", "code": "G" }, { "name": "Lead", "code": "L" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" }, { "name": "PVC, HDPE, Pex", "code": "P" }, { "name": "Unknown Not Lead", "code": "UNL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentPublicSLMaterial", "type": "esriFieldTypeString", "alias": "Current Public Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentPublicSLMaterial" }, { "name": "SLGalvinized", "type": "esriFieldTypeString", "alias": "Is Service Line Galvanized?", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "VerificationSource" }, { "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type", "codedValues": [ { "name": "SFR (Single Family Residence, e.g., caretaker cottage)", "code": "SFR" }, { "name": "MFR (Multiple Person Dwelling e.g., apartment, room)", "code": "MFR" }, { "name": "School or Child care center", "code": "SCCC" }, { "name": "Business: Industrial", "code": "BI" }, { "name": "Business: Office", "code": "BO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial3" }, { "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "NewlyIdentified", "type": "esriFieldTypeString", "alias": "NewlyIdentified", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewlyIdentified" }, { "name": "DateCustNotify", "type": "esriFieldTypeString", "alias": "DateCustNotify", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DateCustNotify" }, { "name": "PreviousLead", "type": "esriFieldTypeString", "alias": "PreviousLead", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PreviousLead" }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "DateReplaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReplaced" }, { "name": "RefusedAccess", "type": "esriFieldTypeString", "alias": "RefusedAccess", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefusedAccess" }, { "name": "CWSInstallYear", "type": "esriFieldTypeString", "alias": "CWSInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CWSInstallYear" }, { "name": "CustomerInstallYear", "type": "esriFieldTypeString", "alias": "CustomerInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerInstallYear" }, { "name": "MaterialReplaced", "type": "esriFieldTypeString", "alias": "MaterialRelaced", "domain": { "type": "codedValue", "name": "LeadReplaced", "description": "Lead Replaced Material", "codedValues": [ { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Galvanized", "code": "G" }, { "name": "PVC, HDPE, PEX", "code": "P" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaterialRelaced" }, { "name": "GooseneckPigtail", "type": "esriFieldTypeString", "alias": "GooseneckPigtail", "domain": { "type": "codedValue", "name": "GooseneckPigtailMaterial", "description": "Gooseneck/Pigtail Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown/Not Lead", "code": "Unknown/Not Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GooseneckPigtail" }, { "name": "Built", "type": "esriFieldTypeString", "alias": "Built", "domain": { "type": "codedValue", "name": "Built", "description": "Before 1988 After 1988", "codedValues": [ { "name": "Before 1988", "code": "Before 1988" }, { "name": "After 1988", "code": "After 1988" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Built" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "ClassSerLine", "type": "esriFieldTypeString", "alias": "ClassSerLine", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ClassSerLine" }, { "name": "EntrieServiceLine", "type": "esriFieldTypeString", "alias": "EntrieServiceLine", "domain": { "type": "codedValue", "name": "EntSerLine", "description": "Entire Service Line", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Requiring Replacement", "code": "GRR" }, { "name": "Unknown", "code": "U" }, { "name": "Non-Lead", "code": "NL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntrieServiceLine" }, { "name": "VerificationSource2", "type": "esriFieldTypeString", "alias": "VerificationSource2", "domain": { "type": "codedValue", "name": "VerifiedSource", "description": "Verified Source", "codedValues": [ { "name": "Construction Records", "code": "Construction Records" }, { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Survey Response", "code": "Survey Response" }, { "name": "Maintenance Records", "code": "Maintenance Records" }, { "name": "Operator Knowledge", "code": "Operator Knowledge" }, { "name": "Other - See Comments", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VerificationSource2" }, { "name": "BuildingPlumbingMaterialDate", "type": "esriFieldTypeString", "alias": "Building Plumbing Material Install Date", "domain": { "type": "codedValue", "name": "BuildingIntPlumbingInstallDate", "description": "Building Interior Plumbing Install Date", "codedValues": [ { "name": "1 = <1960", "code": "1 = <1960" }, { "name": "2 = 1960 - 1988", "code": "2 = 1960 - 1988" }, { "name": "3 = 1989 - 2014", "code": "3 = 1989 - 2014" }, { "name": "4 = >2014", "code": "4 = >2014" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterialDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Customer Side", "description": "", "prototype": { "attributes": { "City": null, "VerificationSource2": null, "SiteID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "Comments": null, "HighRisk": null, "LocationalID": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "CurrentPublicSLMaterial": null, "SLGalvinized": null, "CWS_SL_InstallDate": null, "CurrentCustSLMaterial": null, "CustSLInstallDate": null, "VerificationSource": 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, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingMaterialDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FundingType": null, "EstimatedCost": null, "NewlyIdentified": null, "DateCustNotify": null, "PreviousLead": null, "DateReplaced": null, "RefusedAccess": null, "CWSInstallYear": null, "CustomerInstallYear": null, "MaterialReplaced": null, "GooseneckPigtail": null, "Built": null, "YearBuilt": null, "ClassSerLine": null, "EntrieServiceLine": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "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": "CWS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 782481.6786234938, "ymin": 373045.6627352387, "xmax": 827145.8963814974, "ymax": 399942.6466708258, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f2490b3cba471d9d80f19a9c0d12cc72", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFElEQVRIie3XT4hNYRjH8U9jhNCYbERJbJSFhbKZZOxGoaFooqSs0LAg2SgL+RcLURpKFsafSUZhM4wiLEaJjW7JRpIy8i/hGn8W73uncZ0759y5R5ryq7N5z3Oe73Pe5znP8556/1D1/+EjUB0a8AHf/zZ8LJajFc2YFte+4C3u4gq68TlP+BrsQxGdOIYCnmJuDGQxNuMQ9uA0ftQCH4+T0fFOXEywGYiBFNARbY8KO7RWSEvV8HHowVfMx7uUQEu6jYUx6HtoqhTAcPAOfBLyPJARXFIRG6KP89HHHymoBF+BRVgwAvBQteMONuJUFnidUFw7ZN/qSipiKy7jrLKvIAm+JD7UXSO4pD48xkqcS4O3Sq7qWtQV/abCm4Qc5ake7C9fTIJPx/Oc4a/QKNTTYNUnwRuFdpmnfuKjMAsGfSfB32AqXucIr8NkvB+6mAR/gVk5w2egX1mjSYL3ogUPcoQvFdrub0qCdwsTaa+QqzzUhuNZ4H3CFrUJfblWNWMmrmaBE8ZnF26qLfcThdm/C9+ywvtwIgbQIozVajUGZ4TauZRkMNxIPShUfa/QGvurAE/CBUzAukpGaSeZTdiOR9gtvElaEa7CEdzAFgnbnRUuOrqOwzGATqFXP4n3GzBPKKz1wrfcjmtpjrMeIAtYhjlYHYOYjSl4iJe4j224JeXgWC28pGc4EK+aNWr/WEY3/BfzKnVC9CY9LwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "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": "CurrentCustSLMaterial", "type": "esriFieldTypeString", "alias": "Current Customer Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentCustSLMaterial" }, { "name": "CurrentPublicSLMaterial", "type": "esriFieldTypeString", "alias": "Current Public Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentPublicSLMaterial" }, { "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": 255, "defaultValue": null, "modelName": "SiteID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "Herrin", "code": "Herrin" }, { "name": "Energy", "code": "Energy" }, { "name": "Marion", "code": "Marion" }, { "name": "Carterville", "code": "Carterville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "ZipCode", "description": "Zip Code", "codedValues": [ { "name": "62948", "code": "62948" }, { "name": "62918", "code": "62918" }, { "name": "62933", "code": "62933" }, { "name": "62959", "code": "62959" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Comments" }, { "name": "HighRisk", "type": "esriFieldTypeString", "alias": "HighRisk", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HighRisk" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationalID" }, { "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": "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": "Colton Herzog", "code": "Colton Herzog" }, { "name": "Shawn Gibbons", "code": "Shawn Gibbons" }, { "name": "Trevor Barham", "code": "Trevor Barham" }, { "name": "Cody Ward", "code": "Cody Ward" }, { "name": "Josh Childers", "code": "Josh Childers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionBy" }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "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": "Gooseneck", "code": "Gooseneck" }, { "name": "Pigtail", "code": "Pigtail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "No", "code": "No" }, { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Galvanized", "code": "G" }, { "name": "Lead", "code": "L" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" }, { "name": "PVC, HDPE, Pex", "code": "P" }, { "name": "Unknown Not Lead", "code": "UNL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "SLGalvinized", "type": "esriFieldTypeString", "alias": "Is Service Line Galvanized?", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "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": 255, "defaultValue": null, "modelName": "VerificationSource" }, { "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type", "codedValues": [ { "name": "SFR (Single Family Residence, e.g., caretaker cottage)", "code": "SFR" }, { "name": "MFR (Multiple Person Dwelling e.g., apartment, room)", "code": "MFR" }, { "name": "School or Child care center", "code": "SCCC" }, { "name": "Business: Industrial", "code": "BI" }, { "name": "Business: Office", "code": "BO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial3" }, { "name": "BuildingPlumbingMaterialDate", "type": "esriFieldTypeString", "alias": "Building Plumbing Material Install Date", "domain": { "type": "codedValue", "name": "BuildingIntPlumbingInstallDate", "description": "Building Interior Plumbing Install Date", "codedValues": [ { "name": "1 = <1960", "code": "1 = <1960" }, { "name": "2 = 1960 - 1988", "code": "2 = 1960 - 1988" }, { "name": "3 = 1989 - 2014", "code": "3 = 1989 - 2014" }, { "name": "4 = >2014", "code": "4 = >2014" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterialDate" }, { "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "NewlyIdentified", "type": "esriFieldTypeString", "alias": "NewlyIdentified", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewlyIdentified" }, { "name": "DateCustNotify", "type": "esriFieldTypeString", "alias": "DateCustNotify", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DateCustNotify" }, { "name": "PreviousLead", "type": "esriFieldTypeString", "alias": "PreviousLead", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PreviousLead" }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "DateReplaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReplaced" }, { "name": "RefusedAccess", "type": "esriFieldTypeString", "alias": "RefusedAccess", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefusedAccess" }, { "name": "CWSInstallYear", "type": "esriFieldTypeString", "alias": "CWSInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CWSInstallYear" }, { "name": "CustomerInstallYear", "type": "esriFieldTypeString", "alias": "CustomerInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerInstallYear" }, { "name": "MaterialReplaced", "type": "esriFieldTypeString", "alias": "MaterialRelaced", "domain": { "type": "codedValue", "name": "LeadReplaced", "description": "Lead Replaced Material", "codedValues": [ { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Galvanized", "code": "G" }, { "name": "PVC, HDPE, PEX", "code": "P" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaterialRelaced" }, { "name": "GooseneckPigtail", "type": "esriFieldTypeString", "alias": "GooseneckPigtail", "domain": { "type": "codedValue", "name": "GooseneckPigtailMaterial", "description": "Gooseneck/Pigtail Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown/Not Lead", "code": "Unknown/Not Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GooseneckPigtail" }, { "name": "Built", "type": "esriFieldTypeString", "alias": "Built", "domain": { "type": "codedValue", "name": "Built", "description": "Before 1988 After 1988", "codedValues": [ { "name": "Before 1988", "code": "Before 1988" }, { "name": "After 1988", "code": "After 1988" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Built" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "ClassSerLine", "type": "esriFieldTypeString", "alias": "ClassSerLine", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ClassSerLine" }, { "name": "EntrieServiceLine", "type": "esriFieldTypeString", "alias": "EntrieServiceLine", "domain": { "type": "codedValue", "name": "EntSerLine", "description": "Entire Service Line", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Requiring Replacement", "code": "GRR" }, { "name": "Unknown", "code": "U" }, { "name": "Non-Lead", "code": "NL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntrieServiceLine" }, { "name": "VerificationSource2", "type": "esriFieldTypeString", "alias": "VerificationSource2", "domain": { "type": "codedValue", "name": "VerifiedSource", "description": "Verified Source", "codedValues": [ { "name": "Construction Records", "code": "Construction Records" }, { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Survey Response", "code": "Survey Response" }, { "name": "Maintenance Records", "code": "Maintenance Records" }, { "name": "Operator Knowledge", "code": "Operator Knowledge" }, { "name": "Other - See Comments", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VerificationSource2" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CWS", "description": "", "prototype": { "attributes": { "City": null, "CurrentCustSLMaterial": null, "CurrentPublicSLMaterial": null, "EntrieServiceLine": null, "SiteID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "Comments": null, "HighRisk": null, "LocationalID": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "SLGalvinized": null, "CWS_SL_InstallDate": null, "CustSLInstallDate": null, "VerificationSource": 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, "BuildingPlumbingMaterialDate": null, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "VerificationSource2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FundingType": null, "EstimatedCost": null, "NewlyIdentified": null, "DateCustNotify": null, "PreviousLead": null, "DateReplaced": null, "RefusedAccess": null, "CWSInstallYear": null, "CustomerInstallYear": null, "MaterialReplaced": null, "GooseneckPigtail": null, "Built": null, "YearBuilt": null, "ClassSerLine": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 782481.6786234938, "ymin": 373045.6627352387, "xmax": 827145.8963814974, "ymax": 399942.6466708258, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e741fd01e5816daaca7b1ea7efa987d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACmklEQVRIie3WT2gUVxwH8E92TTbZJE2tUapiLUJBoi0K/okglaoIKrbGlliRaBAFEXuqBxFPevEgoqQVG0qJCkYFo1REW1DUQikiXoI2FKFSqI2ixEjjJmpWD2Mk7B83uxnx0H5hLm8e7/Nm3m/mvRHeYEb8jxeQCKrwEP2vGy/GsmI+j7LwMaOSRKM8ifIwyaWnnMBJJMLE68vYU03lekoXUzIZH6CD4k5GXWDpfubdZG8f2/ADksPBS8toqWBZE/GVWQaYHFyxTcQuYR27b1PfyxeCZckbj5Xzy3RqThN/O8csBzIPv1PVQO2PXO1lRrYJZMXLaZnFlJ8py7cqS3CMykYix2lLsEiGJcg27qdVfNZWADw4zZRfY/YN1vfTPBQ8UkXTN5QN9VVnSwm+p2I+u3o4LOUryIR/Mo7qumHCA5mFWmLnqcORV+JjWLOWeEg2aCDeTuPdXHiE+YvClAXV9hW1qe1p+CPeeS9k/F30Bm8zYlDVZ8JLR4aMFyFOf3ewF3RlxSvovU98dIh4Eo+Iontwexr+Fg9uhYz/jQoSXSk/mjR8HL+dY8XMEPGzGE97V0p7Gn6Hfa0s306kKCS8lWcJvkttT8P/5HINd44ydlUI8EV00NOZ8o1nxGECG7ZyeiFFw1n7Hmzm2SS2dfJkSPhPnKnjVD115xArAO5HIyq5+itNmfpk3bROsmIx7QuYegrVecD/4kv8xT/tzM3W75U75lk+bODMNJbsFDxJriJsw9eYyLUkc/C4IBwOs3Q3q1r4dicjVwv+1TUv7nfjuqCwDgVS4mN2HGJXrrGHdFbYQitaD7DyCpu38tFtyh8QnUaymr73+WMuB5vZdzPHwTEvfCAbOSa4XqYP99CRz0CF4GHnv4s/B+cCn7snFrflAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "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": 255, "defaultValue": null, "modelName": "SiteID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "Herrin", "code": "Herrin" }, { "name": "Energy", "code": "Energy" }, { "name": "Marion", "code": "Marion" }, { "name": "Carterville", "code": "Carterville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "ZipCode", "description": "Zip Code", "codedValues": [ { "name": "62948", "code": "62948" }, { "name": "62918", "code": "62918" }, { "name": "62933", "code": "62933" }, { "name": "62959", "code": "62959" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Comments" }, { "name": "HighRisk", "type": "esriFieldTypeString", "alias": "HighRisk", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HighRisk" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationalID" }, { "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": "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": "Colton Herzog", "code": "Colton Herzog" }, { "name": "Shawn Gibbons", "code": "Shawn Gibbons" }, { "name": "Trevor Barham", "code": "Trevor Barham" }, { "name": "Cody Ward", "code": "Cody Ward" }, { "name": "Josh Childers", "code": "Josh Childers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionBy" }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "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": "Gooseneck", "code": "Gooseneck" }, { "name": "Pigtail", "code": "Pigtail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "No", "code": "No" }, { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Galvanized", "code": "G" }, { "name": "Lead", "code": "L" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" }, { "name": "PVC, HDPE, Pex", "code": "P" }, { "name": "Unknown Not Lead", "code": "UNL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentPublicSLMaterial", "type": "esriFieldTypeString", "alias": "Current Public Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentPublicSLMaterial" }, { "name": "SLGalvinized", "type": "esriFieldTypeString", "alias": "Is Service Line Galvanized?", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "VerificationSource" }, { "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type", "codedValues": [ { "name": "SFR (Single Family Residence, e.g., caretaker cottage)", "code": "SFR" }, { "name": "MFR (Multiple Person Dwelling e.g., apartment, room)", "code": "MFR" }, { "name": "School or Child care center", "code": "SCCC" }, { "name": "Business: Industrial", "code": "BI" }, { "name": "Business: Office", "code": "BO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial3" }, { "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "NewlyIdentified", "type": "esriFieldTypeString", "alias": "NewlyIdentified", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewlyIdentified" }, { "name": "DateCustNotify", "type": "esriFieldTypeString", "alias": "DateCustNotify", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DateCustNotify" }, { "name": "PreviousLead", "type": "esriFieldTypeString", "alias": "PreviousLead", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PreviousLead" }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "DateReplaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReplaced" }, { "name": "RefusedAccess", "type": "esriFieldTypeString", "alias": "RefusedAccess", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefusedAccess" }, { "name": "CWSInstallYear", "type": "esriFieldTypeString", "alias": "CWSInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CWSInstallYear" }, { "name": "CustomerInstallYear", "type": "esriFieldTypeString", "alias": "CustomerInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerInstallYear" }, { "name": "MaterialReplaced", "type": "esriFieldTypeString", "alias": "MaterialRelaced", "domain": { "type": "codedValue", "name": "LeadReplaced", "description": "Lead Replaced Material", "codedValues": [ { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Galvanized", "code": "G" }, { "name": "PVC, HDPE, PEX", "code": "P" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaterialRelaced" }, { "name": "GooseneckPigtail", "type": "esriFieldTypeString", "alias": "GooseneckPigtail", "domain": { "type": "codedValue", "name": "GooseneckPigtailMaterial", "description": "Gooseneck/Pigtail Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown/Not Lead", "code": "Unknown/Not Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GooseneckPigtail" }, { "name": "Built", "type": "esriFieldTypeString", "alias": "Built", "domain": { "type": "codedValue", "name": "Built", "description": "Before 1988 After 1988", "codedValues": [ { "name": "Before 1988", "code": "Before 1988" }, { "name": "After 1988", "code": "After 1988" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Built" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "ClassSerLine", "type": "esriFieldTypeString", "alias": "ClassSerLine", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ClassSerLine" }, { "name": "EntrieServiceLine", "type": "esriFieldTypeString", "alias": "EntrieServiceLine", "domain": { "type": "codedValue", "name": "EntSerLine", "description": "Entire Service Line", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Requiring Replacement", "code": "GRR" }, { "name": "Unknown", "code": "U" }, { "name": "Non-Lead", "code": "NL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntrieServiceLine" }, { "name": "VerificationSource2", "type": "esriFieldTypeString", "alias": "VerificationSource2", "domain": { "type": "codedValue", "name": "VerifiedSource", "description": "Verified Source", "codedValues": [ { "name": "Construction Records", "code": "Construction Records" }, { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Survey Response", "code": "Survey Response" }, { "name": "Maintenance Records", "code": "Maintenance Records" }, { "name": "Operator Knowledge", "code": "Operator Knowledge" }, { "name": "Other - See Comments", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VerificationSource2" }, { "name": "BuildingPlumbingMaterialDate", "type": "esriFieldTypeString", "alias": "Building Plumbing Material Install Date", "domain": { "type": "codedValue", "name": "BuildingIntPlumbingInstallDate", "description": "Building Interior Plumbing Install Date", "codedValues": [ { "name": "1 = <1960", "code": "1 = <1960" }, { "name": "2 = 1960 - 1988", "code": "2 = 1960 - 1988" }, { "name": "3 = 1989 - 2014", "code": "3 = 1989 - 2014" }, { "name": "4 = >2014", "code": "4 = >2014" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterialDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility & Customer Lead", "description": "", "prototype": { "attributes": { "City": null, "VerificationSource2": null, "SiteID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "Comments": null, "HighRisk": null, "LocationalID": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "CurrentPublicSLMaterial": null, "SLGalvinized": null, "CWS_SL_InstallDate": null, "CurrentCustSLMaterial": null, "CustSLInstallDate": null, "VerificationSource": 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, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingMaterialDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FundingType": null, "EstimatedCost": null, "NewlyIdentified": null, "DateCustNotify": null, "PreviousLead": null, "DateReplaced": null, "RefusedAccess": null, "CWSInstallYear": null, "CustomerInstallYear": null, "MaterialReplaced": null, "GooseneckPigtail": null, "Built": null, "YearBuilt": null, "ClassSerLine": null, "EntrieServiceLine": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 782481.6786234938, "ymin": 373045.6627352387, "xmax": 827145.8963814974, "ymax": 399942.6466708258, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "acc2de20ce06aa2766e0604f4b29a593", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADj0lEQVRIie3Xb2gTZxwH8G+Su1wMJm0pNrNJk6F278YogboKrUVlmytIaTEWQVk0K4VIlxVWw7KNH9FSokvb1YkgGEWkrVtTqaM4Ro6ryjAYcW8GjjFWW7Wd2CUrzdr8uTR7sbmVpmnS9sYQ9n353MN9fs/d89zzHIP/MMz/+GpDRIwoimUMwzwhosS/ihORempqiibGxxs4ljX88OABW6jVYiYalTXU1yd/n5v7pcxo/MpgMHxCRGHJ8Obm5u5bo6MtlqqqRGc8zhUFAhwmJ4G2NuD8eQBQzs7OGkdGRuwXL1x412q1DphMpqNEJK4ZJ6LC0J0797dotS99nkio2M5OVba+Go0GTU1NsFgsSp/Pd3igr+9Nl8tl7ujoeLJqnIi0NwVh7MOdO5V7PJ4NiMdXqvPvyOVy2Gw2VFRU6Nocjh9dLtcr2QrIioeCwe+cNTXcHrd7Q17qkpjNZnT19Kid7e33iUi/3CtYFm9paTm5meP0b5w+za0FXlxA08GDJd/evn0RwKGcOBExtwShrVuh4BCLrccGAFitVnzR33+AiN5bugoy8OnpacfbZrNC1dW1bhj4cw5YbTaW53k3gGMr4pNjY0c/KC1VSiL/lbq6Olzx+Rpy4guplMl4966UNjQaDVRq9aal7Rk4q1Ip8fixpDgAcGo1Q0TM4lmfgctYVo5IRHK8oLAQoiiWARjLiqcTiQUUFyvw7Jmk+G+RCHQ63aPFbRl4Yn4+CZNJcjwejYpLPzQZeAHLPvqpsrJ82717ksHhcBiyWCxjp8vANxuNZwYZ5jMnIJMKHx4eRpnReDUn7jl37sxb1dWf2vftU2quX183nEwmcfXy5VRVba0zJw4AlVu3njzBsu5TBQXAzMy68N7eXrym118horm8cPelSyese/ce+dJuf3m/xwOkUmuCBUFA8MaNXwd5/p3lrmfdUk3bt5f3j45GcPz4xv1nz676CQQCAXjd7vjru3dvG+T5ZfusdJgQiaj4m2Dw55DFov/46VPkMwdisRi8Xi++F4Rw7Y4dW5xEWavOdYxKADB0Nzb2HIhE7DWtrUxjMonyUAgYHwdk/yyIiYkJDA0N4etr11LVOl3fAM8fHsgy4rzw53nf73cAcNSVlJzyRqOHpouKNilKS+Wyhw9l6fr69ML8/MLGdDr8qlY7WLVrV+tHOQ6Oq8Kf55jf3w6gfcVOfn/e93sx/1heePwPLddSC9I8b+wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "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": 255, "defaultValue": null, "modelName": "SiteID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "Herrin", "code": "Herrin" }, { "name": "Energy", "code": "Energy" }, { "name": "Marion", "code": "Marion" }, { "name": "Carterville", "code": "Carterville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "ZipCode", "description": "Zip Code", "codedValues": [ { "name": "62948", "code": "62948" }, { "name": "62918", "code": "62918" }, { "name": "62933", "code": "62933" }, { "name": "62959", "code": "62959" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Comments" }, { "name": "HighRisk", "type": "esriFieldTypeString", "alias": "HighRisk", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HighRisk" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationalID" }, { "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": "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": "Colton Herzog", "code": "Colton Herzog" }, { "name": "Shawn Gibbons", "code": "Shawn Gibbons" }, { "name": "Trevor Barham", "code": "Trevor Barham" }, { "name": "Cody Ward", "code": "Cody Ward" }, { "name": "Josh Childers", "code": "Josh Childers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionBy" }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "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": "Gooseneck", "code": "Gooseneck" }, { "name": "Pigtail", "code": "Pigtail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "No", "code": "No" }, { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Galvanized", "code": "G" }, { "name": "Lead", "code": "L" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" }, { "name": "PVC, HDPE, Pex", "code": "P" }, { "name": "Unknown Not Lead", "code": "UNL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentPublicSLMaterial", "type": "esriFieldTypeString", "alias": "Current Public Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentPublicSLMaterial" }, { "name": "SLGalvinized", "type": "esriFieldTypeString", "alias": "Is Service Line Galvanized?", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "VerificationSource" }, { "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type", "codedValues": [ { "name": "SFR (Single Family Residence, e.g., caretaker cottage)", "code": "SFR" }, { "name": "MFR (Multiple Person Dwelling e.g., apartment, room)", "code": "MFR" }, { "name": "School or Child care center", "code": "SCCC" }, { "name": "Business: Industrial", "code": "BI" }, { "name": "Business: Office", "code": "BO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial3" }, { "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "NewlyIdentified", "type": "esriFieldTypeString", "alias": "NewlyIdentified", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewlyIdentified" }, { "name": "DateCustNotify", "type": "esriFieldTypeString", "alias": "DateCustNotify", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DateCustNotify" }, { "name": "PreviousLead", "type": "esriFieldTypeString", "alias": "PreviousLead", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PreviousLead" }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "DateReplaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReplaced" }, { "name": "RefusedAccess", "type": "esriFieldTypeString", "alias": "RefusedAccess", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefusedAccess" }, { "name": "CWSInstallYear", "type": "esriFieldTypeString", "alias": "CWSInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CWSInstallYear" }, { "name": "CustomerInstallYear", "type": "esriFieldTypeString", "alias": "CustomerInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerInstallYear" }, { "name": "MaterialReplaced", "type": "esriFieldTypeString", "alias": "MaterialRelaced", "domain": { "type": "codedValue", "name": "LeadReplaced", "description": "Lead Replaced Material", "codedValues": [ { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Galvanized", "code": "G" }, { "name": "PVC, HDPE, PEX", "code": "P" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaterialRelaced" }, { "name": "GooseneckPigtail", "type": "esriFieldTypeString", "alias": "GooseneckPigtail", "domain": { "type": "codedValue", "name": "GooseneckPigtailMaterial", "description": "Gooseneck/Pigtail Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown/Not Lead", "code": "Unknown/Not Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GooseneckPigtail" }, { "name": "Built", "type": "esriFieldTypeString", "alias": "Built", "domain": { "type": "codedValue", "name": "Built", "description": "Before 1988 After 1988", "codedValues": [ { "name": "Before 1988", "code": "Before 1988" }, { "name": "After 1988", "code": "After 1988" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Built" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "ClassSerLine", "type": "esriFieldTypeString", "alias": "ClassSerLine", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ClassSerLine" }, { "name": "EntrieServiceLine", "type": "esriFieldTypeString", "alias": "EntrieServiceLine", "domain": { "type": "codedValue", "name": "EntSerLine", "description": "Entire Service Line", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Requiring Replacement", "code": "GRR" }, { "name": "Unknown", "code": "U" }, { "name": "Non-Lead", "code": "NL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntrieServiceLine" }, { "name": "VerificationSource2", "type": "esriFieldTypeString", "alias": "VerificationSource2", "domain": { "type": "codedValue", "name": "VerifiedSource", "description": "Verified Source", "codedValues": [ { "name": "Construction Records", "code": "Construction Records" }, { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Survey Response", "code": "Survey Response" }, { "name": "Maintenance Records", "code": "Maintenance Records" }, { "name": "Operator Knowledge", "code": "Operator Knowledge" }, { "name": "Other - See Comments", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VerificationSource2" }, { "name": "BuildingPlumbingMaterialDate", "type": "esriFieldTypeString", "alias": "Building Plumbing Material Install Date", "domain": { "type": "codedValue", "name": "BuildingIntPlumbingInstallDate", "description": "Building Interior Plumbing Install Date", "codedValues": [ { "name": "1 = <1960", "code": "1 = <1960" }, { "name": "2 = 1960 - 1988", "code": "2 = 1960 - 1988" }, { "name": "3 = 1989 - 2014", "code": "3 = 1989 - 2014" }, { "name": "4 = >2014", "code": "4 = >2014" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterialDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility Lead", "description": "", "prototype": { "attributes": { "City": null, "VerificationSource2": null, "SiteID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "Comments": null, "HighRisk": null, "LocationalID": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "CurrentPublicSLMaterial": null, "SLGalvinized": null, "CWS_SL_InstallDate": null, "CurrentCustSLMaterial": null, "CustSLInstallDate": null, "VerificationSource": 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, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingMaterialDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FundingType": null, "EstimatedCost": null, "NewlyIdentified": null, "DateCustNotify": null, "PreviousLead": null, "DateReplaced": null, "RefusedAccess": null, "CWSInstallYear": null, "CustomerInstallYear": null, "MaterialReplaced": null, "GooseneckPigtail": null, "Built": null, "YearBuilt": null, "ClassSerLine": null, "EntrieServiceLine": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 782481.6786234938, "ymin": 373045.6627352387, "xmax": 827145.8963814974, "ymax": 399942.6466708258, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "175fa88264ed5fade03b7a0e9792754c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADhElEQVRIie3UbWhTVxgH8P9N7m6TNJGmzromWVz2IoLMvogUipUEwka7D6XaXsbaEVsFN5mWbGlEQrZnGxmEjm06UIbUNjiYKwYr1AbsKK4RB1nDPrhBRUSbUNFaNY1d2iS3jR+0YqV5aXLBfdj/2z3n3Pt7Duc+h8ULDPs//p/GiYhTXbnyw9/RaPNDhimVyOUShuOYVDyeEmKxhXVS6d23lcqfP/F67aLiLp73jI6MtNbv3Cmlpibo9frHE3Y74PEw0OvZazU15Wek0q6Gujrru2VlRzu93s8Kwt12u+qvYPAGKirWDng8kMlkyxekUsDUFDA1hbfGxnAYwMOmJvar0tJP99XXN5fX1BiIaHHVOBGt+X1k5I7V6ZSZzeZsm3ga1dmz6C4pQf/+/Xqv3/+AiNTpCkiL/+P3X7cRyUwmU87w00Qi4N1u4NChNcOBwDUAb+SM21tb+8qqql7OC17KwgL4Y8fwZ3Pz619aLI4vPB5XVpyIFH9cvNg22NeXP7yUSASfT0+Dv3/fCSA7PjMx4X7fYpGyrDhXgGpgADsOHuQqNm8+4D5+/MeM+EQ4zDsbG0WBl7JLEJhvQqEDADLjkMtL1Wq1qPjGQAARtVr3/PgynIjYq+Pj4l+5oRA4rZbLiAuC8GqJyLsGANy7B4bjJBlxlmUnozMz4uNqNRaTyYWMOBEldjU2Cs+PFxydDsL8fDIjDgBzsdjd2dnZcqVSKZod2rYNklu3bmbFNRs2nBsaGvqI53nR8DMqVVxjMJzMiut0OmfPiRN7WlpaXmIYpmB43mTCUDCYqjOZjmbFiWh6t8XS39vb29rR0VGYLJOhe8uW+MZE4lsiSmTFAeA1g2H3L6dOvVNZWbmuuro6b/uCzTYXCAYnB30+50rzK+JEJDgcjq3Wzs7x748cUay6gKIi/NbV9W/3pUuJ7UZj1aDPt+KytC3lcrnCDodjk91mG/ugra2svb0dufwDydpafFdbO+cPBu9sNxqriGg23dqM/exyucJEpB0dHe399fRpfs/evVxDQwOWtaFEAmg0eGA2x/s1mnj/5cvcm9HoT+d9Puv5NDvOCQceHwGAD4nIOjw8/PXJnp73ihWK9XKFglMVFy/O8DzmYrFk/PbtSX1RkXeH0UhEFMv23ZzwZ4qYBvDxM8+cIAjaV7Ta8JMCV528r9EnrXMj3/cLwsXIC8UfAaRdQsjZhfWOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "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": 255, "defaultValue": null, "modelName": "SiteID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "Herrin", "code": "Herrin" }, { "name": "Energy", "code": "Energy" }, { "name": "Marion", "code": "Marion" }, { "name": "Carterville", "code": "Carterville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "ZipCode", "description": "Zip Code", "codedValues": [ { "name": "62948", "code": "62948" }, { "name": "62918", "code": "62918" }, { "name": "62933", "code": "62933" }, { "name": "62959", "code": "62959" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Comments" }, { "name": "HighRisk", "type": "esriFieldTypeString", "alias": "HighRisk", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HighRisk" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationalID" }, { "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": "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": "Colton Herzog", "code": "Colton Herzog" }, { "name": "Shawn Gibbons", "code": "Shawn Gibbons" }, { "name": "Trevor Barham", "code": "Trevor Barham" }, { "name": "Cody Ward", "code": "Cody Ward" }, { "name": "Josh Childers", "code": "Josh Childers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionBy" }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "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": "Gooseneck", "code": "Gooseneck" }, { "name": "Pigtail", "code": "Pigtail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "No", "code": "No" }, { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Galvanized", "code": "G" }, { "name": "Lead", "code": "L" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" }, { "name": "PVC, HDPE, Pex", "code": "P" }, { "name": "Unknown Not Lead", "code": "UNL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentPublicSLMaterial", "type": "esriFieldTypeString", "alias": "Current Public Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentPublicSLMaterial" }, { "name": "SLGalvinized", "type": "esriFieldTypeString", "alias": "Is Service Line Galvanized?", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "VerificationSource" }, { "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type", "codedValues": [ { "name": "SFR (Single Family Residence, e.g., caretaker cottage)", "code": "SFR" }, { "name": "MFR (Multiple Person Dwelling e.g., apartment, room)", "code": "MFR" }, { "name": "School or Child care center", "code": "SCCC" }, { "name": "Business: Industrial", "code": "BI" }, { "name": "Business: Office", "code": "BO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial3" }, { "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "NewlyIdentified", "type": "esriFieldTypeString", "alias": "NewlyIdentified", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewlyIdentified" }, { "name": "DateCustNotify", "type": "esriFieldTypeString", "alias": "DateCustNotify", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DateCustNotify" }, { "name": "PreviousLead", "type": "esriFieldTypeString", "alias": "PreviousLead", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PreviousLead" }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "DateReplaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReplaced" }, { "name": "RefusedAccess", "type": "esriFieldTypeString", "alias": "RefusedAccess", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefusedAccess" }, { "name": "CWSInstallYear", "type": "esriFieldTypeString", "alias": "CWSInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CWSInstallYear" }, { "name": "CustomerInstallYear", "type": "esriFieldTypeString", "alias": "CustomerInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerInstallYear" }, { "name": "MaterialReplaced", "type": "esriFieldTypeString", "alias": "MaterialRelaced", "domain": { "type": "codedValue", "name": "LeadReplaced", "description": "Lead Replaced Material", "codedValues": [ { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Galvanized", "code": "G" }, { "name": "PVC, HDPE, PEX", "code": "P" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaterialRelaced" }, { "name": "GooseneckPigtail", "type": "esriFieldTypeString", "alias": "GooseneckPigtail", "domain": { "type": "codedValue", "name": "GooseneckPigtailMaterial", "description": "Gooseneck/Pigtail Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown/Not Lead", "code": "Unknown/Not Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GooseneckPigtail" }, { "name": "Built", "type": "esriFieldTypeString", "alias": "Built", "domain": { "type": "codedValue", "name": "Built", "description": "Before 1988 After 1988", "codedValues": [ { "name": "Before 1988", "code": "Before 1988" }, { "name": "After 1988", "code": "After 1988" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Built" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "ClassSerLine", "type": "esriFieldTypeString", "alias": "ClassSerLine", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ClassSerLine" }, { "name": "EntrieServiceLine", "type": "esriFieldTypeString", "alias": "EntrieServiceLine", "domain": { "type": "codedValue", "name": "EntSerLine", "description": "Entire Service Line", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Requiring Replacement", "code": "GRR" }, { "name": "Unknown", "code": "U" }, { "name": "Non-Lead", "code": "NL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntrieServiceLine" }, { "name": "VerificationSource2", "type": "esriFieldTypeString", "alias": "VerificationSource2", "domain": { "type": "codedValue", "name": "VerifiedSource", "description": "Verified Source", "codedValues": [ { "name": "Construction Records", "code": "Construction Records" }, { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Survey Response", "code": "Survey Response" }, { "name": "Maintenance Records", "code": "Maintenance Records" }, { "name": "Operator Knowledge", "code": "Operator Knowledge" }, { "name": "Other - See Comments", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VerificationSource2" }, { "name": "BuildingPlumbingMaterialDate", "type": "esriFieldTypeString", "alias": "Building Plumbing Material Install Date", "domain": { "type": "codedValue", "name": "BuildingIntPlumbingInstallDate", "description": "Building Interior Plumbing Install Date", "codedValues": [ { "name": "1 = <1960", "code": "1 = <1960" }, { "name": "2 = 1960 - 1988", "code": "2 = 1960 - 1988" }, { "name": "3 = 1989 - 2014", "code": "3 = 1989 - 2014" }, { "name": "4 = >2014", "code": "4 = >2014" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterialDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Customer Lead", "description": "", "prototype": { "attributes": { "City": null, "VerificationSource2": null, "SiteID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "Comments": null, "HighRisk": null, "LocationalID": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "CurrentPublicSLMaterial": null, "SLGalvinized": null, "CWS_SL_InstallDate": null, "CurrentCustSLMaterial": null, "CustSLInstallDate": null, "VerificationSource": 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, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingMaterialDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FundingType": null, "EstimatedCost": null, "NewlyIdentified": null, "DateCustNotify": null, "PreviousLead": null, "DateReplaced": null, "RefusedAccess": null, "CWSInstallYear": null, "CustomerInstallYear": null, "MaterialReplaced": null, "GooseneckPigtail": null, "Built": null, "YearBuilt": null, "ClassSerLine": null, "EntrieServiceLine": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "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": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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": 782481.6786234938, "ymin": 373045.6627352387, "xmax": 827145.8963814974, "ymax": 399942.6466708258, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aee4b1c8bf68546869e9ff77a12b55fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADq0lEQVRIie3WW0gjVxgH8H8yuZib0W4UG/GCIIT0QoSapiBKVQbSZdtmW6IiWQexIKJP+hAWn5qXfZDSJVZskJJG2BihUZQlUVBiC1Jk8SWooQQUwWwUJWYxySRrZvtgt7gm0WSd0of2//jN4fsNc86cc3j4F8P7H3+LcAHIAbwAkP6ncT6Ae3w+/yuCINpTqdQdhmEIgiBeEgTxgmGYtfPz818AzAFIsIkbRSLRdwqFQtbX11ek1+sFKpUK9fX1CAQC/HA4fGd1dfXuxMRESzAY/D6ZTD4E8BMA5jZ4kUgkskul0ntWq1Xc0dGR2YDHg0qlgkqlEg4MDAjX1tbQ29s7FgqFjDRNf42LaSkYF0okkt8aGhrUi4uL4pKSkhve8yItLS3Y2dmRm0wm3cLCwjOapj/K9QI5cYlEYtdqte8tLy+LeLzC1qVAIIDL5ZJRFMWdnZ11JxIJElmmIFfXz+Vy+Rdut7tg+HJsNptkc3Pz4+3t7b50Om3LB+fK5XLr+Pi4KN9PnSsCgQBTU1PS1tbWR7FYbBpX/oJs+KdKpVJhMBhuBb+OVquFTqcTrqysGAA8uRYvLy9/0NPTI2ZF/ismk0ns9/upo6Oj63Eul9tKkiSbNkiSxNDQkO5qPQOPx+PvVFdXs4pXVFSApmkxLrbkv1d9NryotLSUVZzD4UAsFqej0agcQCQnLpVK6ZOTE3FZWRlrOMMwiMfjBIDo5XoGXlxcfLq3t8cqfnBwAKlUmohEIm9sNBm4Uqn83ev13m9sbGQN93g8qKys9EcikTfqGfjh4eFjp9P55ejoKJfD4bCCO53OV4lE4ser9Qx8d3f3V7VafTgzM/NuV1fXrWGfz4dAIBALh8NPrj7LunFXVVV9YzabF9vb2zm3mftYLIbBwcFXdXV1D8Ph8Mu88KWlpacGg2HeaDQavF4vhEJhwXA6nQZFUZDJZM/W19et2cbkPLLm5ubu6/V6f1tb2/vz8/NQKBR5w2dnZ+js7MT+/v5zv9/flGvcteelx+P5wGQyPdVoNJ9ZLBZQFIWbFqHb7cbw8DBqamo2GYb5BEDqrXAAmJ6evjs2NtZlt9t/sFgspd3d3SBJEmq1GgAQjUaxtbUFn88Hh8OBVCqVaG5u/tbhcDy6qXdeN4WRkREnAOfk5GTHxsbGoNls/jAUCklOT08JjUbDKBSKZG1t7R9NTU0/22y2x8Fg8NqLY0H46/T397sAuC7Xkskkjo+PEQgECmlVOM52/rv4n52+U1ZkzSzRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "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": 255, "defaultValue": null, "modelName": "SiteID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "Herrin", "code": "Herrin" }, { "name": "Energy", "code": "Energy" }, { "name": "Marion", "code": "Marion" }, { "name": "Carterville", "code": "Carterville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "IL", "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "ZipCode", "description": "Zip Code", "codedValues": [ { "name": "62948", "code": "62948" }, { "name": "62918", "code": "62918" }, { "name": "62933", "code": "62933" }, { "name": "62959", "code": "62959" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Comments" }, { "name": "HighRisk", "type": "esriFieldTypeString", "alias": "HighRisk", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HighRisk" }, { "name": "LocationalID", "type": "esriFieldTypeString", "alias": "Locational Identifier", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationalID" }, { "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": "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": "Colton Herzog", "code": "Colton Herzog" }, { "name": "Shawn Gibbons", "code": "Shawn Gibbons" }, { "name": "Trevor Barham", "code": "Trevor Barham" }, { "name": "Cody Ward", "code": "Cody Ward" }, { "name": "Josh Childers", "code": "Josh Childers" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionBy" }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "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": "Gooseneck", "code": "Gooseneck" }, { "name": "Pigtail", "code": "Pigtail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "No", "code": "No" }, { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Galvanized", "code": "G" }, { "name": "Lead", "code": "L" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" }, { "name": "PVC, HDPE, Pex", "code": "P" }, { "name": "Unknown Not Lead", "code": "UNL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LeadConnectorPresent" }, { "name": "CurrentPublicSLMaterial", "type": "esriFieldTypeString", "alias": "Current Public Service Line Material", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CurrentPublicSLMaterial" }, { "name": "SLGalvinized", "type": "esriFieldTypeString", "alias": "Is Service Line Galvanized?", "domain": { "type": "codedValue", "name": "YesNo_2", "description": "General Yes No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "VerificationSource" }, { "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InformationInSystemAMP" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building Type", "codedValues": [ { "name": "SFR (Single Family Residence, e.g., caretaker cottage)", "code": "SFR" }, { "name": "MFR (Multiple Person Dwelling e.g., apartment, room)", "code": "MFR" }, { "name": "School or Child care center", "code": "SCCC" }, { "name": "Business: Industrial", "code": "BI" }, { "name": "Business: Office", "code": "BO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "L " }, { "name": " Galvanized Iron/Steel", "code": "G " }, { "name": " Copper", "code": "C " }, { "name": " Plastic", "code": "P " }, { "name": " Other", "code": "O " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterial3" }, { "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMPIDAssignState" }, { "name": "SMPIDAssignNo", "type": "esriFieldTypeString", "alias": "Standard Monitoring Plan (SMP) ID Assigned #?", "domain": null, "editable": true, "nullable": true, "length": 255, "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": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "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": 255, "defaultValue": null, "modelName": "FundingType" }, { "name": "EstimatedCost", "type": "esriFieldTypeDouble", "alias": "Estimated Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCost" }, { "name": "NewlyIdentified", "type": "esriFieldTypeString", "alias": "NewlyIdentified", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewlyIdentified" }, { "name": "DateCustNotify", "type": "esriFieldTypeString", "alias": "DateCustNotify", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DateCustNotify" }, { "name": "PreviousLead", "type": "esriFieldTypeString", "alias": "PreviousLead", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PreviousLead" }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "DateReplaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReplaced" }, { "name": "RefusedAccess", "type": "esriFieldTypeString", "alias": "RefusedAccess", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefusedAccess" }, { "name": "CWSInstallYear", "type": "esriFieldTypeString", "alias": "CWSInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CWSInstallYear" }, { "name": "CustomerInstallYear", "type": "esriFieldTypeString", "alias": "CustomerInstallYear", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerInstallYear" }, { "name": "MaterialReplaced", "type": "esriFieldTypeString", "alias": "MaterialRelaced", "domain": { "type": "codedValue", "name": "LeadReplaced", "description": "Lead Replaced Material", "codedValues": [ { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Galvanized", "code": "G" }, { "name": "PVC, HDPE, PEX", "code": "P" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaterialRelaced" }, { "name": "GooseneckPigtail", "type": "esriFieldTypeString", "alias": "GooseneckPigtail", "domain": { "type": "codedValue", "name": "GooseneckPigtailMaterial", "description": "Gooseneck/Pigtail Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown/Not Lead", "code": "Unknown/Not Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GooseneckPigtail" }, { "name": "Built", "type": "esriFieldTypeString", "alias": "Built", "domain": { "type": "codedValue", "name": "Built", "description": "Before 1988 After 1988", "codedValues": [ { "name": "Before 1988", "code": "Before 1988" }, { "name": "After 1988", "code": "After 1988" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Built" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "ClassSerLine", "type": "esriFieldTypeString", "alias": "ClassSerLine", "domain": { "type": "codedValue", "name": "ServiceLineMaterial", "description": "Service Line Material", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Iron/Steel", "code": "G" }, { "name": "Copper", "code": "C" }, { "name": "Plastic", "code": "P" }, { "name": "Unknown", "code": "UX" }, { "name": "Copper - Lead Solder", "code": "CLS" }, { "name": "Unknown Not Lead", "code": "UNL" }, { "name": "Galvanized requires replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ClassSerLine" }, { "name": "EntrieServiceLine", "type": "esriFieldTypeString", "alias": "EntrieServiceLine", "domain": { "type": "codedValue", "name": "EntSerLine", "description": "Entire Service Line", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Galvanized Requiring Replacement", "code": "GRR" }, { "name": "Unknown", "code": "U" }, { "name": "Non-Lead", "code": "NL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntrieServiceLine" }, { "name": "VerificationSource2", "type": "esriFieldTypeString", "alias": "VerificationSource2", "domain": { "type": "codedValue", "name": "VerifiedSource", "description": "Verified Source", "codedValues": [ { "name": "Construction Records", "code": "Construction Records" }, { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Survey Response", "code": "Survey Response" }, { "name": "Maintenance Records", "code": "Maintenance Records" }, { "name": "Operator Knowledge", "code": "Operator Knowledge" }, { "name": "Other - See Comments", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VerificationSource2" }, { "name": "BuildingPlumbingMaterialDate", "type": "esriFieldTypeString", "alias": "Building Plumbing Material Install Date", "domain": { "type": "codedValue", "name": "BuildingIntPlumbingInstallDate", "description": "Building Interior Plumbing Install Date", "codedValues": [ { "name": "1 = <1960", "code": "1 = <1960" }, { "name": "2 = 1960 - 1988", "code": "2 = 1960 - 1988" }, { "name": "3 = 1989 - 2014", "code": "3 = 1989 - 2014" }, { "name": "4 = >2014", "code": "4 = >2014" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingPlumbingMaterialDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Symbology", "description": "", "prototype": { "attributes": { "City": null, "VerificationSource2": null, "SiteID": null, "Address": null, "Address2": null, "State": "IL", "Zipcode": null, "Comments": null, "HighRisk": null, "LocationalID": null, "InspectionStatus": null, "InspectionDate": null, "InspectionBy": null, "InspectionComments": null, "LeadConnectorPresent": null, "CurrentPublicSLMaterial": null, "SLGalvinized": null, "CWS_SL_InstallDate": null, "CurrentCustSLMaterial": null, "CustSLInstallDate": null, "VerificationSource": 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, "LCR_SMP_Site": null, "SMPIDAssignState": null, "SMPIDAssignNo": null, "LCRR_SMP_Tier": null, "EligibleSL_GRR_Funding": null, "BuildingPlumbingMaterialDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FundingType": null, "EstimatedCost": null, "NewlyIdentified": null, "DateCustNotify": null, "PreviousLead": null, "DateReplaced": null, "RefusedAccess": null, "CWSInstallYear": null, "CustomerInstallYear": null, "MaterialReplaced": null, "GooseneckPigtail": null, "Built": null, "YearBuilt": null, "ClassSerLine": null, "EntrieServiceLine": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "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": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f2490b3cba471d9d80f19a9c0d12cc72", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFElEQVRIie3XT4hNYRjH8U9jhNCYbERJbJSFhbKZZOxGoaFooqSs0LAg2SgL+RcLURpKFsafSUZhM4wiLEaJjW7JRpIy8i/hGn8W73uncZ0759y5R5ryq7N5z3Oe73Pe5znP8556/1D1/+EjUB0a8AHf/zZ8LJajFc2YFte+4C3u4gq68TlP+BrsQxGdOIYCnmJuDGQxNuMQ9uA0ftQCH4+T0fFOXEywGYiBFNARbY8KO7RWSEvV8HHowVfMx7uUQEu6jYUx6HtoqhTAcPAOfBLyPJARXFIRG6KP89HHHymoBF+BRVgwAvBQteMONuJUFnidUFw7ZN/qSipiKy7jrLKvIAm+JD7UXSO4pD48xkqcS4O3Sq7qWtQV/abCm4Qc5ake7C9fTIJPx/Oc4a/QKNTTYNUnwRuFdpmnfuKjMAsGfSfB32AqXucIr8NkvB+6mAR/gVk5w2egX1mjSYL3ogUPcoQvFdrub0qCdwsTaa+QqzzUhuNZ4H3CFrUJfblWNWMmrmaBE8ZnF26qLfcThdm/C9+ywvtwIgbQIozVajUGZ4TauZRkMNxIPShUfa/QGvurAE/CBUzAukpGaSeZTdiOR9gtvElaEa7CEdzAFgnbnRUuOrqOwzGATqFXP4n3GzBPKKz1wrfcjmtpjrMeIAtYhjlYHYOYjSl4iJe4j224JeXgWC28pGc4EK+aNWr/WEY3/BfzKnVC9CY9LwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": null, "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "Locational", "type": "esriFieldTypeString", "alias": "Locational", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Locational" }, { "name": "Inspection", "type": "esriFieldTypeString", "alias": "Inspection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspection" }, { "name": "Inspecti_1", "type": "esriFieldTypeDate", "alias": "Inspecti_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspecti_1" }, { "name": "Inspecti_2", "type": "esriFieldTypeString", "alias": "Inspecti_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspecti_2" }, { "name": "Inspecti_3", "type": "esriFieldTypeString", "alias": "Inspecti_3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Inspecti_3" }, { "name": "LeadConnec", "type": "esriFieldTypeString", "alias": "LeadConnec", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnec" }, { "name": "CurrentBui", "type": "esriFieldTypeString", "alias": "CurrentBui", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentBui" }, { "name": "BuildingSL", "type": "esriFieldTypeString", "alias": "BuildingSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSL" }, { "name": "Building_1", "type": "esriFieldTypeString", "alias": "Building_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Building_1" }, { "name": "Building_2", "type": "esriFieldTypeDate", "alias": "Building_2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_2" }, { "name": "Verificati", "type": "esriFieldTypeString", "alias": "Verificati", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Verificati" }, { "name": "Building_3", "type": "esriFieldTypeString", "alias": "Building_3", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Building_3" }, { "name": "Informatio", "type": "esriFieldTypeString", "alias": "Informatio", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Informatio" }, { "name": "BuildingTy", "type": "esriFieldTypeString", "alias": "BuildingTy", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingTy" }, { "name": "POE_POU_Tr", "type": "esriFieldTypeString", "alias": "POE_POU_Tr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_Tr" }, { "name": "BuildingIn", "type": "esriFieldTypeString", "alias": "BuildingIn", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIn" }, { "name": "Building_4", "type": "esriFieldTypeString", "alias": "Building_4", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_4" }, { "name": "Building_5", "type": "esriFieldTypeString", "alias": "Building_5", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_5" }, { "name": "Building_6", "type": "esriFieldTypeDate", "alias": "Building_6", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_6" }, { "name": "BuildingPl", "type": "esriFieldTypeDate", "alias": "BuildingPl", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPl" }, { "name": "LCR_SMP_Si", "type": "esriFieldTypeString", "alias": "LCR_SMP_Si", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Si" }, { "name": "SMPIDAssig", "type": "esriFieldTypeString", "alias": "SMPIDAssig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssig" }, { "name": "SMPIDAss_1", "type": "esriFieldTypeString", "alias": "SMPIDAss_1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAss_1" }, { "name": "LCRR_SMP_T", "type": "esriFieldTypeInteger", "alias": "LCRR_SMP_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_T" }, { "name": "EligibleSL", "type": "esriFieldTypeString", "alias": "EligibleSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "FundingTyp", "type": "esriFieldTypeString", "alias": "FundingTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingTyp" }, { "name": "EstimatedC", "type": "esriFieldTypeDouble", "alias": "EstimatedC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedC" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R260_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_260", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_260", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "NTNCWS", "description": "", "prototype": { "attributes": { "EstimatedC": null, "Address": null, "Address2": null, "City": null, "State": null, "Zipcode": null, "Comments": null, "BuildingID": null, "Locational": null, "Inspection": null, "Inspecti_1": null, "Inspecti_2": null, "Inspecti_3": null, "LeadConnec": null, "CurrentBui": null, "BuildingSL": null, "Building_1": null, "Building_2": null, "Verificati": null, "Building_3": null, "Informatio": null, "BuildingTy": null, "POE_POU_Tr": null, "BuildingIn": null, "Building_4": null, "Building_5": null, "Building_6": null, "BuildingPl": null, "LCR_SMP_Si": null, "SMPIDAssig": null, "SMPIDAss_1": null, "LCRR_SMP_T": null, "EligibleSL": null, "GlobalID": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "FundingTyp": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e741fd01e5816daaca7b1ea7efa987d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACmklEQVRIie3WT2gUVxwH8E92TTbZJE2tUapiLUJBoi0K/okglaoIKrbGlliRaBAFEXuqBxFPevEgoqQVG0qJCkYFo1REW1DUQikiXoI2FKFSqI2ixEjjJmpWD2Mk7B83uxnx0H5hLm8e7/Nm3m/mvRHeYEb8jxeQCKrwEP2vGy/GsmI+j7LwMaOSRKM8ifIwyaWnnMBJJMLE68vYU03lekoXUzIZH6CD4k5GXWDpfubdZG8f2/ADksPBS8toqWBZE/GVWQaYHFyxTcQuYR27b1PfyxeCZckbj5Xzy3RqThN/O8csBzIPv1PVQO2PXO1lRrYJZMXLaZnFlJ8py7cqS3CMykYix2lLsEiGJcg27qdVfNZWADw4zZRfY/YN1vfTPBQ8UkXTN5QN9VVnSwm+p2I+u3o4LOUryIR/Mo7qumHCA5mFWmLnqcORV+JjWLOWeEg2aCDeTuPdXHiE+YvClAXV9hW1qe1p+CPeeS9k/F30Bm8zYlDVZ8JLR4aMFyFOf3ewF3RlxSvovU98dIh4Eo+Iontwexr+Fg9uhYz/jQoSXSk/mjR8HL+dY8XMEPGzGE97V0p7Gn6Hfa0s306kKCS8lWcJvkttT8P/5HINd44ydlUI8EV00NOZ8o1nxGECG7ZyeiFFw1n7Hmzm2SS2dfJkSPhPnKnjVD115xArAO5HIyq5+itNmfpk3bROsmIx7QuYegrVecD/4kv8xT/tzM3W75U75lk+bODMNJbsFDxJriJsw9eYyLUkc/C4IBwOs3Q3q1r4dicjVwv+1TUv7nfjuqCwDgVS4mN2HGJXrrGHdFbYQitaD7DyCpu38tFtyh8QnUaymr73+WMuB5vZdzPHwTEvfCAbOSa4XqYP99CRz0CF4GHnv4s/B+cCn7snFrflAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "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": "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": null, "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "Locational", "type": "esriFieldTypeString", "alias": "Locational", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Locational" }, { "name": "Inspection", "type": "esriFieldTypeString", "alias": "Inspection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspection" }, { "name": "Inspecti_1", "type": "esriFieldTypeDate", "alias": "Inspecti_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspecti_1" }, { "name": "Inspecti_2", "type": "esriFieldTypeString", "alias": "Inspecti_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspecti_2" }, { "name": "Inspecti_3", "type": "esriFieldTypeString", "alias": "Inspecti_3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Inspecti_3" }, { "name": "LeadConnec", "type": "esriFieldTypeString", "alias": "LeadConnec", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnec" }, { "name": "CurrentBui", "type": "esriFieldTypeString", "alias": "CurrentBui", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentBui" }, { "name": "BuildingSL", "type": "esriFieldTypeString", "alias": "BuildingSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSL" }, { "name": "Building_1", "type": "esriFieldTypeString", "alias": "Building_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Building_1" }, { "name": "Building_2", "type": "esriFieldTypeDate", "alias": "Building_2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_2" }, { "name": "Verificati", "type": "esriFieldTypeString", "alias": "Verificati", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Verificati" }, { "name": "Building_3", "type": "esriFieldTypeString", "alias": "Building_3", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Building_3" }, { "name": "Informatio", "type": "esriFieldTypeString", "alias": "Informatio", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Informatio" }, { "name": "BuildingTy", "type": "esriFieldTypeString", "alias": "BuildingTy", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingTy" }, { "name": "POE_POU_Tr", "type": "esriFieldTypeString", "alias": "POE_POU_Tr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_Tr" }, { "name": "BuildingIn", "type": "esriFieldTypeString", "alias": "BuildingIn", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIn" }, { "name": "Building_4", "type": "esriFieldTypeString", "alias": "Building_4", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_4" }, { "name": "Building_5", "type": "esriFieldTypeString", "alias": "Building_5", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_5" }, { "name": "Building_6", "type": "esriFieldTypeDate", "alias": "Building_6", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_6" }, { "name": "BuildingPl", "type": "esriFieldTypeDate", "alias": "BuildingPl", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPl" }, { "name": "LCR_SMP_Si", "type": "esriFieldTypeString", "alias": "LCR_SMP_Si", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Si" }, { "name": "SMPIDAssig", "type": "esriFieldTypeString", "alias": "SMPIDAssig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssig" }, { "name": "SMPIDAss_1", "type": "esriFieldTypeString", "alias": "SMPIDAss_1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAss_1" }, { "name": "LCRR_SMP_T", "type": "esriFieldTypeInteger", "alias": "LCRR_SMP_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_T" }, { "name": "EligibleSL", "type": "esriFieldTypeString", "alias": "EligibleSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "FundingTyp", "type": "esriFieldTypeString", "alias": "FundingTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingTyp" }, { "name": "EstimatedC", "type": "esriFieldTypeDouble", "alias": "EstimatedC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedC" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R260_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_260", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_260", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility & Customer Lead", "description": "", "prototype": { "attributes": { "EstimatedC": null, "BuildingID": null, "Address": null, "Address2": null, "City": null, "State": null, "Zipcode": null, "Comments": null, "Locational": null, "Inspection": null, "Inspecti_1": null, "Inspecti_2": null, "Inspecti_3": null, "LeadConnec": null, "CurrentBui": null, "BuildingSL": null, "Building_1": null, "Building_2": null, "Verificati": null, "Building_3": null, "Informatio": null, "BuildingTy": null, "POE_POU_Tr": null, "BuildingIn": null, "Building_4": null, "Building_5": null, "Building_6": null, "BuildingPl": null, "LCR_SMP_Si": null, "SMPIDAssig": null, "SMPIDAss_1": null, "LCRR_SMP_T": null, "EligibleSL": null, "GlobalID": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "FundingTyp": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "acc2de20ce06aa2766e0604f4b29a593", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADj0lEQVRIie3Xb2gTZxwH8G+Su1wMJm0pNrNJk6F278YogboKrUVlmytIaTEWQVk0K4VIlxVWw7KNH9FSokvb1YkgGEWkrVtTqaM4Ro6ryjAYcW8GjjFWW7Wd2CUrzdr8uTR7sbmVpmnS9sYQ9n353MN9fs/d89zzHIP/MMz/+GpDRIwoimUMwzwhosS/ihORempqiibGxxs4ljX88OABW6jVYiYalTXU1yd/n5v7pcxo/MpgMHxCRGHJ8Obm5u5bo6MtlqqqRGc8zhUFAhwmJ4G2NuD8eQBQzs7OGkdGRuwXL1x412q1DphMpqNEJK4ZJ6LC0J0797dotS99nkio2M5OVba+Go0GTU1NsFgsSp/Pd3igr+9Nl8tl7ujoeLJqnIi0NwVh7MOdO5V7PJ4NiMdXqvPvyOVy2Gw2VFRU6Nocjh9dLtcr2QrIioeCwe+cNTXcHrd7Q17qkpjNZnT19Kid7e33iUi/3CtYFm9paTm5meP0b5w+za0FXlxA08GDJd/evn0RwKGcOBExtwShrVuh4BCLrccGAFitVnzR33+AiN5bugoy8OnpacfbZrNC1dW1bhj4cw5YbTaW53k3gGMr4pNjY0c/KC1VSiL/lbq6Olzx+Rpy4guplMl4966UNjQaDVRq9aal7Rk4q1Ip8fixpDgAcGo1Q0TM4lmfgctYVo5IRHK8oLAQoiiWARjLiqcTiQUUFyvw7Jmk+G+RCHQ63aPFbRl4Yn4+CZNJcjwejYpLPzQZeAHLPvqpsrJ82717ksHhcBiyWCxjp8vANxuNZwYZ5jMnIJMKHx4eRpnReDUn7jl37sxb1dWf2vftU2quX183nEwmcfXy5VRVba0zJw4AlVu3njzBsu5TBQXAzMy68N7eXrym118horm8cPelSyese/ce+dJuf3m/xwOkUmuCBUFA8MaNXwd5/p3lrmfdUk3bt5f3j45GcPz4xv1nz676CQQCAXjd7vjru3dvG+T5ZfusdJgQiaj4m2Dw55DFov/46VPkMwdisRi8Xi++F4Rw7Y4dW5xEWavOdYxKADB0Nzb2HIhE7DWtrUxjMonyUAgYHwdk/yyIiYkJDA0N4etr11LVOl3fAM8fHsgy4rzw53nf73cAcNSVlJzyRqOHpouKNilKS+Wyhw9l6fr69ML8/MLGdDr8qlY7WLVrV+tHOQ6Oq8Kf55jf3w6gfcVOfn/e93sx/1heePwPLddSC9I8b+wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": null, "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "Locational", "type": "esriFieldTypeString", "alias": "Locational", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Locational" }, { "name": "Inspection", "type": "esriFieldTypeString", "alias": "Inspection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspection" }, { "name": "Inspecti_1", "type": "esriFieldTypeDate", "alias": "Inspecti_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspecti_1" }, { "name": "Inspecti_2", "type": "esriFieldTypeString", "alias": "Inspecti_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspecti_2" }, { "name": "Inspecti_3", "type": "esriFieldTypeString", "alias": "Inspecti_3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Inspecti_3" }, { "name": "LeadConnec", "type": "esriFieldTypeString", "alias": "LeadConnec", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnec" }, { "name": "CurrentBui", "type": "esriFieldTypeString", "alias": "CurrentBui", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentBui" }, { "name": "BuildingSL", "type": "esriFieldTypeString", "alias": "BuildingSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSL" }, { "name": "Building_1", "type": "esriFieldTypeString", "alias": "Building_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Building_1" }, { "name": "Building_2", "type": "esriFieldTypeDate", "alias": "Building_2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_2" }, { "name": "Verificati", "type": "esriFieldTypeString", "alias": "Verificati", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Verificati" }, { "name": "Building_3", "type": "esriFieldTypeString", "alias": "Building_3", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Building_3" }, { "name": "Informatio", "type": "esriFieldTypeString", "alias": "Informatio", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Informatio" }, { "name": "BuildingTy", "type": "esriFieldTypeString", "alias": "BuildingTy", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingTy" }, { "name": "POE_POU_Tr", "type": "esriFieldTypeString", "alias": "POE_POU_Tr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_Tr" }, { "name": "BuildingIn", "type": "esriFieldTypeString", "alias": "BuildingIn", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIn" }, { "name": "Building_4", "type": "esriFieldTypeString", "alias": "Building_4", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_4" }, { "name": "Building_5", "type": "esriFieldTypeString", "alias": "Building_5", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_5" }, { "name": "Building_6", "type": "esriFieldTypeDate", "alias": "Building_6", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_6" }, { "name": "BuildingPl", "type": "esriFieldTypeDate", "alias": "BuildingPl", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPl" }, { "name": "LCR_SMP_Si", "type": "esriFieldTypeString", "alias": "LCR_SMP_Si", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Si" }, { "name": "SMPIDAssig", "type": "esriFieldTypeString", "alias": "SMPIDAssig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssig" }, { "name": "SMPIDAss_1", "type": "esriFieldTypeString", "alias": "SMPIDAss_1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAss_1" }, { "name": "LCRR_SMP_T", "type": "esriFieldTypeInteger", "alias": "LCRR_SMP_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_T" }, { "name": "EligibleSL", "type": "esriFieldTypeString", "alias": "EligibleSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "FundingTyp", "type": "esriFieldTypeString", "alias": "FundingTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingTyp" }, { "name": "EstimatedC", "type": "esriFieldTypeDouble", "alias": "EstimatedC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedC" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R260_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_260", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_260", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility Lead", "description": "", "prototype": { "attributes": { "EstimatedC": null, "Address": null, "Address2": null, "City": null, "State": null, "Zipcode": null, "Comments": null, "BuildingID": null, "Locational": null, "Inspection": null, "Inspecti_1": null, "Inspecti_2": null, "Inspecti_3": null, "LeadConnec": null, "CurrentBui": null, "BuildingSL": null, "Building_1": null, "Building_2": null, "Verificati": null, "Building_3": null, "Informatio": null, "BuildingTy": null, "POE_POU_Tr": null, "BuildingIn": null, "Building_4": null, "Building_5": null, "Building_6": null, "BuildingPl": null, "LCR_SMP_Si": null, "SMPIDAssig": null, "SMPIDAss_1": null, "LCRR_SMP_T": null, "EligibleSL": null, "GlobalID": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "FundingTyp": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "175fa88264ed5fade03b7a0e9792754c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADhElEQVRIie3UbWhTVxgH8P9N7m6TNJGmzromWVz2IoLMvogUipUEwka7D6XaXsbaEVsFN5mWbGlEQrZnGxmEjm06UIbUNjiYKwYr1AbsKK4RB1nDPrhBRUSbUNFaNY1d2iS3jR+0YqV5aXLBfdj/2z3n3Pt7Duc+h8ULDPs//p/GiYhTXbnyw9/RaPNDhimVyOUShuOYVDyeEmKxhXVS6d23lcqfP/F67aLiLp73jI6MtNbv3Cmlpibo9frHE3Y74PEw0OvZazU15Wek0q6Gujrru2VlRzu93s8Kwt12u+qvYPAGKirWDng8kMlkyxekUsDUFDA1hbfGxnAYwMOmJvar0tJP99XXN5fX1BiIaHHVOBGt+X1k5I7V6ZSZzeZsm3ga1dmz6C4pQf/+/Xqv3/+AiNTpCkiL/+P3X7cRyUwmU87w00Qi4N1u4NChNcOBwDUAb+SM21tb+8qqql7OC17KwgL4Y8fwZ3Pz619aLI4vPB5XVpyIFH9cvNg22NeXP7yUSASfT0+Dv3/fCSA7PjMx4X7fYpGyrDhXgGpgADsOHuQqNm8+4D5+/MeM+EQ4zDsbG0WBl7JLEJhvQqEDADLjkMtL1Wq1qPjGQAARtVr3/PgynIjYq+Pj4l+5oRA4rZbLiAuC8GqJyLsGANy7B4bjJBlxlmUnozMz4uNqNRaTyYWMOBEldjU2Cs+PFxydDsL8fDIjDgBzsdjd2dnZcqVSKZod2rYNklu3bmbFNRs2nBsaGvqI53nR8DMqVVxjMJzMiut0OmfPiRN7WlpaXmIYpmB43mTCUDCYqjOZjmbFiWh6t8XS39vb29rR0VGYLJOhe8uW+MZE4lsiSmTFAeA1g2H3L6dOvVNZWbmuuro6b/uCzTYXCAYnB30+50rzK+JEJDgcjq3Wzs7x748cUay6gKIi/NbV9W/3pUuJ7UZj1aDPt+KytC3lcrnCDodjk91mG/ugra2svb0dufwDydpafFdbO+cPBu9sNxqriGg23dqM/exyucJEpB0dHe399fRpfs/evVxDQwOWtaFEAmg0eGA2x/s1mnj/5cvcm9HoT+d9Puv5NDvOCQceHwGAD4nIOjw8/PXJnp73ihWK9XKFglMVFy/O8DzmYrFk/PbtSX1RkXeH0UhEFMv23ZzwZ4qYBvDxM8+cIAjaV7Ta8JMCV528r9EnrXMj3/cLwsXIC8UfAaRdQsjZhfWOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": null, "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "Locational", "type": "esriFieldTypeString", "alias": "Locational", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Locational" }, { "name": "Inspection", "type": "esriFieldTypeString", "alias": "Inspection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspection" }, { "name": "Inspecti_1", "type": "esriFieldTypeDate", "alias": "Inspecti_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspecti_1" }, { "name": "Inspecti_2", "type": "esriFieldTypeString", "alias": "Inspecti_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspecti_2" }, { "name": "Inspecti_3", "type": "esriFieldTypeString", "alias": "Inspecti_3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Inspecti_3" }, { "name": "LeadConnec", "type": "esriFieldTypeString", "alias": "LeadConnec", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnec" }, { "name": "CurrentBui", "type": "esriFieldTypeString", "alias": "CurrentBui", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentBui" }, { "name": "BuildingSL", "type": "esriFieldTypeString", "alias": "BuildingSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSL" }, { "name": "Building_1", "type": "esriFieldTypeString", "alias": "Building_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Building_1" }, { "name": "Building_2", "type": "esriFieldTypeDate", "alias": "Building_2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_2" }, { "name": "Verificati", "type": "esriFieldTypeString", "alias": "Verificati", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Verificati" }, { "name": "Building_3", "type": "esriFieldTypeString", "alias": "Building_3", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Building_3" }, { "name": "Informatio", "type": "esriFieldTypeString", "alias": "Informatio", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Informatio" }, { "name": "BuildingTy", "type": "esriFieldTypeString", "alias": "BuildingTy", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingTy" }, { "name": "POE_POU_Tr", "type": "esriFieldTypeString", "alias": "POE_POU_Tr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_Tr" }, { "name": "BuildingIn", "type": "esriFieldTypeString", "alias": "BuildingIn", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIn" }, { "name": "Building_4", "type": "esriFieldTypeString", "alias": "Building_4", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_4" }, { "name": "Building_5", "type": "esriFieldTypeString", "alias": "Building_5", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_5" }, { "name": "Building_6", "type": "esriFieldTypeDate", "alias": "Building_6", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_6" }, { "name": "BuildingPl", "type": "esriFieldTypeDate", "alias": "BuildingPl", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPl" }, { "name": "LCR_SMP_Si", "type": "esriFieldTypeString", "alias": "LCR_SMP_Si", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Si" }, { "name": "SMPIDAssig", "type": "esriFieldTypeString", "alias": "SMPIDAssig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssig" }, { "name": "SMPIDAss_1", "type": "esriFieldTypeString", "alias": "SMPIDAss_1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAss_1" }, { "name": "LCRR_SMP_T", "type": "esriFieldTypeInteger", "alias": "LCRR_SMP_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_T" }, { "name": "EligibleSL", "type": "esriFieldTypeString", "alias": "EligibleSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "FundingTyp", "type": "esriFieldTypeString", "alias": "FundingTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingTyp" }, { "name": "EstimatedC", "type": "esriFieldTypeDouble", "alias": "EstimatedC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedC" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R260_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_260", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_260", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Customer Lead", "description": "", "prototype": { "attributes": { "EstimatedC": null, "Address": null, "Address2": null, "City": null, "State": null, "Zipcode": null, "Comments": null, "BuildingID": null, "Locational": null, "Inspection": null, "Inspecti_1": null, "Inspecti_2": null, "Inspecti_3": null, "LeadConnec": null, "CurrentBui": null, "BuildingSL": null, "Building_1": null, "Building_2": null, "Verificati": null, "Building_3": null, "Informatio": null, "BuildingTy": null, "POE_POU_Tr": null, "BuildingIn": null, "Building_4": null, "Building_5": null, "Building_6": null, "BuildingPl": null, "LCR_SMP_Si": null, "SMPIDAssig": null, "SMPIDAss_1": null, "LCRR_SMP_T": null, "EligibleSL": null, "GlobalID": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "FundingTyp": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Symbology", "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aee4b1c8bf68546869e9ff77a12b55fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADq0lEQVRIie3WW0gjVxgH8H8yuZib0W4UG/GCIIT0QoSapiBKVQbSZdtmW6IiWQexIKJP+hAWn5qXfZDSJVZskJJG2BihUZQlUVBiC1Jk8SWooQQUwWwUJWYxySRrZvtgt7gm0WSd0of2//jN4fsNc86cc3j4F8P7H3+LcAHIAbwAkP6ncT6Ae3w+/yuCINpTqdQdhmEIgiBeEgTxgmGYtfPz818AzAFIsIkbRSLRdwqFQtbX11ek1+sFKpUK9fX1CAQC/HA4fGd1dfXuxMRESzAY/D6ZTD4E8BMA5jZ4kUgkskul0ntWq1Xc0dGR2YDHg0qlgkqlEg4MDAjX1tbQ29s7FgqFjDRNf42LaSkYF0okkt8aGhrUi4uL4pKSkhve8yItLS3Y2dmRm0wm3cLCwjOapj/K9QI5cYlEYtdqte8tLy+LeLzC1qVAIIDL5ZJRFMWdnZ11JxIJElmmIFfXz+Vy+Rdut7tg+HJsNptkc3Pz4+3t7b50Om3LB+fK5XLr+Pi4KN9PnSsCgQBTU1PS1tbWR7FYbBpX/oJs+KdKpVJhMBhuBb+OVquFTqcTrqysGAA8uRYvLy9/0NPTI2ZF/ismk0ns9/upo6Oj63Eul9tKkiSbNkiSxNDQkO5qPQOPx+PvVFdXs4pXVFSApmkxLrbkv1d9NryotLSUVZzD4UAsFqej0agcQCQnLpVK6ZOTE3FZWRlrOMMwiMfjBIDo5XoGXlxcfLq3t8cqfnBwAKlUmohEIm9sNBm4Uqn83ev13m9sbGQN93g8qKys9EcikTfqGfjh4eFjp9P55ejoKJfD4bCCO53OV4lE4ser9Qx8d3f3V7VafTgzM/NuV1fXrWGfz4dAIBALh8NPrj7LunFXVVV9YzabF9vb2zm3mftYLIbBwcFXdXV1D8Ph8Mu88KWlpacGg2HeaDQavF4vhEJhwXA6nQZFUZDJZM/W19et2cbkPLLm5ubu6/V6f1tb2/vz8/NQKBR5w2dnZ+js7MT+/v5zv9/flGvcteelx+P5wGQyPdVoNJ9ZLBZQFIWbFqHb7cbw8DBqamo2GYb5BEDqrXAAmJ6evjs2NtZlt9t/sFgspd3d3SBJEmq1GgAQjUaxtbUFn88Hh8OBVCqVaG5u/tbhcDy6qXdeN4WRkREnAOfk5GTHxsbGoNls/jAUCklOT08JjUbDKBSKZG1t7R9NTU0/22y2x8Fg8NqLY0H46/T397sAuC7Xkskkjo+PEQgECmlVOM52/rv4n52+U1ZkzSzRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "BuildingID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": null, "modelName": "State" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingID" }, { "name": "Locational", "type": "esriFieldTypeString", "alias": "Locational", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Locational" }, { "name": "Inspection", "type": "esriFieldTypeString", "alias": "Inspection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspection" }, { "name": "Inspecti_1", "type": "esriFieldTypeDate", "alias": "Inspecti_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspecti_1" }, { "name": "Inspecti_2", "type": "esriFieldTypeString", "alias": "Inspecti_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspecti_2" }, { "name": "Inspecti_3", "type": "esriFieldTypeString", "alias": "Inspecti_3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Inspecti_3" }, { "name": "LeadConnec", "type": "esriFieldTypeString", "alias": "LeadConnec", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeadConnec" }, { "name": "CurrentBui", "type": "esriFieldTypeString", "alias": "CurrentBui", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentBui" }, { "name": "BuildingSL", "type": "esriFieldTypeString", "alias": "BuildingSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuildingSL" }, { "name": "Building_1", "type": "esriFieldTypeString", "alias": "Building_1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Building_1" }, { "name": "Building_2", "type": "esriFieldTypeDate", "alias": "Building_2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_2" }, { "name": "Verificati", "type": "esriFieldTypeString", "alias": "Verificati", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Verificati" }, { "name": "Building_3", "type": "esriFieldTypeString", "alias": "Building_3", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Building_3" }, { "name": "Informatio", "type": "esriFieldTypeString", "alias": "Informatio", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Informatio" }, { "name": "BuildingTy", "type": "esriFieldTypeString", "alias": "BuildingTy", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BuildingTy" }, { "name": "POE_POU_Tr", "type": "esriFieldTypeString", "alias": "POE_POU_Tr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POE_POU_Tr" }, { "name": "BuildingIn", "type": "esriFieldTypeString", "alias": "BuildingIn", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BuildingIn" }, { "name": "Building_4", "type": "esriFieldTypeString", "alias": "Building_4", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_4" }, { "name": "Building_5", "type": "esriFieldTypeString", "alias": "Building_5", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Building_5" }, { "name": "Building_6", "type": "esriFieldTypeDate", "alias": "Building_6", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Building_6" }, { "name": "BuildingPl", "type": "esriFieldTypeDate", "alias": "BuildingPl", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BuildingPl" }, { "name": "LCR_SMP_Si", "type": "esriFieldTypeString", "alias": "LCR_SMP_Si", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LCR_SMP_Si" }, { "name": "SMPIDAssig", "type": "esriFieldTypeString", "alias": "SMPIDAssig", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SMPIDAssig" }, { "name": "SMPIDAss_1", "type": "esriFieldTypeString", "alias": "SMPIDAss_1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMPIDAss_1" }, { "name": "LCRR_SMP_T", "type": "esriFieldTypeInteger", "alias": "LCRR_SMP_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LCRR_SMP_T" }, { "name": "EligibleSL", "type": "esriFieldTypeString", "alias": "EligibleSL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EligibleSL" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "FundingTyp", "type": "esriFieldTypeString", "alias": "FundingTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FundingTyp" }, { "name": "EstimatedC", "type": "esriFieldTypeDouble", "alias": "EstimatedC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedC" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R260_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_260", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_260", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Symbology", "description": "", "prototype": { "attributes": { "EstimatedC": null, "Address": null, "Address2": null, "City": null, "State": null, "Zipcode": null, "Comments": null, "BuildingID": null, "Locational": null, "Inspection": null, "Inspecti_1": null, "Inspecti_2": null, "Inspecti_3": null, "LeadConnec": null, "CurrentBui": null, "BuildingSL": null, "Building_1": null, "Building_2": null, "Verificati": null, "Building_3": null, "Informatio": null, "BuildingTy": null, "POE_POU_Tr": null, "BuildingIn": null, "Building_4": null, "Building_5": null, "Building_6": null, "BuildingPl": null, "LCR_SMP_Si": null, "SMPIDAssig": null, "SMPIDAss_1": null, "LCRR_SMP_T": null, "EligibleSL": null, "GlobalID": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "FundingTyp": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "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": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "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": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PipeSize" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ownership" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "PipeMateri", "type": "esriFieldTypeString", "alias": "PipeMateri", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PipeMateri" }, { "name": "CollectedD", "type": "esriFieldTypeDate", "alias": "CollectedD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CollectedD" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STLe" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S181_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "City", "name": "City", "domains": {}, "templates": [ { "name": "City", "description": "", "prototype": { "attributes": { "PipeSize": null, "SHAPE_STLe": null, "ID": null, "Address": null, "Ownership": "City", "Comments": null, "last_edi_1": null, "PipeMateri": null, "CollectedD": null, "GlobalID": null, "created_us": null, "created_da": null, "last_edite": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Customer", "name": "Customer", "domains": {}, "templates": [ { "name": "Customer", "description": "", "prototype": { "attributes": { "PipeSize": null, "SHAPE_STLe": null, "ID": null, "Address": null, "Ownership": "Customer", "Comments": null, "last_edi_1": null, "PipeMateri": null, "CollectedD": null, "GlobalID": null, "created_us": null, "created_da": null, "last_edite": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 25000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": -17463800, "ymin": -46132600, "xmax": 876445.9201565795, "ymax": 436253.80994074047, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InspectionStatus", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "No Inspection Required (Confirmed No Lead)", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REQUIRED", "label": "Inspection Required" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARTCOMP", "label": "Partial Inspection Complete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COMPLETE", "label": "Inspection Complete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CNA", "label": "Could Not Access" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CNL", "label": "Could Not Locate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OTHER", "label": "Other (See Comments)" } ], "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": 60, "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": "BILL_NAME", "typeIdField": "InspectionStatus", "subtypeField": "", "fields": [ { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIN" }, { "name": "USAGE", "type": "esriFieldTypeString", "alias": "USAGE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "USAGE" }, { "name": "INDEX_", "type": "esriFieldTypeString", "alias": "INDEX_", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "INDEX_" }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BOOK" }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PAGE" }, { "name": "DOC_INDEX", "type": "esriFieldTypeString", "alias": "DOC_INDEX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DOC_INDEX" }, { "name": "DOC_TYPE", "type": "esriFieldTypeString", "alias": "DOC_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DOC_TYPE" }, { "name": "TXC", "type": "esriFieldTypeString", "alias": "TXC", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TXC" }, { "name": "LEGAL_DESC", "type": "esriFieldTypeString", "alias": "LEGAL_DESC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LEGAL_DESC" }, { "name": "QS", "type": "esriFieldTypeString", "alias": "QS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "QS" }, { "name": "SC", "type": "esriFieldTypeString", "alias": "SC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SC" }, { "name": "TN", "type": "esriFieldTypeString", "alias": "TN", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TN" }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RNG" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LOT" }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BLK" }, { "name": "OWNERS", "type": "esriFieldTypeString", "alias": "OWNERS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNERS" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWNER1" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "OWNERCITY", "type": "esriFieldTypeString", "alias": "OWNERCITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNERCITY" }, { "name": "OWNERZIP", "type": "esriFieldTypeString", "alias": "OWNERZIP", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNERZIP" }, { "name": "BILL_NAME", "type": "esriFieldTypeString", "alias": "BILL_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BILL_NAME" }, { "name": "BILL_ADDRE", "type": "esriFieldTypeString", "alias": "BILL_ADDRE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BILL_ADDRE" }, { "name": "BILL_ADDR2", "type": "esriFieldTypeString", "alias": "BILL_ADDR2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BILL_ADDR2" }, { "name": "BILL_ADDR3", "type": "esriFieldTypeString", "alias": "BILL_ADDR3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BILL_ADDR3" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ZIP" }, { "name": "TACRES", "type": "esriFieldTypeDouble", "alias": "TACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TACRES" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "IUCD", "type": "esriFieldTypeString", "alias": "IUCD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "IUCD" }, { "name": "SALE_DT", "type": "esriFieldTypeDate", "alias": "SALE_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SALE_DT" }, { "name": "SALE_AMT", "type": "esriFieldTypeDouble", "alias": "SALE_AMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SALE_AMT" }, { "name": "TIFYEAR", "type": "esriFieldTypeString", "alias": "TIFYEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TIFYEAR" }, { "name": "TIFEAV", "type": "esriFieldTypeDouble", "alias": "TIFEAV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIFEAV" }, { "name": "TIFDIST", "type": "esriFieldTypeString", "alias": "TIFDIST", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TIFDIST" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "URL" }, { "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": 50, "defaultValue": null, "modelName": "InspectionStatus" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_193", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_193", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S133_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "REQUIRED", "name": "Inspection Required", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Inspection Required", "description": "", "prototype": { "attributes": { "URL": null, "PIN": null, "USAGE": null, "INDEX_": null, "BOOK": null, "PAGE": null, "DOC_INDEX": null, "DOC_TYPE": null, "TXC": null, "LEGAL_DESC": null, "QS": null, "SC": null, "TN": null, "RNG": null, "LOT": null, "BLK": null, "OWNERS": null, "OWNER1": null, "ADDRESS": null, "OWNERCITY": null, "OWNERZIP": null, "BILL_NAME": null, "BILL_ADDRE": null, "BILL_ADDR2": null, "BILL_ADDR3": null, "CITY": null, "ZIP": null, "TACRES": null, "TIFDIST": null, "InspectionStatus": "REQUIRED", "TIFEAV": null, "TIFYEAR": null, "IUCD": null, "SALE_DT": null, "SALE_AMT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PARTCOMP", "name": "Partial Inspection Complete", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Partial Inspection Complete", "description": "", "prototype": { "attributes": { "URL": null, "PIN": null, "USAGE": null, "INDEX_": null, "BOOK": null, "PAGE": null, "DOC_INDEX": null, "DOC_TYPE": null, "TXC": null, "LEGAL_DESC": null, "QS": null, "SC": null, "TN": null, "RNG": null, "LOT": null, "BLK": null, "OWNERS": null, "OWNER1": null, "ADDRESS": null, "OWNERCITY": null, "OWNERZIP": null, "BILL_NAME": null, "BILL_ADDRE": null, "BILL_ADDR2": null, "BILL_ADDR3": null, "CITY": null, "ZIP": null, "TACRES": null, "TIFDIST": null, "InspectionStatus": "PARTCOMP", "TIFEAV": null, "TIFYEAR": null, "IUCD": null, "SALE_DT": null, "SALE_AMT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COMPLETE", "name": "Inspection Complete", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Inspection Complete", "description": "", "prototype": { "attributes": { "URL": null, "PIN": null, "USAGE": null, "INDEX_": null, "BOOK": null, "PAGE": null, "DOC_INDEX": null, "DOC_TYPE": null, "TXC": null, "LEGAL_DESC": null, "QS": null, "SC": null, "TN": null, "RNG": null, "LOT": null, "BLK": null, "OWNERS": null, "OWNER1": null, "ADDRESS": null, "OWNERCITY": null, "OWNERZIP": null, "BILL_NAME": null, "BILL_ADDRE": null, "BILL_ADDR2": null, "BILL_ADDR3": null, "CITY": null, "ZIP": null, "TACRES": null, "TIFDIST": null, "InspectionStatus": "COMPLETE", "TIFEAV": null, "TIFYEAR": null, "IUCD": null, "SALE_DT": null, "SALE_AMT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CNA", "name": "Could Not Access", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Could Not Access", "description": "", "prototype": { "attributes": { "URL": null, "PIN": null, "USAGE": null, "INDEX_": null, "BOOK": null, "PAGE": null, "DOC_INDEX": null, "DOC_TYPE": null, "TXC": null, "LEGAL_DESC": null, "QS": null, "SC": null, "TN": null, "RNG": null, "LOT": null, "BLK": null, "OWNERS": null, "OWNER1": null, "ADDRESS": null, "OWNERCITY": null, "OWNERZIP": null, "BILL_NAME": null, "BILL_ADDRE": null, "BILL_ADDR2": null, "BILL_ADDR3": null, "CITY": null, "ZIP": null, "TACRES": null, "TIFDIST": null, "InspectionStatus": "CNA", "TIFEAV": null, "TIFYEAR": null, "IUCD": null, "SALE_DT": null, "SALE_AMT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CNL", "name": "Could Not Locate", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Could Not Locate", "description": "", "prototype": { "attributes": { "URL": null, "PIN": null, "USAGE": null, "INDEX_": null, "BOOK": null, "PAGE": null, "DOC_INDEX": null, "DOC_TYPE": null, "TXC": null, "LEGAL_DESC": null, "QS": null, "SC": null, "TN": null, "RNG": null, "LOT": null, "BLK": null, "OWNERS": null, "OWNER1": null, "ADDRESS": null, "OWNERCITY": null, "OWNERZIP": null, "BILL_NAME": null, "BILL_ADDRE": null, "BILL_ADDR2": null, "BILL_ADDR3": null, "CITY": null, "ZIP": null, "TACRES": null, "TIFDIST": null, "InspectionStatus": "CNL", "TIFEAV": null, "TIFYEAR": null, "IUCD": null, "SALE_DT": null, "SALE_AMT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTHER", "name": "Other (See Comments)", "domains": { "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Other (See Comments)", "description": "", "prototype": { "attributes": { "URL": null, "PIN": null, "USAGE": null, "INDEX_": null, "BOOK": null, "PAGE": null, "DOC_INDEX": null, "DOC_TYPE": null, "TXC": null, "LEGAL_DESC": null, "QS": null, "SC": null, "TN": null, "RNG": null, "LOT": null, "BLK": null, "OWNERS": null, "OWNER1": null, "ADDRESS": null, "OWNERCITY": null, "OWNERZIP": null, "BILL_NAME": null, "BILL_ADDRE": null, "BILL_ADDR2": null, "BILL_ADDR3": null, "CITY": null, "ZIP": null, "TACRES": null, "TIFDIST": null, "InspectionStatus": "OTHER", "TIFEAV": null, "TIFYEAR": null, "IUCD": null, "SALE_DT": null, "SALE_AMT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 10000, "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 13, "name": "Zenner Water Meters", "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": -17463800, "ymin": -46132600, "xmax": 827145.8963814974, "ymax": 399942.6466708258, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9308587777533446E7, "falseY": -4.941401425461734E7, "xyUnits": 1.2476880886546783E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 72, 160, 69, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GooseneckPigtailMaterial", "type": "esriFieldTypeString", "alias": "Gooseneck/Pigtail Material", "domain": { "type": "codedValue", "name": "GooseneckPigtailMaterial", "description": "Gooseneck/Pigtail Material", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown/Not Lead", "code": "Unknown/Not Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Unknown", "modelName": "GooseneckPigtailMaterial" }, { "name": "Cycle", "type": "esriFieldTypeDouble", "alias": "Cycle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cycle" }, { "name": "Route", "type": "esriFieldTypeDouble", "alias": "Route", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Route" }, { "name": "Seq", "type": "esriFieldTypeDouble", "alias": "Seq", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Seq" }, { "name": "MIU_SN", "type": "esriFieldTypeDouble", "alias": "MIU_SN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MIU_SN" }, { "name": "Association_Date", "type": "esriFieldTypeDate", "alias": "Association_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Association_Date" }, { "name": "Meter_ID", "type": "esriFieldTypeDouble", "alias": "Meter_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Meter_ID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Account_", "type": "esriFieldTypeDouble", "alias": "Account_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Account_" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "GW", "type": "esriFieldTypeDouble", "alias": "GW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GW" }, { "name": "Mesh_ID", "type": "esriFieldTypeDouble", "alias": "Mesh_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mesh_ID" }, { "name": "Last_Read_Date", "type": "esriFieldTypeDate", "alias": "Last_Read_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Read_Date" }, { "name": "Latency", "type": "esriFieldTypeDate", "alias": "Latency", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Latency" }, { "name": "Read_", "type": "esriFieldTypeDouble", "alias": "Read_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Read_" }, { "name": "RSV_Status", "type": "esriFieldTypeString", "alias": "RSV_Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RSV_Status" }, { "name": "TC_Date", "type": "esriFieldTypeDate", "alias": "TC_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TC_Date" }, { "name": "TC_Latency", "type": "esriFieldTypeDate", "alias": "TC_Latency", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TC_Latency" }, { "name": "Trouble_Codes", "type": "esriFieldTypeString", "alias": "Trouble_Codes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Trouble_Codes" }, { "name": "TC_Ext__Data", "type": "esriFieldTypeDouble", "alias": "TC_Ext__Data", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TC_Ext__Data" }, { "name": "MIU_Type", "type": "esriFieldTypeString", "alias": "MIU_Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MIU_Type" }, { "name": "Register_Type", "type": "esriFieldTypeDouble", "alias": "Register_Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Register_Type" }, { "name": "Meter_", "type": "esriFieldTypeDouble", "alias": "Meter_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Meter_" }, { "name": "Rollover", "type": "esriFieldTypeDouble", "alias": "Rollover", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rollover" }, { "name": "Constant", "type": "esriFieldTypeDouble", "alias": "Constant", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Constant" }, { "name": "Pulse", "type": "esriFieldTypeDouble", "alias": "Pulse", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pulse" }, { "name": "Truncation", "type": "esriFieldTypeDouble", "alias": "Truncation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Truncation" }, { "name": "Primary_FW", "type": "esriFieldTypeString", "alias": "Primary_FW", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Primary_FW" }, { "name": "Secondary_FW", "type": "esriFieldTypeString", "alias": "Secondary_FW", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Secondary_FW" }, { "name": "Bootloader_Version", "type": "esriFieldTypeString", "alias": "Bootloader_Version", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Bootloader_Version" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "M", "type": "esriFieldTypeString", "alias": "M", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "M" }, { "name": "Skip", "type": "esriFieldTypeString", "alias": "Skip", "domain": { "type": "codedValue", "name": "SkipMat", "description": "Skip Material for Water Meter", "codedValues": [ { "name": "Plastic", "code": "Plastic" }, { "name": "Copper", "code": "Copper" }, { "name": "Galv", "code": "Galv" }, { "name": "Lead", "code": "Lead" }, { "name": "CLS", "code": "CLS" }, { "name": "GRR", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Skip" }, { "name": "Skip_Time", "type": "esriFieldTypeString", "alias": "Skip_Time", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Skip_Time" }, { "name": "Skip_Entered_By", "type": "esriFieldTypeString", "alias": "Skip_Entered_By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Skip_Entered_By" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comment" }, { "name": "Comment_Time", "type": "esriFieldTypeString", "alias": "Comment_Time", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comment_Time" }, { "name": "Comment_Entered_By", "type": "esriFieldTypeString", "alias": "Comment_Entered_By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comment_Entered_By" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Abandoned_Status", "type": "esriFieldTypeString", "alias": "Abandoned_Status", "domain": { "type": "codedValue", "name": "AbandonedStatus", "description": "Abandoned Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Abandoned_Status" }, { "name": "CitySide", "type": "esriFieldTypeString", "alias": "CitySide", "domain": { "type": "codedValue", "name": "TypeSide", "description": "", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "PVC", "code": "PVC" }, { "name": "B.P.", "code": "B.P." }, { "name": "P.E.", "code": "P.E." }, { "name": "Gaul", "code": "Gaul" }, { "name": "CLS", "code": "CLS" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown Not Lead", "code": "Unknown Not Lead" }, { "name": "GRR", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CitySide" }, { "name": "CustomerSide", "type": "esriFieldTypeString", "alias": "CustomerSide", "domain": { "type": "codedValue", "name": "TypeSide", "description": "", "codedValues": [ { "name": "Lead", "code": "Lead" }, { "name": "Copper", "code": "Copper" }, { "name": "PVC", "code": "PVC" }, { "name": "B.P.", "code": "B.P." }, { "name": "P.E.", "code": "P.E." }, { "name": "Gaul", "code": "Gaul" }, { "name": "CLS", "code": "CLS" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Unknown Not Lead", "code": "Unknown Not Lead" }, { "name": "GRR", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CustomerSide" }, { "name": "ESRIGNSS_POSITIONSOURCETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Position source type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_POSITIONSOURCETYPE" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction of travel (°)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_DIRECTION" }, { "name": "ESRIGNSS_SPEED", "type": "esriFieldTypeDouble", "alias": "Speed (km/h)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_SPEED" }, { "name": "ESRISNSR_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "Compass reading (°)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRISNSR_AZIMUTH" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "YearHouseBuilt", "type": "esriFieldTypeDouble", "alias": "Year House Built", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearHouseBuilt" }, { "name": "PWSServLineInstallYear", "type": "esriFieldTypeString", "alias": "PWS Service Line Install Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Unknown", "modelName": "PWSServLineInstallYear" }, { "name": "CustServLineInstallYear", "type": "esriFieldTypeString", "alias": "Customer Service LineI nstall Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Unknow", "modelName": "CustServLineInstallYear" }, { "name": "ServLineVerifSource", "type": "esriFieldTypeString", "alias": "Service Line Verified Source", "domain": { "type": "codedValue", "name": "VerifiedSource", "description": "Verified Source", "codedValues": [ { "name": "Construction Records", "code": "Construction Records" }, { "name": "Visual Inspection", "code": "Visual Inspection" }, { "name": "Survey Response", "code": "Survey Response" }, { "name": "Maintenance Records", "code": "Maintenance Records" }, { "name": "Operator Knowledge", "code": "Operator Knowledge" }, { "name": "Other - See Comments", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServLineVerifSource" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "HouseNumber", "type": "esriFieldTypeSmallInteger", "alias": "HouseNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HouseNumber" }, { "name": "Streetname", "type": "esriFieldTypeString", "alias": "Streetname", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Streetname" }, { "name": "StreetSuffix", "type": "esriFieldTypeString", "alias": "StreetSuffix", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetSuffix" }, { "name": "StreetPrefix", "type": "esriFieldTypeString", "alias": "StreetPrefix", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetPrefix" }, { "name": "AptNum", "type": "esriFieldTypeString", "alias": "AptNum", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AptNum" }, { "name": "ActivityStatus", "type": "esriFieldTypeString", "alias": "Activity Status", "domain": { "type": "codedValue", "name": "WtrMnPntStatus", "description": "Water Main - Points Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Non-City", "code": "NonCity" }, { "name": "Verify", "code": "Verify" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ActivityStatus" }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Note" }, { "name": "HighRisk", "type": "esriFieldTypeString", "alias": "HighRisk", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "No", "modelName": "HighRisk" }, { "name": "NewlyIdentified", "type": "esriFieldTypeString", "alias": "NewlyIdentified", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewlyIdentified" }, { "name": "PreviousLead", "type": "esriFieldTypeString", "alias": "PreviousLead", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "No", "modelName": "PreviousLead" }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "DateReplaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReplaced" }, { "name": "MaterialReplaced", "type": "esriFieldTypeString", "alias": "MaterialReplaced", "domain": { "type": "codedValue", "name": "LeadReplaced", "description": "Lead Replaced Material", "codedValues": [ { "name": "Copper - No Lead Solder", "code": "C" }, { "name": "Galvanized", "code": "G" }, { "name": "PVC, HDPE, PEX", "code": "P" }, { "name": "Cast/Ductile Iron or Transite", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaterialReplaced" }, { "name": "RefusedAccess", "type": "esriFieldTypeString", "alias": "RefusedAccess", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "No", "modelName": "RefusedAccess" }, { "name": "CustRefused", "type": "esriFieldTypeString", "alias": "CustRefused", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CustRefused" }, { "name": "DateCustNotify", "type": "esriFieldTypeDate", "alias": "DateCustNotify", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCustNotify" }, { "name": "DateCustWaiver", "type": "esriFieldTypeDate", "alias": "DateCustWaiver", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCustWaiver" }, { "name": "SLGalvinized", "type": "esriFieldTypeString", "alias": "SLGalvinized", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "No", "modelName": "SLGalvinized" }, { "name": "TestDate", "type": "esriFieldTypeDate", "alias": "TestDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TestDate" }, { "name": "ServiceLinesEverLead", "type": "esriFieldTypeString", "alias": "ServiceLinesEverLead", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ServiceLinesEverLead" }, { "name": "MeterVerified", "type": "esriFieldTypeString", "alias": "MeterVerified", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "No", "modelName": "MeterVerified" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_220", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_220", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S154_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Zenner Water Meters", "description": "", "prototype": { "attributes": { "ServiceLinesEverLead": null, "TestDate": null, "GooseneckPigtailMaterial": "Unknown", "Cycle": null, "Route": null, "Seq": null, "MIU_SN": null, "Association_Date": null, "Meter_ID": null, "Address": null, "Account_": null, "Name": null, "GW": null, "Mesh_ID": null, "Last_Read_Date": null, "Latency": null, "Read_": null, "RSV_Status": null, "TC_Date": null, "TC_Latency": null, "Trouble_Codes": null, "TC_Ext__Data": null, "MIU_Type": null, "Register_Type": null, "Meter_": null, "Rollover": null, "Constant": null, "Pulse": null, "Truncation": null, "Primary_FW": null, "Secondary_FW": null, "Bootloader_Version": null, "Latitude": null, "Longitude": null, "M": null, "Skip": null, "Skip_Time": null, "Skip_Entered_By": null, "Comment": null, "Comment_Time": null, "Comment_Entered_By": null, "MeterVerified": "No", "Abandoned_Status": null, "CitySide": null, "CustomerSide": null, "ESRIGNSS_POSITIONSOURCETYPE": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_DIRECTION": null, "ESRIGNSS_SPEED": null, "ESRISNSR_AZIMUTH": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null, "YearHouseBuilt": null, "PWSServLineInstallYear": "Unknown", "CustServLineInstallYear": "Unknow", "ServLineVerifSource": null, "InspectionDate": null, "HouseNumber": null, "Streetname": null, "StreetSuffix": null, "StreetPrefix": null, "AptNum": null, "ActivityStatus": null, "Note": null, "HighRisk": "No", "NewlyIdentified": null, "PreviousLead": "No", "DateReplaced": null, "MaterialReplaced": null, "RefusedAccess": "No", "CustRefused": null, "DateCustNotify": null, "DateCustWaiver": null, "SLGalvinized": "No" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "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": [] }