{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "Water Service Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INFRASTRUCTURE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "ACCEPTED" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 223, 252, 255 ], "toColor": [ 189, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 252, 255 ], "toColor": [ 252, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 212, 255 ], "toColor": [ 252, 235, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 252, 255 ], "toColor": [ 212, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 204, 255 ], "toColor": [ 228, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 210, 252, 255 ], "toColor": [ 217, 210, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIAMETER]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3184085.7706445456, "ymin": 1.0334941688271984E7, "xmax": 3251711.1544223875, "ymax": 1.0408362369186223E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASS", "codedValues": [ { "name": "ABS PLASTIC", "code": "ABS" }, { "name": "ASBESTOS CEMENT", "code": "AC" }, { "name": "ASPHALT", "code": "ASP" }, { "name": "BRICK", "code": "BR" }, { "name": "CAST IRON", "code": "CAS" }, { "name": "CLAY TILE", "code": "CT" }, { "name": "CONCRETE (NON-REINFORCED)", "code": "CP" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CSB" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CSU" }, { "name": "CORRUGATED METAL", "code": "CMP" }, { "name": "COPPER", "code": "COP" }, { "name": "CURED IN PLACE", "code": "CIPP" }, { "name": "DUCTILE IRON", "code": "DIP" }, { "name": "FIBERGLASS REINFORCED", "code": "FRP" }, { "name": "EARTH & GEOTEXTILE", "code": "EARGEO" }, { "name": "EARTHEN", "code": "EAR" }, { "name": "GEOTEXTILE", "code": "GEO" }, { "name": "GALVANIZED PIPE", "code": "GP" }, { "name": "GLASS REINFORCED CEMENT", "code": "GRC" }, { "name": "PITCH FIBER (ORANGEBURG)", "code": "OB" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PSC" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "POLYPROPYLENE", "code": "PP" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "PRE-STRESSED CONCRETE CYLINDER", "code": "PCCP" }, { "name": "REINFORCED CONCRETE", "code": "RCP" }, { "name": "REINFORCED PLASTIC (TRUSS)", "code": "RPM" }, { "name": "SEGMENTED BLOCK", "code": "SB" }, { "name": "STEEL", "code": "SP" }, { "name": "TRANSITE", "code": "TTE" }, { "name": "VITRIFIED CLAY", "code": "VCP" }, { "name": "WOOD", "code": "WD" }, { "name": "OTHER", "code": "OTH" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "HIGH DENSITY POLYETHYLENE", "code": "HDPE" }, { "name": "CONCRETE (PRE-CAST)", "code": "CPC" }, { "name": "CONCRETE STEEL CYLINDER (BAR WRAP)", "code": "CSC" }, { "name": "NON-LEAD", "code": "NPB" }, { "name": "CORRUGATED POLYETHYLENE", "code": "CPP" }, { "name": "UNLIKELY LEAD", "code": "UPB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 50, "domain": { "type": "codedValue", "name": "PipeDiameter", "description": "Pipe diameter", "codedValues": [ { "name": "1/2", "code": "1/2" }, { "name": "3/4", "code": "3/4" }, { "name": "1", "code": "1" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "2", "code": "2" }, { "name": "2 1/4", "code": "2 1/4" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "18", "code": "18" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "27", "code": "27" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "40", "code": "40" }, { "name": "42", "code": "42" }, { "name": "48", "code": "48" }, { "name": "54", "code": "54" }, { "name": "60", "code": "60" }, { "name": "66", "code": "66" }, { "name": "72", "code": "72" }, { "name": "75", "code": "75" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateRepaired", "type": "esriFieldTypeDate", "alias": "Repair Date", "length": 8, "domain": null }, { "name": "DateReplaced", "type": "esriFieldTypeDate", "alias": "Replace Date", "length": 8, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c926b0d0c7d54fc1afe841cd92e5fae9" }