{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "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": 13, "name": "City of Renton" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "304ce9b2f04c273e59b3a7fde941cb8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlElEQVQ4jbWTTyiDcRjHP17vkH8tSXIYK0SSOEypcVEOjkOKkovEyhwUcREOlpocuMnBQdhVKQ6s1FITJQcyKydJhI1533d6vWabl3aQp576Pk89n77P8+sn8scQ/wUwvE5elsSoJGNJTyPFlMdxcznzxcVcJgV0LTC5f8zE4wtCXLvR7cPu9rBkszL4K6B1lunDAOM/ubq4IWVqi4FND5E2K3YdoMJByeUtY9HanA/WMnh+he1TeHqFYBiWDxjw+5kzm7lKAORkY38IabbrTOC0gfi5hK0W+lY1iOpk9xwHfCRfAEHAEtXd9bFhNYqM0FIFbp9WB+6o0a3wJpMa1Zlp+htkpcd0+A1FBwiFOQEaVL1zBhWFsQFJAc95rDaIePUOJNYEgX5Vu4+0XnOldrhVL/hvtV5uBvL1C04d4MLFXuUIG7JCeyQCmz4tv0dpAZMrvdzrAACPEj05IqiQ74OpAorJyMzaEFPx/QTAtYsQ0FE6TJNBpDPDQLUoIMsK3mCQxe1x7e1/BcSvAx+ZNP78G98BaQt+ScRvbpwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1291679.331911549, "ymin": 160871.01007647812, "xmax": 1322496.0639131367, "ymax": 209254.49500222504, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "TEMPORARYID", "type": "esriFieldTypeString", "alias": "GraniteXP Temporary Identifier", "length": 20, "domain": null }, { "name": "FITTINGTYPE", "type": "esriFieldTypeString", "alias": "Fitting Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ssFittingType", "description": "Infrastructure Fitting Types", "codedValues": [ { "name": "Bend", "code": "Bend" }, { "name": "Cap", "code": "Cap" }, { "name": "Coupling", "code": "Coupling" }, { "name": "Cross", "code": "Cross" }, { "name": "Expansion Joint", "code": "Expansion Joint" }, { "name": "Over Under", "code": "Over Under" }, { "name": "Reducer", "code": "Reducer" }, { "name": "Reducing Cross", "code": "Reducing Cross" }, { "name": "Reducing Tee", "code": "Reducing Tee" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Tap", "code": "Tap" }, { "name": "Tee", "code": "Tee" }, { "name": "Transition", "code": "Transition" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS2_ssAssetManager", "description": "The Manager of the Asset", "codedValues": [ { "name": "Renton", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "KC Metro", "code": 3 }, { "name": "Coal Creek", "code": 4 }, { "name": "Skyway", "code": 5 }, { "name": "Soos Creek", "code": 6 }, { "name": "Cedar River", "code": 7 }, { "name": "Tukwila", "code": 8 }, { "name": "Kent", "code": 9 }, { "name": "Boeing Co.", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Old_ID", "type": "esriFieldTypeString", "alias": "Old_ID", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ssNeighborhood", "description": "Neighborhood info for Finance", "codedValues": [ { "name": "Benson", "code": "Benson" }, { "name": "Cedar River", "code": "Cedar River" }, { "name": "City Center", "code": "City Center" }, { "name": "East Plateau", "code": "East Plateau" }, { "name": "Fairwood", "code": "Fairwood" }, { "name": "Highlands", "code": "Highlands" }, { "name": "Kennydale", "code": "Kennydale" }, { "name": "Talbot", "code": "Talbot" }, { "name": "Valley", "code": "Valley" }, { "name": "West Hill", "code": "West Hill" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S103140_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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 }