{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Water Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "WATER" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5505f0c9fc8197ec5b23b767d584c569", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQ4jWNhIBOwUF9jaBYPw282FYYNEy6QpvH58xUM799oMzAwKBKvMThHg+HqKXcGERkWBq+0FIZts+YQp/He9bUMwUUsDFLKDAx9qb0MDQ3zGBoa/uHX6JsZwPD4piaDnh2Er2PNx3D41iQGBoYc/BpvnprDkNrFCOcH5jEw1AWkMoQW1jGs7n+HXaNrfCPD7x/CDHKaCDFOXgYG5xg2husn1zAwMDhhagxtYGM4vqycoXoFpp9dYxkY9i6xZ/DLNWTYNPk8qsbVDb8YlPW/M3x5z84gJIGq8dd3BoZ///4x8DG/wO5UdYsshqUtSxkqlzKiiG+YzMCgariIYcmE59g1bpu5nEHfsYHh4gE1Bn0HiNibpwwMlw5+YYgLTmXYj1CKGaryeqEMq3vPMejZMTMwMjEwrOhgYNA0Kyccj5smXmKw8t/DcGCVO4O8FgPD+xePGA6vnYauDHvKUZQLY9iz+CUDBxcbg7JxJMOVoxhKsGtcOvkTg2vsVIZP78wZNk46hk0J7tyxe3EJQ3QuH8NJ7NL4M/LSyZ9wSZFdAgAAcHZ4e/gkyZcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1333891.0411231369, "ymin": 306401.1602885574, "xmax": 1372065.1268483102, "ymax": 332551.3494578898, "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": "MRID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MRID", "type": "esriFieldTypeString", "alias": "MRID", "length": 10, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "FittingType", "type": "esriFieldTypeString", "alias": "FittingType", "length": 25, "domain": { "type": "codedValue", "name": "piFittingType", "description": "Type of fitting or other asset", "codedValues": [ { "name": "Bend", "code": "Bend" }, { "name": "Blind Flange", "code": "Blind Flange" }, { "name": "Cap", "code": "Cap" }, { "name": "Coupler", "code": "Coupler" }, { "name": "Cross", "code": "Cross" }, { "name": "Elbow 11.25 degree", "code": "Elbow 11.25 degree" }, { "name": "Elbow 22.5 degree", "code": "Elbow 22.5 degree" }, { "name": "Elbow 45 degree", "code": "Elbow 45 degree" }, { "name": "Expansion Joint", "code": "Expansion Joint" }, { "name": "Reducer", "code": "Reducer" }, { "name": "Restrained Joint", "code": "Restrained Joint" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Sweep Wye", "code": "Sweep Wye" }, { "name": "Tap", "code": "Tap" }, { "name": "Tee", "code": "Tee" }, { "name": "Thrust Block", "code": "Thrust Block" }, { "name": "Transition", "code": "Transition" }, { "name": "Valve", "code": "Valve" }, { "name": "Wye", "code": "Wye" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Air Vac", "code": "Air Vac" }, { "name": "Elbow 90 degrees", "code": "Elbow 90 degrees" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null }, { "name": "RestraintType", "type": "esriFieldTypeString", "alias": "RestraintType", "length": 10, "domain": { "type": "codedValue", "name": "piRestraintType", "description": "type of restraint", "codedValues": [ { "name": "Mechanical Joint", "code": "MJ" }, { "name": "Flange Joint", "code": "FL" }, { "name": "Mechanical to Mechanical Joint", "code": "MJxMJ" }, { "name": "Mechanical to Flange Joint", "code": "MJxFL" }, { "name": "Flange to Flange Joint", "code": "FLxFL" }, { "name": "None", "code": "None" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "assetOwner", "description": "Owner", "codedValues": [ { "name": "City of Monroe", "code": "City of Monroe" }, { "name": "Private", "code": "Private" }, { "name": "Washington State Department of Transportation", "code": "WSDOT" }, { "name": "Snohomish County", "code": "County" }, { "name": "Comcast Cable", "code": "Comcast" }, { "name": "Verizon", "code": "Verizon" }, { "name": "Wave Broadband", "code": "Wave" }, { "name": "Frotier Communications", "code": "Frontier" }, { "name": "Puget Sound Energy", "code": "PSE" }, { "name": "Public Utility District #1", "code": "PUD" }, { "name": "Other Agency", "code": "Other Agency" }, { "name": "Williams Transmission Mains", "code": "Williams" }, { "name": "Burlington Northern Sante Fe Railroad", "code": "BNSF" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manager", "type": "esriFieldTypeString", "alias": "Manager", "length": 20, "domain": { "type": "codedValue", "name": "assetManager", "description": "Manager", "codedValues": [ { "name": "City of Monroe", "code": "City of Monroe" }, { "name": "Private", "code": "Private" }, { "name": "Washington State Department of Transportation", "code": "WSDOT" }, { "name": "Snohomish County", "code": "County" }, { "name": "Comcast Cable", "code": "Comcast" }, { "name": "Verizon", "code": "Verizon" }, { "name": "Wave Broadband", "code": "Wave" }, { "name": "Frotier Communications", "code": "Frontier" }, { "name": "Puget Sound Energy", "code": "PSE" }, { "name": "Public Utility District #1", "code": "PUD" }, { "name": "Other Agency", "code": "Other Agency" }, { "name": "Williams Transmission Mains", "code": "Williams" }, { "name": "Burlington Northern Sante Fe Railroad", "code": "BNSF" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeSmallInteger", "alias": "Rotation", "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": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R230_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_230", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_230", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "97f032c474bb46cf9c77baad6b9db10e" }