{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 51, "name": "w Pressure Regulating Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 1.2800000011920935E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1860889999995586E8, "falseY": -9.125949999997675E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Water Infrastructure" }, "subLayers": [], "minScale": 200, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRESSUREZONE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "345", "label": "345 Zone" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "410", "label": "410 Zone" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "520", "label": "520 Zone" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 49, 40, 255 ], "toColor": [ 173, 49, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 44, 184, 255 ], "toColor": [ 46, 44, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 196, 59, 255 ], "toColor": [ 66, 196, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 159, 191, 255 ], "toColor": [ 54, 159, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 77, 155, 255 ], "toColor": [ 191, 77, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 160, 48, 255 ], "toColor": [ 194, 160, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 166, 121, 255 ], "toColor": [ 63, 166, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 93, 168, 255 ], "toColor": [ 42, 93, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 36, 166, 255 ], "toColor": [ 136, 36, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 163, 54, 255 ], "toColor": [ 123, 163, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 41, 77, 255 ], "toColor": [ 153, 41, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 104, 68, 255 ], "toColor": [ 171, 104, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 191, 187, 255 ], "toColor": [ 52, 191, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3057928832759678E7, "ymin": 3896777.9568993403, "xmax": -1.3053640133554762E7, "ymax": 3905506.643072138, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYNAME", "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": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "WS3_shd_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Proposed", "code": "PRP" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Never Built", "code": "NB" }, { "name": "Out of Service", "code": "OS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WS3_wWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POTABLE" }, { "name": "Reclaimed Water", "code": "RECLAIMED" }, { "name": "Salt Water", "code": "SALT" }, { "name": "Raw Water", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "FACILITYNAME", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "WS3_wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Wood", "code": "WD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "RCP", "code": "RCP" }, { "name": "CCP", "code": "CCP" }, { "name": "CCSteel", "code": "CCS" }, { "name": "Cement", "code": "CEM" }, { "name": "Galvanized", "code": "GLV" }, { "name": "HP", "code": "HP" }, { "name": "Steel", "code": "STL" }, { "name": "CMLCSteel", "code": "CMLC" }, { "name": "Brass", "code": "BRASS" }, { "name": "Copper", "code": "COPR" }, { "name": "Plastic", "code": "PL" }, { "name": "Lead", "code": "LEAD" }, { "name": "Assumed Copper", "code": "ACOPR" }, { "name": "Assumed Plastic", "code": "APL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EXTERIORCOATING", "type": "esriFieldTypeString", "alias": "ExteriorCoating", "length": 20, "domain": { "type": "codedValue", "name": "WS3_wExteriorCoat", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Tar", "code": "TAR" }, { "name": "Paint", "code": "PAINT" }, { "name": "Zinc", "code": "ZINC" }, { "name": "Aluminum", "code": "ALUM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LININGTYPE", "type": "esriFieldTypeString", "alias": "LiningType", "length": 20, "domain": { "type": "codedValue", "name": "WS3_wPipeLiner", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cement-Mortar", "code": "CM" }, { "name": "Sliplining", "code": "SL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS3_wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "60", "code": 60 }, { "name": "72", "code": 72 }, { "name": "1.5", "code": 1.5 }, { "name": "2.5", "code": 2.5 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "1", "code": 1 }, { "name": "12", "code": 12 }, { "name": "3", "code": 3 }, { "name": "27", "code": 27 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "ISPRIVATE", "type": "esriFieldTypeString", "alias": "IsPrivate", "length": 50, "domain": { "type": "codedValue", "name": "WS3_BooleanYesNo", "description": "Y or N", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSURERATING", "type": "esriFieldTypeInteger", "alias": "PRESSURERATING", "domain": null }, { "name": "PLANLENGTH", "type": "esriFieldTypeDouble", "alias": "PLANLENGTH", "domain": null }, { "name": "ISPLANLENGTHCALC", "type": "esriFieldTypeString", "alias": "IsPlanLengthCalc", "length": 50, "domain": { "type": "codedValue", "name": "WS3_BooleanYesNo", "description": "Y or N", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLANSLOPE", "type": "esriFieldTypeDouble", "alias": "PLANSLOPE", "domain": null }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JointType1", "length": 20, "domain": { "type": "codedValue", "name": "WS3_wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" }, { "name": "RingTight", "code": "RT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JointType2", "length": 20, "domain": { "type": "codedValue", "name": "WS3_wJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLANGE" }, { "name": "Weld", "code": "WELD" }, { "name": "Bond", "code": "BOND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "PushOn", "code": "PUSHON" }, { "name": "Bell&Spigot", "code": "BELLSPIGOT" }, { "name": "RingTight", "code": "RT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeString", "alias": "INSTALLYEAR", "length": 50, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_shd_MaintainedBy", "description": "Valid list of asset Maintenance groups", "codedValues": [ { "name": "Encinitas Street Maintenance", "code": "Encinitas Street Maintenance" }, { "name": "Encinitas Wastewater", "code": "Encinitas Wastewater" }, { "name": "Encinitas Parks", "code": "Encinitas Parks" }, { "name": "Encinitas Other", "code": "Encinitas Other" }, { "name": "Private", "code": "Private" }, { "name": "Private - HOA", "code": "Private - HOA" }, { "name": "Carlsbad", "code": "Carlsbad" }, { "name": "Solana Beach", "code": "Solana Beach" }, { "name": "San Diego County", "code": "San Diego County" }, { "name": "State Parks", "code": "State Parks" }, { "name": "Other - Public", "code": "Other - Public" }, { "name": "CalTrans", "code": "CalTrans" }, { "name": "SDGE", "code": "SDGE" }, { "name": "North County Transit District", "code": "North County Transit District" }, { "name": "Olivenhain Water District", "code": "Olivenhain Water District" }, { "name": "Leucadia Waste Water District", "code": "Leucadia Waste Water District" }, { "name": "San Dieguito Water District", "code": "San Dieguito Water District" }, { "name": "Dual: Street/WWC", "code": "Dual: Street/WWC" }, { "name": "Dual: Street/Park", "code": "Dual: Street/Park" }, { "name": "Dual: Street/SDWD", "code": "Dual: Street/SDWD" }, { "name": "No Maintenance Required", "code": "No Maintenance Required" }, { "name": "Encinitas Traffic", "code": "Encinitas Traffic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREZONE", "type": "esriFieldTypeString", "alias": "PRESSUREZONE", "length": 50, "domain": { "type": "codedValue", "name": "WS3_wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "240 Zone", "code": "240" }, { "name": "345 Zone", "code": "345" }, { "name": "400 Zone", "code": "400" }, { "name": "409 Zone", "code": "409" }, { "name": "410 Zone", "code": "410" }, { "name": "520 Zone", "code": "520" }, { "name": "396 Zone", "code": "396" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SDWDWORKORDERNUMBER", "type": "esriFieldTypeString", "alias": "SDWDWORKORDERNUMBER", "length": 50, "domain": null }, { "name": "DrawingID", "type": "esriFieldTypeInteger", "alias": "DrawingID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S7148_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "af2a4418d8184f038d9c30cdfdc984ad" }