{ "currentVersion": 10.61, "id": 18, "name": "Water Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Water Utilities Group" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Construction_Material", "field2": "Private", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 135, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 252, 199, 255 ], "width": 1 }, "value": "CIP,", "label": "Cast Iron Pipe, ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.5 }, "value": "Cast Iron Pipe,No", "label": "Cast Iron Pipe, No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "CIP,No", "label": "Cast Iron Pipe, No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1.5 }, "value": "CIP,Yes", "label": "Cast Iron Pipe, Yes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "Copper,No", "label": "Copper, No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "value": "Copper,Yes", "label": "Copper, Yes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "value": "DIP,", "label": "Ductile Iron Pipe, ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "value": "Ductile Iron Pipe,No", "label": "Ductile Iron Pipe, No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "value": "DIP,No", "label": "Ductile Iron Pipe, No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 1.5 }, "value": "DIP,Yes", "label": "Ductile Iron Pipe, Yes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 }, "value": "Galvanized,No", "label": "Galvanized, No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 }, "value": "Galvanized,Yes", "label": "Galvanized, Yes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 }, "value": "Lead,No", "label": "Lead, No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 }, "value": "Lead,Yes", "label": "Lead, Yes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 182, 255 ], "width": 1.5 }, "value": "Plastic,No", "label": "Plastic, No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 252, 207, 255 ], "width": 1 }, "value": "HDPE,No", "label": "HDPE, No", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2166903.5161462724, "ymin": 561504.1304745525, "xmax": 4662218.764166217, "ymax": 2765346.993071042, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GBA_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Construction_Material", "type": "esriFieldTypeString", "alias": "Construction_Material", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Pipe Material", "description": "Pipe Material", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Lead", "code": "Lead" }, { "name": "Mixed Materials", "code": "Mixed Materials" }, { "name": "Brass", "code": "Brass" }, { "name": "Asbestos Cement", "code": "Asbestos Cement" }, { "name": "Steel", "code": "Steel" }, { "name": "Prestressed Concrete", "code": "Prestressed Concrete" }, { "name": "Unknown", "code": "Unknown" }, { "name": "CIP", "code": "CIP" }, { "name": "DIP", "code": "DIP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Yes-No", "description": "Yes-No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS3_diameter", "description": "diameter", "codedValues": [ { "name": "0.75", "code": 0.75 }, { "name": "1.0", "code": 1 }, { "name": "1.25", "code": 1.25 }, { "name": "1.50", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PressureZone", "type": "esriFieldTypeString", "alias": "PressureZone", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Wa_Pressure Zone", "description": "", "codedValues": [ { "name": "N/A", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 4, "domain": null }, { "name": "GBA_ID", "type": "esriFieldTypeInteger", "alias": "GBA_ID", "domain": null }, { "name": "GBA_NAME", "type": "esriFieldTypeString", "alias": "GBA_NAME", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "NEED_IMP2", "type": "esriFieldTypeSmallInteger", "alias": "NEEDS IMPROVEMENT", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REPLACE_3", "type": "esriFieldTypeSmallInteger", "alias": "REPLACEMENTS", "domain": { "type": "codedValue", "name": "WS3_Replace_Wa2", "description": "Water Replace Domain", "codedValues": [ { "name": "Original", "code": 0 }, { "name": "Replaced", "code": 1 }, { "name": "Lined", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null }, { "name": "Lined_", "type": "esriFieldTypeSmallInteger", "alias": "Lined_", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS3_Water_Main_Status", "description": "Water_Main_Status", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "On - In Use", "code": 1 }, { "name": "Service Stub", "code": 4 }, { "name": "Abandoned", "code": 6 }, { "name": "Sample Station", "code": 11 }, { "name": "Meter Pit - Hydrant Meter", "code": 16 }, { "name": "On RI City Water", "code": 18 }, { "name": "Proposed", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a461_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }