{ "isCoGoEnabled": false, "extent": { "ymin": 1565732.3262501955, "xmin": 514145.38772367686, "ymax": 1584009.6640392765, "xmax": 545487.8358654305, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2236, "zTolerance": 0.001, "wkid": 102658, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "attachmentid", "isEnabled": true, "name": "id" }, { "fieldName": "globalid", "isEnabled": true, "name": "globalId" }, { "fieldName": "att_name", "isEnabled": true, "name": "name" }, { "fieldName": "data_size", "isEnabled": true, "name": "size" }, { "fieldName": "content_type", "isEnabled": true, "name": "contentType" }, { "fieldName": "keywords", "isEnabled": true, "name": "keywords" }, { "fieldName": "exifinfo", "isEnabled": true, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "attachmentid", "alias": "attachmentid", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 38, "name": "globalid", "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 250, "name": "att_name", "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 150, "name": "content_type", "alias": "content_type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 2048, "name": "keywords", "alias": "keywords", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 1073741822, "name": "exifinfo", "alias": "exifinfo", "type": "esriFieldTypeString" } ], "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "LSL_Sys_MaterialVerified = 'Yes' And LSL_Cust_MaterialVerified = 'Yes' And LSL_Sys_Material NOT IN ('Unknown - Likely Lead', 'Unknown - Unlikely Lead', 'Unknown - Material Unknown') And LSL_Cust_Material NOT IN ('Unknown - Likely Lead', 'Unknown - Unlikely Lead', 'Unknown - Material Unknown')", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 4, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.91, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Water Service Line Material (System Owned)", "allowTrueCurvesUpdates": false, "displayField": "platname", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "platname", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "platname", "length": 255, "alias": "PlatName", "type": "esriFieldTypeString" }, { "modelName": "lsl_fulladdress", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "lsl_fulladdress", "length": 110, "alias": "Full Address", "type": "esriFieldTypeString" }, { "modelName": "lsl_parcelid", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "lsl_parcelid", "length": 17, "alias": "Parcel ID", "type": "esriFieldTypeString" }, { "modelName": "lsl_sys_material", "nullable": true, "editable": false, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_Material", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": "Non-Lead - Plastic", "name": "Non-Lead - Plastic" }, { "code": "Non-Lead - Copper", "name": "Non-Lead - Copper" }, { "code": "Non-Lead - Other", "name": "Non-Lead - Other" }, { "code": "Lead", "name": "Lead" }, { "code": "Lead-lined galvanized", "name": "Lead-lined galvanized" }, { "code": "Galvanized", "name": "Galvanized" }, { "code": "Unknown - Likely Lead", "name": "Unknown - Likely Lead" }, { "code": "Unknown - Unlikely Lead", "name": "Unknown - Unlikely Lead" }, { "code": "Unknown - Material Unknown", "name": "Unknown - Material Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_sys_material", "length": 40, "alias": "Material (System Owned)", "type": "esriFieldTypeString" }, { "modelName": "lsl_sys_diameter", "nullable": true, "editable": false, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_Diameter", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": 0.75, "name": ".75\"" }, { "code": 1, "name": "1\"" }, { "code": 1.5, "name": "1.5\"" }, { "code": 2, "name": "2\"" }, { "code": 999, "name": ">2\"" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_sys_diameter", "alias": "Diameter (System Owned)", "type": "esriFieldTypeDouble" }, { "modelName": "lsl_sys_basis", "nullable": true, "editable": false, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_Basis", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": "Field inspection only with no records", "name": "Field inspection only with no records" }, { "code": "Previous Materials Evaluation", "name": "Previous Materials Evaluation" }, { "code": "Installation record (e.g., tap card)", "name": "Installation record (e.g., tap card)" }, { "code": "Installation date after lead ban", "name": "Installation date after lead ban" }, { "code": "Service line repair or replacement record", "name": "Service line repair or replacement record" }, { "code": "Water sampling only with no records", "name": "Water sampling only with no records" }, { "code": "Service line diameter is > 2 inches", "name": "Service line diameter is > 2 inches" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_sys_basis", "length": 50, "alias": "Basis of Material Classification (System Owned)", "type": "esriFieldTypeString" }, { "modelName": "lsl_sys_materialverified", "nullable": true, "editable": false, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_MaterialVerified", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_sys_materialverified", "length": 5, "alias": "Material Verified? (System Owned)", "type": "esriFieldTypeString" }, { "modelName": "lsl_sys_fieldmethod", "nullable": true, "editable": false, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_FieldMethod", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": "Visual inspection at the meter pit", "name": "Visual inspection at the meter pit" }, { "code": "Mechanical excavation at one location", "name": "Mechanical excavation at one location" }, { "code": "Mechanical excavation at multiple locations", "name": "Mechanical excavation at multiple locations" }, { "code": "Customer self-identification", "name": "Customer self-identification" }, { "code": "CCTV investigation at curb stop - internal", "name": "CCTV investigation at curb stop - internal" }, { "code": "CCTV investigation at curb stop - external", "name": "CCTV investigation at curb stop - external" }, { "code": "Water quality sampling", "name": "Water quality sampling" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_sys_fieldmethod", "length": 50, "alias": "Field Verification Method (System Owned)", "type": "esriFieldTypeString" }, { "modelName": "lsl_sys_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "lsl_sys_date", "length": 29, "alias": "Verification Date (System Owned)", "type": "esriFieldTypeDate" }, { "modelName": "lsl_cust_material", "nullable": true, "editable": false, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_Material", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": "Non-Lead - Plastic", "name": "Non-Lead - Plastic" }, { "code": "Non-Lead - Copper", "name": "Non-Lead - Copper" }, { "code": "Non-Lead - Other", "name": "Non-Lead - Other" }, { "code": "Lead", "name": "Lead" }, { "code": "Lead-lined galvanized", "name": "Lead-lined galvanized" }, { "code": "Galvanized", "name": "Galvanized" }, { "code": "Unknown - Likely Lead", "name": "Unknown - Likely Lead" }, { "code": "Unknown - Unlikely Lead", "name": "Unknown - Unlikely Lead" }, { "code": "Unknown - Material Unknown", "name": "Unknown - Material Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_cust_material", "length": 40, "alias": "Material (Customer Owned)", "type": "esriFieldTypeString" }, { "modelName": "lsl_cust_diameter", "nullable": true, "editable": false, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_Diameter", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": 0.75, "name": ".75\"" }, { "code": 1, "name": "1\"" }, { "code": 1.5, "name": "1.5\"" }, { "code": 2, "name": "2\"" }, { "code": 999, "name": ">2\"" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_cust_diameter", "alias": "Diameter (Customer Owned)", "type": "esriFieldTypeDouble" }, { "modelName": "lsl_cust_basis", "nullable": true, "editable": false, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_Basis", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": "Field inspection only with no records", "name": "Field inspection only with no records" }, { "code": "Previous Materials Evaluation", "name": "Previous Materials Evaluation" }, { "code": "Installation record (e.g., tap card)", "name": "Installation record (e.g., tap card)" }, { "code": "Installation date after lead ban", "name": "Installation date after lead ban" }, { "code": "Service line repair or replacement record", "name": "Service line repair or replacement record" }, { "code": "Water sampling only with no records", "name": "Water sampling only with no records" }, { "code": "Service line diameter is > 2 inches", "name": "Service line diameter is > 2 inches" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_cust_basis", "length": 50, "alias": "Basis of Material Classification (Customer Owned)", "type": "esriFieldTypeString" }, { "modelName": "lsl_cust_materialverified", "nullable": true, "editable": false, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_MaterialVerified", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_cust_materialverified", "length": 5, "alias": "Material Verified? (Customer Owned)", "type": "esriFieldTypeString" }, { "modelName": "lsl_cust_fieldmethod", "nullable": true, "editable": false, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LSL_FieldMethod", "description": "Lead Service Line Inventory", "type": "codedValue", "codedValues": [ { "code": "Visual inspection at the meter pit", "name": "Visual inspection at the meter pit" }, { "code": "Mechanical excavation at one location", "name": "Mechanical excavation at one location" }, { "code": "Mechanical excavation at multiple locations", "name": "Mechanical excavation at multiple locations" }, { "code": "Customer self-identification", "name": "Customer self-identification" }, { "code": "CCTV investigation at curb stop - internal", "name": "CCTV investigation at curb stop - internal" }, { "code": "CCTV investigation at curb stop - external", "name": "CCTV investigation at curb stop - external" }, { "code": "Water quality sampling", "name": "Water quality sampling" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lsl_cust_fieldmethod", "length": 50, "alias": "Field Verification Method (Customer Owned)", "type": "esriFieldTypeString" }, { "modelName": "lsl_cust_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "lsl_cust_date", "length": 29, "alias": "Verification Date (Customer Owned)", "type": "esriFieldTypeDate" }, { "modelName": "lsl_notes", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "lsl_notes", "length": 1000, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r287_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a219_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 2000, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "3eb8659fe12344d8a56ee784ebcd28dc", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Non-Lead", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Non-Lead", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Non-Lead - Copper" }, { "templates": [ { "name": "Non-Lead (1)", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Non-Lead", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Non-Lead - Other" }, { "templates": [ { "name": "Non-Lead (2)", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Non-Lead", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Non-Lead - Plastic" }, { "templates": [ { "name": "Galvanized", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Galvanized", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Galvanized" }, { "templates": [ { "name": "Lead", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Lead", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Lead" }, { "templates": [ { "name": "Lead (1)", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Lead", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Lead-lined galvanized" }, { "templates": [ { "name": "Unknown", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Unknown", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Unknown - Likely Lead" }, { "templates": [ { "name": "Unknown (1)", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Unknown", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Unknown - Material Unknown" }, { "templates": [ { "name": "Unknown (2)", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": {} } } ], "name": "Unknown", "domains": { "lsl_sys_basis": {"type": "inherited"}, "current_land_use": {"type": "inherited"}, "lsl_entire_material": {"type": "inherited"}, "lsl_sys_materialverified": {"type": "inherited"}, "lsl_cust_diameter": {"type": "inherited"}, "lsl_sys_diameter": {"type": "inherited"}, "lsl_sys_material": {"type": "inherited"}, "lsl_cust_materialverified": {"type": "inherited"}, "lsl_sys_fieldmethod": {"type": "inherited"}, "lsl_cust_fieldmethod": {"type": "inherited"}, "lsl_cust_material": {"type": "inherited"}, "lsl_fieldtech": {"type": "inherited"}, "lsl_cust_basis": {"type": "inherited"} }, "id": "Unknown - Unlikely Lead" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "lsl_sys_material", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "field1": "lsl_sys_material", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 213, 207, 252, 255 ], "fromColor": [ 213, 207, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 252, 182, 255 ], "fromColor": [ 182, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 218, 182, 255 ], "fromColor": [ 252, 218, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 199, 252, 252, 255 ], "fromColor": [ 199, 252, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 182, 208, 255 ], "fromColor": [ 252, 182, 208, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 245, 182, 252, 255 ], "fromColor": [ 245, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 234, 252, 202, 255 ], "fromColor": [ 234, 252, 202, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 227, 252, 255 ], "fromColor": [ 179, 227, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 207, 202, 255 ], "fromColor": [ 252, 207, 202, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 252, 214, 255 ], "fromColor": [ 182, 252, 214, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 207, 249, 255 ], "fromColor": [ 252, 207, 249, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 190, 184, 252, 255 ], "fromColor": [ 190, 184, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 250, 179, 255 ], "fromColor": [ 252, 250, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7klEQVRIib3VPWhTURTA8f95iSWDHxGtQpFEEdxc3qWSVjRiZ7v40UUQF6no5NdozSKOqZNECApx0AqCgziIVLE1GF7sENRqQVOaQpNGG8WSNPXdDjFt/Bo0Nx64wz3nPX7cy73nevlP4f3XH5VSGx3HmW05pLUvbtvhEFReieg7sPjYcZw3xiGw1KI+2A7lsKXzYUsyBdvedVvkW+R3K20CqocPlwCuDrRb8va0pdNKKdX7M2YAWglX7wB8XRaj94HulkEALgGg3GXb+lo6/bzfCNTZuYXd3UEGr46gdS3X0bGW3gNHuR7L9SmlovUD0hS0Nejn+DGbXK7E0N0MAOv9PsJ7txGLbfBrnesDIk1DAKnUFKdOhhgZnWR6+vNyXusgyHioPm8ayk7O8fTZByIDPZzov7cCsQ7wrDIGASRujdGzfztHDu8kk5lpqKwxC7mu5uKlR9yMH+LyleGGypeqUQggm50jfsPh/Nk9zBbnEUo/1I3eo/oWtrV5vkMLSSPQ8JP3vEhNLc9dV3Pm3AM2b1qNyERBpJIwAhUKX3/JFYvzfPr4smqRjzV2c+MtSJjBYuyhSCXamDcKWTJerSHlC8a7t1CqDZkoCPmYSCVq+D2qvvPKEOB5DQtJkUqiJS9sOp3c9zffGz8Mf4olbRS/W60mdTwAAAAASUVORK5CYII=", "yoffset": 0, "width": 19, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "61b93d71a2de43872d5ff45f47ca8c93", "height": 17 }, "label": "Non-Lead", "value": "Non-Lead - Copper" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7klEQVRIib3VPWhTURTA8f95iSWDHxGtQpFEEdxc3qWSVjRiZ7v40UUQF6no5NdozSKOqZNECApx0AqCgziIVLE1GF7sENRqQVOaQpNGG8WSNPXdDjFt/Bo0Nx64wz3nPX7cy73nevlP4f3XH5VSGx3HmW05pLUvbtvhEFReieg7sPjYcZw3xiGw1KI+2A7lsKXzYUsyBdvedVvkW+R3K20CqocPlwCuDrRb8va0pdNKKdX7M2YAWglX7wB8XRaj94HulkEALgGg3GXb+lo6/bzfCNTZuYXd3UEGr46gdS3X0bGW3gNHuR7L9SmlovUD0hS0Nejn+DGbXK7E0N0MAOv9PsJ7txGLbfBrnesDIk1DAKnUFKdOhhgZnWR6+vNyXusgyHioPm8ayk7O8fTZByIDPZzov7cCsQ7wrDIGASRujdGzfztHDu8kk5lpqKwxC7mu5uKlR9yMH+LyleGGypeqUQggm50jfsPh/Nk9zBbnEUo/1I3eo/oWtrV5vkMLSSPQ8JP3vEhNLc9dV3Pm3AM2b1qNyERBpJIwAhUKX3/JFYvzfPr4smqRjzV2c+MtSJjBYuyhSCXamDcKWTJerSHlC8a7t1CqDZkoCPmYSCVq+D2qvvPKEOB5DQtJkUqiJS9sOp3c9zffGz8Mf4olbRS/W60mdTwAAAAASUVORK5CYII=", "yoffset": 0, "width": 19, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "61b93d71a2de43872d5ff45f47ca8c93", "height": 17 }, "label": "Non-Lead", "value": "Non-Lead - Other" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7klEQVRIib3VPWhTURTA8f95iSWDHxGtQpFEEdxc3qWSVjRiZ7v40UUQF6no5NdozSKOqZNECApx0AqCgziIVLE1GF7sENRqQVOaQpNGG8WSNPXdDjFt/Bo0Nx64wz3nPX7cy73nevlP4f3XH5VSGx3HmW05pLUvbtvhEFReieg7sPjYcZw3xiGw1KI+2A7lsKXzYUsyBdvedVvkW+R3K20CqocPlwCuDrRb8va0pdNKKdX7M2YAWglX7wB8XRaj94HulkEALgGg3GXb+lo6/bzfCNTZuYXd3UEGr46gdS3X0bGW3gNHuR7L9SmlovUD0hS0Nejn+DGbXK7E0N0MAOv9PsJ7txGLbfBrnesDIk1DAKnUFKdOhhgZnWR6+vNyXusgyHioPm8ayk7O8fTZByIDPZzov7cCsQ7wrDIGASRujdGzfztHDu8kk5lpqKwxC7mu5uKlR9yMH+LyleGGypeqUQggm50jfsPh/Nk9zBbnEUo/1I3eo/oWtrV5vkMLSSPQ8JP3vEhNLc9dV3Pm3AM2b1qNyERBpJIwAhUKX3/JFYvzfPr4smqRjzV2c+MtSJjBYuyhSCXamDcKWTJerSHlC8a7t1CqDZkoCPmYSCVq+D2qvvPKEOB5DQtJkUqiJS9sOp3c9zffGz8Mf4olbRS/W60mdTwAAAAASUVORK5CYII=", "yoffset": 0, "width": 19, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "61b93d71a2de43872d5ff45f47ca8c93", "height": 17 }, "label": "Non-Lead", "value": "Non-Lead - Plastic" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJElEQVRIib3VT0iUQRjH8e/s++6SpiniHyKsUyR4Sd+I3aDcqEuHrJunoGMHz93tEHUJ6WKJeNoCPQgWgifNIleC10zIslRczURd0rd1e1d33/fptItFHXLHfrcZnuEzwwzPmPynmPtdaFlWtW3byQOHqg6r3quXrfBWWmZEqX53hxHbtj9qh0xTrIH2QzVbP6RlaslviY3nNkLB5r7drOr400n3DeVTWaqINhhEG4yawbdee9dIzrIsq/V3rGhob641GVSUELk3lHsGnDswCCDaYOC4RDy/+dGL15O39EEqQKD+CqouAsFyJLXA9dJ+4vOJtlTG6sw/kKIh48wdMEvx5/tgZxNVF8Y430XT+I3K+Nx6G9BRNKTqwlB+Am/0JogHgDifQJlcPHuSp2PJcL62OKg2jKyMFpB8/NleaoGgSVAPFDqCpFcK40BjO6qqEQBZi3O0skcPJOmvUHa8MPYX+lGJEtSxS6iyela3JKsHWh7GuPAYSQwizhy46wigVIDtHfmltsgTfcGbuo8ReYBsvkd2v6MqToERZHbwLinXn9ACAcjqS3Lrb1DVpyFUgSSeI5szPBnKbDiuimmDAPAyyFph8wzYuez0stdt25OFbq69BU0t+fSMecOOqzr3zmuFBuxctmfMG/6Wltvau/diUlhM+gy98zaml71ux1WdWv+jbVc+tz7MEDLUh5TrTziuiu29E23Qq/hk9F/qtT+Gv+Unev7xHq3e2VQAAAAASUVORK5CYII=", "yoffset": 0, "width": 19, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "a5e6b085281016e43119b32d5fd26e85", "height": 17 }, "label": "Galvanized", "value": "Galvanized" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVRIib3VvUvDQBgG8CeX5oJQSUUr6ODg4KyeSpWKDuKiuBb8B3QQ3Ny7K3RwkCK6VFBHRegkgotWgoP4AYJgF5UW6WFjNOklTi2t6KBefLb35Y4fxx3vhfBPCf12I2OszTTNYuBQRPU2pmO9MS6UKx9k1/ZwaJrmjXRII2Bb3eUoF8rYha2ObT/rBTrQv+P4SvKrk/4aqsZQfcTDFcTDlegBpwvrBZ0xxmY+Y3+G6jNlODBUb3jlsWkPwEhgEADEwxXw6PuwN9S3dpQ7n5cGkdZOaBOzeN9ZrvWmDAc5K5R4YSxVfSB/hpSwAW1wsgECgB5dRHLlUAJAUgr0XUabXexxGqvWgUFd1IOmQAscAoAOTfwP9OCqbuBQ3iENtRRIaWlH0+Jqrfbur5DPpGEJ/0Qa5D3dw16ea+j5FkeW0wIXakYa5L+9onJ92tDbL1H30qbp+mku/Y4ubBWbRT3LBUnV96VC+yXqbhb1bEmQJenTO+8Q5B2CLKeFS5ukuSApqf+RJXCbuGuGpuDaEv4JF2omkB/2+Ox8/CfrA50M9fkAvzSrtEUln9cAAAAASUVORK5CYII=", "yoffset": 0, "width": 19, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "942bcc0c1b8fa04480d7cc0ce985b509", "height": 17 }, "label": "Lead", "value": "Lead" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVRIib3VvUvDQBgG8CeX5oJQSUUr6ODg4KyeSpWKDuKiuBb8B3QQ3Ny7K3RwkCK6VFBHRegkgotWgoP4AYJgF5UW6WFjNOklTi2t6KBefLb35Y4fxx3vhfBPCf12I2OszTTNYuBQRPU2pmO9MS6UKx9k1/ZwaJrmjXRII2Bb3eUoF8rYha2ObT/rBTrQv+P4SvKrk/4aqsZQfcTDFcTDlegBpwvrBZ0xxmY+Y3+G6jNlODBUb3jlsWkPwEhgEADEwxXw6PuwN9S3dpQ7n5cGkdZOaBOzeN9ZrvWmDAc5K5R4YSxVfSB/hpSwAW1wsgECgB5dRHLlUAJAUgr0XUabXexxGqvWgUFd1IOmQAscAoAOTfwP9OCqbuBQ3iENtRRIaWlH0+Jqrfbur5DPpGEJ/0Qa5D3dw16ea+j5FkeW0wIXakYa5L+9onJ92tDbL1H30qbp+mku/Y4ubBWbRT3LBUnV96VC+yXqbhb1bEmQJenTO+8Q5B2CLKeFS5ukuSApqf+RJXCbuGuGpuDaEv4JF2omkB/2+Ox8/CfrA50M9fkAvzSrtEUln9cAAAAASUVORK5CYII=", "yoffset": 0, "width": 19, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "942bcc0c1b8fa04480d7cc0ce985b509", "height": 17 }, "label": "Lead", "value": "Lead-lined galvanized" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQ4jaXSIQ4CQQyF4b8bVnEGBBpsM3g0BsM99iYcAMcNMCQoBCSTBrkagcCTIHeKAYMgy0xtX76XNB1QOINfS1WduPsGOKaULnVd72OMj94AMAICEKqqouu6qKqNmZ37At8T3H2rqgsza3MAgLG7r0MIyxjjIwcAmKeUpsA5FwBYlQJA3g0AcPdhEQBcS4AncC8BTiJyyAWuItKY2e1f4Plubj5f2AdogQjsROQCtJ/mXsA7PPuVeQFZIUb8NOzmlwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "f9c51817f5cd76a07c9f0d3640db252c", "height": 12 }, "label": "Unknown", "value": "Unknown - Likely Lead" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQ4jaXSIQ4CQQyF4b8bVnEGBBpsM3g0BsM99iYcAMcNMCQoBCSTBrkagcCTIHeKAYMgy0xtX76XNB1QOINfS1WduPsGOKaULnVd72OMj94AMAICEKqqouu6qKqNmZ37At8T3H2rqgsza3MAgLG7r0MIyxjjIwcAmKeUpsA5FwBYlQJA3g0AcPdhEQBcS4AncC8BTiJyyAWuItKY2e1f4Plubj5f2AdogQjsROQCtJ/mXsA7PPuVeQFZIUb8NOzmlwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "f9c51817f5cd76a07c9f0d3640db252c", "height": 12 }, "label": "Unknown", "value": "Unknown - Material Unknown" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQ4jaXSIQ4CQQyF4b8bVnEGBBpsM3g0BsM99iYcAMcNMCQoBCSTBrkagcCTIHeKAYMgy0xtX76XNB1QOINfS1WduPsGOKaULnVd72OMj94AMAICEKqqouu6qKqNmZ37At8T3H2rqgsza3MAgLG7r0MIyxjjIwcAmKeUpsA5FwBYlQJA3g0AcPdhEQBcS4AncC8BTiJyyAWuItKY2e1f4Plubj5f2AdogQjsROQCtJ/mXsA7PPuVeQFZIUb8NOzmlwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "f9c51817f5cd76a07c9f0d3640db252c", "height": 12 }, "label": "Unknown", "value": "Unknown - Unlikely Lead" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint" }