{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 72, "name": "wControlValve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.008192000007629405, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1710429999923454E8, "falseY": -9.953959999865103E7, "xyUnits": 3906.249996362016, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water Structures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ValveType", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.75 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 81, 81, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "2", "label": "Single Check" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 20, 158, 206, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "3", "label": "Double Check" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 167, 198, 54, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "5", "label": "Altitude" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 85, 156, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "6", "label": "Pressure Release" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 81, 81, 255 ], "toColor": [ 237, 81, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 21, 160, 207, 255 ], "toColor": [ 21, 160, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 199, 54, 255 ], "toColor": [ 167, 199, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 85, 156, 255 ], "toColor": [ 158, 85, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 145, 30, 255 ], "toColor": [ 252, 145, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 223, 61, 255 ], "toColor": [ 255, 223, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 136, 216, 255 ], "toColor": [ 247, 136, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 129, 73, 255 ], "toColor": [ 184, 129, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 176, 155, 255 ], "toColor": [ 60, 176, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 107, 214, 255 ], "toColor": [ 107, 107, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1260262.8412411958, "ymin": 109364.26311442256, "xmax": 1285089.5195363164, "ymax": 133620.6384330243, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Enabled", "typeIdField": "ValveType", "subtypeFieldName": "ValveType", "subtypeField": "ValveType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "WS2_dLifecycleStatus", "description": "", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Dry", "code": "DRY" }, { "name": "Buried and Live", "code": "BUR" }, { "name": "Removed", "code": "REM" }, { "name": "Out of Service", "code": "OOS" }, { "name": "Replaced", "code": "REP" }, { "name": "Rehabilitated", "code": "REH" }, { "name": "Retired from CW", "code": "RET" }, { "name": "Deactivated", "code": "ABN" }, { "name": "Live Not Accepted", "code": "LNA" }, { "name": "Decommissioned", "code": "DEC" }, { "name": "Plugged", "code": "PLG" }, { "name": "Temporarily Out of Service", "code": "TOS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 3, "domain": { "type": "codedValue", "name": "WS2_dWaterOwner", "description": "", "codedValues": [ { "name": "City of Tacoma", "code": "TAC" }, { "name": "Highline Water District", "code": "HWD" }, { "name": "Private", "code": "PRI" }, { "name": "Unknown", "code": "UNK" }, { "name": "City of Milton", "code": "MIL" }, { "name": "City of Auburn", "code": "AUB" }, { "name": "City of Federal Way", "code": "FW" }, { "name": "Lakehaven Water & Sewer District", "code": "LUD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "length": 3, "domain": { "type": "codedValue", "name": "WS2_dWaterMainDiameter", "description": "", "codedValues": [ { "name": "1 1/2\"", "code": "1.5" }, { "name": "1\"", "code": "1" }, { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "14\"", "code": "14" }, { "name": "16\"", "code": "16" }, { "name": "18\"", "code": "18" }, { "name": "2 1/2\"", "code": "2.5" }, { "name": "2\"", "code": "2" }, { "name": "20\"", "code": "20" }, { "name": "24\"", "code": "24" }, { "name": "3\"", "code": "3" }, { "name": "36\"", "code": "36" }, { "name": "4\"", "code": "4" }, { "name": "48\"", "code": "48" }, { "name": "6\"", "code": "6" }, { "name": "60\"", "code": "60" }, { "name": "8\"", "code": "8" }, { "name": "Unknown", "code": "UNK" }, { "name": "3/4\"", "code": "0.75" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UpdateSource", "type": "esriFieldTypeString", "alias": "UpdateSource", "length": 3, "domain": { "type": "codedValue", "name": "WS2_dCoordinateSource", "description": "", "codedValues": [ { "name": "CAD", "code": "CAD" }, { "name": "GPS", "code": "GPS" }, { "name": "Field Measurement", "code": "FLD" }, { "name": "Unkonwn", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ValveType", "type": "esriFieldTypeInteger", "alias": "ValveType", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "domain": null }, { "name": "ModifyDate", "type": "esriFieldTypeDate", "alias": "Modification Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "UpdateSource": {"type": "inherited"} }, "id": 5, "name": "Altitude" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "UpdateSource": {"type": "inherited"} }, "id": 6, "name": "Pressure Release" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "UpdateSource": {"type": "inherited"} }, "id": 2, "name": "Single Check" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "UpdateSource": {"type": "inherited"} }, "id": 3, "name": "Double Check" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "UpdateSource": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "LifecycleStatus": "ACT", "Owner": "LUD", "Diameter": "8", "UpdateSource": "CAD", "ValveType": 5, "FacilityID": null, "GlobalID": null, "CreatedBy": null, "CreationDate": null, "ModifiedBy": null, "ModifyDate": null }, "code": 5, "name": "Altitude" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "UpdateSource": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "LifecycleStatus": "ACT", "Owner": "LUD", "Diameter": "8", "UpdateSource": "CAD", "ValveType": null, "FacilityID": null, "GlobalID": null, "CreatedBy": null, "CreationDate": null, "ModifiedBy": null, "ModifyDate": null }, "code": 6, "name": "Pressure Release" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "UpdateSource": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "LifecycleStatus": "ACT", "Owner": "LUD", "Diameter": "8", "UpdateSource": "CAD", "ValveType": null, "FacilityID": null, "GlobalID": null, "CreatedBy": null, "CreationDate": null, "ModifiedBy": null, "ModifyDate": null }, "code": 2, "name": "Single Check" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "UpdateSource": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "LifecycleStatus": "ACT", "Owner": "LUD", "Diameter": "8", "UpdateSource": "CAD", "ValveType": null, "FacilityID": null, "GlobalID": null, "CreatedBy": null, "CreationDate": null, "ModifiedBy": null, "ModifyDate": null }, "code": 3, "name": "Double Check" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8601e5d5002c4e00a691c6b301ab4c0f" }