{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "WFitting", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFITTING", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 128, 62, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 128, 32, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7", "label": "W_AbandonedFitting" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 140, 91, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "W_CapFitting" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 75, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "W_CrossFitting" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 156, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "W_MainStopFitting" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 130, 24, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "W_ReducerFitting" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 74, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "W_TeeFitting" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 0, 166, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "W_UnknownFitting" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 677331.4194999998, "ymin": 5611069.096000001, "xmax": 709032.8287000004, "ymax": 5638379.1982, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.59449512, "falseY": -1.0997760337229978E7, "xyUnits": 4.0950152478998494E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "SUBTYPEFITTING", "subtypeFieldName": "SUBTYPEFITTING", "subtypeField": "SUBTYPEFITTING", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 12, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": null }, { "name": "SUBTYPEFITTING", "type": "esriFieldTypeInteger", "alias": "SubtypeFitting", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "domain": null }, { "name": "CAPITALPROJECTNO", "type": "esriFieldTypeString", "alias": "CAPITALPROJECTNO", "length": 15, "domain": null }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "AssetStatus", "length": 15, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "AGE", "type": "esriFieldTypeSmallInteger", "alias": "AGE", "domain": null }, { "name": "WORKORDERNO", "type": "esriFieldTypeString", "alias": "WorkOrderNo", "length": 10, "domain": null }, { "name": "PRESSUREZONE", "type": "esriFieldTypeString", "alias": "PRESSUREZONE", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 1, "name": "W_UnknownFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 2, "name": "W_CapFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 3, "name": "W_MainStopFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 4, "name": "W_TeeFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 5, "name": "W_ReducerFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 6, "name": "W_CrossFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "id": 7, "name": "W_AbandonedFitting" } ], "subtypes": [ { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "ROTATION": null, "SUBTYPEFITTING": null, "OWNER": "CITY OF KAMLOOPS", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 1, "name": "W_UnknownFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "ROTATION": null, "SUBTYPEFITTING": null, "OWNER": "CITY OF KAMLOOPS", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 2, "name": "W_CapFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "ROTATION": null, "SUBTYPEFITTING": null, "OWNER": "CITY OF KAMLOOPS", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 3, "name": "W_MainStopFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "ROTATION": null, "SUBTYPEFITTING": null, "OWNER": "CITY OF KAMLOOPS", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 4, "name": "W_TeeFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "ROTATION": null, "SUBTYPEFITTING": null, "OWNER": "CITY OF KAMLOOPS", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 5, "name": "W_ReducerFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "ROTATION": null, "SUBTYPEFITTING": null, "OWNER": "CITY OF KAMLOOPS", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 6, "name": "W_CrossFitting" }, { "domains": { "ASSETSTATUS": {"type": "inherited"}, "PURPOSE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "ROTATION": null, "SUBTYPEFITTING": null, "OWNER": "CITY OF KAMLOOPS", "CAPITALPROJECTNO": null, "ASSETSTATUS": "IN SERVICE", "PURPOSE": "POTABLE - DOMESTIC", "AGE": null, "WORKORDERNO": null, "PRESSUREZONE": null, "GLOBALID": null }, "code": 7, "name": "W_AbandonedFitting" } ], "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": 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": "dd24d3a81c214f4aa128d7c923744f5f" }