{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 73, "name": "Water System Valve Left Turn Thread", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 69, "name": "Water Operational" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "942bc84ebfa49d774e0e4548fd9a9adc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClElEQVRIie3WXUiTURzH8e9eTJ0omySZ1kCd9AJWF2FEFFREZaUXkbSLNEsKzGoVSBnmEIphiYpdGCjlCwoJ3USu8DXCVFIJEzSpZElYmqYunU7b4hkFaptuc0QX/eDcPM95/p/nnOc8nCPlL0b6H/tO7apqWuO+MBRp5odvEPJ3Wwiv20TSG49NYwk3Ehtpv3mZgpB1KEUhrMQbLwYYphg9CRwcVbG2NAP1FRG7Z93CGsiVl1HX3EPf+hzOo8Dfbj8LFnkJ+gvxZJ3IJvVIGnebXMK0JK/J5VHndRIU0WxcdORixCRxiDh2KlK4U69BfTKPykqnMC1aaRs1LfloFOGE4GwCCaCczBVqMos0HOvOo+r1klgnjQ80xIe6Av2OFAn3SJOp0VYBkX/enxMlSoUfPrF72Yq7CSSA4+yJkCJKrqalyCGmIijtHEftrwQXkkiMqIxnZwHHmBXrvmg2LNdCWDRKgkMBH2DKLhaAn0yECE9kMxEyIAzotot5IfX2iITw/YOFUa12iE0zY/IUZmRy3FZyTuZh40wIHTySXvq/AQMOsT4+fTAxvd2X5c9mIx1DtpKOsI8MVlRSs+0Uh1XLgUYYM73F0GVb4I4w4GkW9w2JxKgkiN3GktF1jGC8vfD6Qsxi4POtM+h8iknf4Q7UQHvXE16+AN4vhQmpL0UfHYUKDfEugT0YemK52mtmNsPpLWYWi+4S+ZZmuowVaHdJEAs/6GKxlvO09jS6QTMzKbYSzmK/kv2QujY9zaZrJEguEh8lwztsnoD162OaWlPJMfcz+BwosO2nbh4L6o1MNqZTeCCdwv1y/ALk+MvESMRGJiaHGZ+yYHkFCFvKmCeOcsKbVgttlAmE5m6kbj/5r2M/AbIXyiUus3vZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 677359.5459, "ymin": 5611341.4395, "xmax": 709102.8058, "ymax": 5638202.138, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SUBTYPESYSTEMVALVE", "subtypeFieldName": "SUBTYPESYSTEMVALVE", "subtypeField": "SUBTYPESYSTEMVALVE", "defaultSubtypeCode": 1, "fields": [ { "name": "VALVEID", "type": "esriFieldTypeString", "alias": "Valve ID", "length": 12, "domain": null }, { "name": "SUBTYPESYSTEMVALVE", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null }, { "name": "OPERATINGSTATUS", "type": "esriFieldTypeString", "alias": "Operating Status", "length": 6, "domain": { "type": "codedValue", "name": "W_OperatingStatus", "description": "", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Closed", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RIMELEVATION", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "Asset Status", "length": 15, "domain": { "type": "codedValue", "name": "W_AssetStatus", "description": "", "codedValues": [ { "name": "In Service", "code": "IN SERVICE" }, { "name": "Out of Service", "code": "OUT OF SERVICE" }, { "name": "Disposed", "code": "DISPOSED" }, { "name": "Not Applicable", "code": "N/A" }, { "name": "Merge", "code": "MERGE" }, { "name": "Preliminary", "code": "PRELIMINARY" }, { "name": "To Be Disposed", "code": "TO BE DISPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PURPOSE", "type": "esriFieldTypeString", "alias": "Purpose", "length": 30, "domain": { "type": "codedValue", "name": "W_Purpose", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Potable - Domestic", "code": "POTABLE - DOMESTIC" }, { "name": "Potable - Irrigation", "code": "POTABLE - IRRIGATION" }, { "name": "Non Potable - Irrigation", "code": "NON POTABLE - IRRIGATION" }, { "name": "Non Potable - Domestic", "code": "NON POTABLE - DOMESTIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "I3797ASSETSTATUS", "fields": "ASSETSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I3797OPERATINGST", "fields": "OPERATINGSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I3797SUBTYPESYST", "fields": "SUBTYPESYSTEMVALVE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I3797VALVEID", "fields": "VALVEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1953", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "CHAMBERTYPE": {"type": "inherited"}, "CAPTUREMETHOD": {"type": "inherited"}, "OPERATINGSTATUS": {"type": "inherited"}, "THREADDIRECTION": {"type": "inherited"}, "DETAIL": {"type": "inherited"}, "PRESSUREZONEFLAG": {"type": "inherited"}, "ACQUIRESOURCE": {"type": "inherited"}, "DEPRECIATIONLIFE": {"type": "inherited"}, "AMGROUP": {"type": "inherited"}, "BUDGETFUNCTION": {"type": "inherited"}, "FINANCIALASSETFLAG": {"type": "inherited"}, "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 1, "name": "W_GateValve" }, { "domains": { "ENABLED": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "CHAMBERTYPE": {"type": "inherited"}, "CAPTUREMETHOD": {"type": "inherited"}, "OPERATINGSTATUS": {"type": "inherited"}, "THREADDIRECTION": {"type": "inherited"}, "DETAIL": {"type": "inherited"}, "PRESSUREZONEFLAG": {"type": "inherited"}, "ACQUIRESOURCE": {"type": "inherited"}, "DEPRECIATIONLIFE": {"type": "inherited"}, "AMGROUP": {"type": "inherited"}, "BUDGETFUNCTION": {"type": "inherited"}, "FINANCIALASSETFLAG": {"type": "inherited"}, "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 2, "name": "W_ButterflyValve" }, { "domains": { "ENABLED": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "CHAMBERTYPE": {"type": "inherited"}, "CAPTUREMETHOD": {"type": "inherited"}, "OPERATINGSTATUS": {"type": "inherited"}, "THREADDIRECTION": {"type": "inherited"}, "DETAIL": {"type": "inherited"}, "PRESSUREZONEFLAG": {"type": "inherited"}, "ACQUIRESOURCE": {"type": "inherited"}, "DEPRECIATIONLIFE": {"type": "inherited"}, "AMGROUP": {"type": "inherited"}, "BUDGETFUNCTION": {"type": "inherited"}, "FINANCIALASSETFLAG": {"type": "inherited"}, "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 3, "name": "W_HydrantGateValve" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "CHAMBERTYPE": {"type": "inherited"}, "CAPTUREMETHOD": {"type": "inherited"}, "OPERATINGSTATUS": {"type": "inherited"}, "THREADDIRECTION": {"type": "inherited"}, "DETAIL": {"type": "inherited"}, "PRESSUREZONEFLAG": {"type": "inherited"}, "ACQUIRESOURCE": {"type": "inherited"}, "DEPRECIATIONLIFE": {"type": "inherited"}, "AMGROUP": {"type": "inherited"}, "BUDGETFUNCTION": {"type": "inherited"}, "FINANCIALASSETFLAG": {"type": "inherited"}, "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "ROTATION": null, "DIAMETER": null, "OWNER": "CITY OF KAMLOOPS", "CHAMBERTYPE": "NONE", "CAPTUREMETHOD": "COGO", "VALVEID": null, "SUBTYPESYSTEMVALVE": null, "OPERATINGSTATUS": "OPEN", "THREADDIRECTION": "RIGHT", "RIMELEVATION": null, "DETAIL": "N/A", "TURNS": null, "PRESSUREZONEFLAG": "NO", "ACQUIREDATE": null, "ACQUIRESOURCE": "PURCHASED", "DEPRECIATIONLIFE": null, "AMGROUP": "WATER NETWORK", "ACQUIRECOST": null, "BUDGETFUNCTION": "820", "FINANCIALASSETFLAG": "ZZZ", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 1, "name": "W_GateValve" }, { "domains": { "ENABLED": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "CHAMBERTYPE": {"type": "inherited"}, "CAPTUREMETHOD": {"type": "inherited"}, "OPERATINGSTATUS": {"type": "inherited"}, "THREADDIRECTION": {"type": "inherited"}, "DETAIL": {"type": "inherited"}, "PRESSUREZONEFLAG": {"type": "inherited"}, "ACQUIRESOURCE": {"type": "inherited"}, "DEPRECIATIONLIFE": {"type": "inherited"}, "AMGROUP": {"type": "inherited"}, "BUDGETFUNCTION": {"type": "inherited"}, "FINANCIALASSETFLAG": {"type": "inherited"}, "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "ROTATION": null, "DIAMETER": null, "OWNER": "CITY OF KAMLOOPS", "CHAMBERTYPE": "NONE", "CAPTUREMETHOD": "COGO", "VALVEID": null, "SUBTYPESYSTEMVALVE": null, "OPERATINGSTATUS": "OPEN", "THREADDIRECTION": "RIGHT", "RIMELEVATION": null, "DETAIL": "N/A", "TURNS": null, "PRESSUREZONEFLAG": "NO", "ACQUIREDATE": null, "ACQUIRESOURCE": "PURCHASED", "DEPRECIATIONLIFE": null, "AMGROUP": "WATER NETWORK", "ACQUIRECOST": null, "BUDGETFUNCTION": "820", "FINANCIALASSETFLAG": "ZZZ", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 2, "name": "W_ButterflyValve" }, { "domains": { "ENABLED": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "CHAMBERTYPE": {"type": "inherited"}, "CAPTUREMETHOD": {"type": "inherited"}, "OPERATINGSTATUS": {"type": "inherited"}, "THREADDIRECTION": {"type": "inherited"}, "DETAIL": {"type": "inherited"}, "PRESSUREZONEFLAG": {"type": "inherited"}, "ACQUIRESOURCE": {"type": "inherited"}, "DEPRECIATIONLIFE": {"type": "inherited"}, "AMGROUP": {"type": "inherited"}, "BUDGETFUNCTION": {"type": "inherited"}, "FINANCIALASSETFLAG": {"type": "inherited"}, "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "ROTATION": null, "DIAMETER": null, "OWNER": "CITY OF KAMLOOPS", "CHAMBERTYPE": "NONE", "CAPTUREMETHOD": "COGO", "VALVEID": null, "SUBTYPESYSTEMVALVE": null, "OPERATINGSTATUS": "OPEN", "THREADDIRECTION": "RIGHT", "RIMELEVATION": null, "DETAIL": "N/A", "TURNS": null, "PRESSUREZONEFLAG": "NO", "ACQUIREDATE": null, "ACQUIRESOURCE": "PURCHASED", "DEPRECIATIONLIFE": null, "AMGROUP": "WATER NETWORK", "ACQUIRECOST": null, "BUDGETFUNCTION": "820", "FINANCIALASSETFLAG": "ZZZ", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 3, "name": "W_HydrantGateValve" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 4499, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "43b7387c68ea4fd0814a3159342cb35d" }