{ "currentVersion": 10.6, "id": 27, "name": "Water Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Water System" }, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LifecycleStatus", "field2": "FeatType", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "3,DISTRIBUTION", "label": "Inactive", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "4,DISTRIBUTION", "label": "Inactive", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2.5 }, "value": "1,", "label": "Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2.5 }, "value": "1,DISTRIBUTION", "label": "Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2.5 }, "value": "1,TAP", "label": "Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2.5 }, "value": "1,TRANSMISSION", "label": "Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 150, 255 ], "width": 2 }, "value": "1,RAW", "label": "Active Raw Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(\"LifecycleStatus\" = 1 AND \"FeatType\" IS NULL) OR (\"LifecycleStatus\" = 1 AND \"FeatType\" = 'DISTRIBUTION' ) OR (\"LifecycleStatus\" = 1 AND \"FeatType\" = 'TAP' ) OR (\"LifecycleStatus\" = 1 AND \"FeatType\" = 'TRANSMISSION' )", "labelExpression": "[PipeLabel]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7876033.128681326, "ymin": 5247063.796240807, "xmax": -7861139.503734406, "ymax": 5264669.626877312, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WaterMain_ID", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "WaterMain_ID", "type": "esriFieldTypeString", "alias": "WaterMain_ID", "length": 20 }, { "name": "AssetIDNum", "type": "esriFieldTypeInteger", "alias": "AssetIDNum" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60 }, { "name": "AdministrativeSubArea", "type": "esriFieldTypeString", "alias": "AdministrativeSubArea", "length": 60 }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60 }, { "name": "OperationalSubArea", "type": "esriFieldTypeString", "alias": "OperationalSubArea", "length": 60 }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "length": 20 }, { "name": "Street_Primary", "type": "esriFieldTypeString", "alias": "Street_Primary", "length": 80 }, { "name": "Street_Secondary", "type": "esriFieldTypeString", "alias": "Street_Secondary", "length": 80 }, { "name": "LifecycleStatus", "type": "esriFieldTypeInteger", "alias": "LifecycleStatus" }, { "name": "FeatType", "type": "esriFieldTypeString", "alias": "Feat_Type", "length": 20 }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 20 }, { "name": "FlowType", "type": "esriFieldTypeString", "alias": "FlowType", "length": 20 }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "NominalPipeSize" }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert" }, { "name": "DnstreamInvert", "type": "esriFieldTypeDouble", "alias": "DnstreamInvert" }, { "name": "NodeUpstream", "type": "esriFieldTypeString", "alias": "NodeUpstream", "length": 20 }, { "name": "NodeDownstream", "type": "esriFieldTypeString", "alias": "NodeDownstream", "length": 20 }, { "name": "PipeSlope", "type": "esriFieldTypeDouble", "alias": "PipeSlope" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst" }, { "name": "PipeLabel", "type": "esriFieldTypeString", "alias": "PipeLabel", "length": 20 }, { "name": "GroundElevUpstream", "type": "esriFieldTypeDouble", "alias": "GroundElevUpstream" }, { "name": "GroundElevDownstream", "type": "esriFieldTypeDouble", "alias": "GroundElevDownstream" }, { "name": "MainDesc", "type": "esriFieldTypeString", "alias": "MainDesc", "length": 80 }, { "name": "MainNotes", "type": "esriFieldTypeString", "alias": "MainNotes", "length": 120 }, { "name": "LocationDesc", "type": "esriFieldTypeString", "alias": "LocationDesc", "length": 80 }, { "name": "LocationNotes", "type": "esriFieldTypeString", "alias": "LocationNotes", "length": 120 }, { "name": "PipeCondition", "type": "esriFieldTypeString", "alias": "PipeCondition", "length": 20 }, { "name": "PipeImprovement", "type": "esriFieldTypeString", "alias": "PipeImprovement", "length": 20 }, { "name": "VerifiedLocation", "type": "esriFieldTypeString", "alias": "VerifiedLocation", "length": 20 }, { "name": "VerifiedAttributes", "type": "esriFieldTypeString", "alias": "VerifiedAttributes", "length": 20 }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "VerificationNotes", "length": 120 }, { "name": "MainRecordLength", "type": "esriFieldTypeDouble", "alias": "MainRecordLength" }, { "name": "DepthtoMain", "type": "esriFieldTypeDouble", "alias": "DepthtoMain" }, { "name": "metaLocSrc", "type": "esriFieldTypeString", "alias": "metaLocSrc", "length": 30 }, { "name": "metaLocDateSrc", "type": "esriFieldTypeInteger", "alias": "metaLocDateSrc" }, { "name": "metaLocRef", "type": "esriFieldTypeString", "alias": "Location Doc Reference", "length": 80 }, { "name": "metaLocInput", "type": "esriFieldTypeString", "alias": "metaLocInput", "length": 60 }, { "name": "metaLocUpdate", "type": "esriFieldTypeInteger", "alias": "metaLocUpdate" }, { "name": "metaAttSrc", "type": "esriFieldTypeString", "alias": "metaAttSrc", "length": 30 }, { "name": "metaAttDateSrc", "type": "esriFieldTypeInteger", "alias": "metaAttDateSrc" }, { "name": "metaAttRef", "type": "esriFieldTypeString", "alias": "metaAttRef", "length": 80 }, { "name": "metaAttInput", "type": "esriFieldTypeString", "alias": "metaAttInput", "length": 60 }, { "name": "metaAttUpdate", "type": "esriFieldTypeInteger", "alias": "metaAttUpdate" }, { "name": "metaLocVerified", "type": "esriFieldTypeString", "alias": "metaLocVerified", "length": 20 }, { "name": "metaAttVerified", "type": "esriFieldTypeString", "alias": "metaAttVerified", "length": 20 }, { "name": "metaLocNotes", "type": "esriFieldTypeString", "alias": "metaLocNotes", "length": 80 }, { "name": "metaAttNotes", "type": "esriFieldTypeString", "alias": "metaAttNotes", "length": 80 }, { "name": "LocSrcLink", "type": "esriFieldTypeString", "alias": "LocSrcLink", "length": 120 }, { "name": "OtherMainID", "type": "esriFieldTypeString", "alias": "OtherMainID", "length": 20 }, { "name": "CathodicProtection", "type": "esriFieldTypeString", "alias": "CathodicProtection", "length": 20 }, { "name": "PipeSupportType", "type": "esriFieldTypeString", "alias": "PipeSupportType", "length": 20 }, { "name": "ImprovementYear", "type": "esriFieldTypeInteger", "alias": "ImprovementYear" }, { "name": "PressureZone", "type": "esriFieldTypeString", "alias": "Pressue Zone", "length": 20 }, { "name": "TempDate", "type": "esriFieldTypeDate", "alias": "TempDate", "length": 8 }, { "name": "PKey", "type": "esriFieldTypeInteger", "alias": "PKey" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()" } ], "indexes": [ { "name": "R960_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S772_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }