{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 15, "name": "Pipes and Culverts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCD", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1 }, "value": "1", "label": "Pipe" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 102, 205, 255 ], "width": 1 }, "value": "2", "label": "Culvert" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 192, 255 ], "toColor": [ 252, 223, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 230, 255 ], "toColor": [ 194, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 197, 252, 255 ], "toColor": [ 189, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 247, 255 ], "toColor": [ 252, 210, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 212, 255 ], "toColor": [ 242, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 179, 255 ], "toColor": [ 252, 240, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -117.34702215199997, "ymin": 47.60186548200005, "xmax": -117.14265401999995, "ymax": 47.70988158200004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "facilityid", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 2, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 10, "domain": null }, { "name": "subtypecd", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "swPipeMaterial", "description": "", "codedValues": [ { "name": "CONC", "code": "CONC" }, { "name": "CMP", "code": "CMP" }, { "name": "DI", "code": "DI" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "ST", "code": "ST" }, { "name": "UNK", "code": "UNK" }, { "name": "CPP(ADS)", "code": "CPP(ADS)" }, { "name": "WOOD", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "crosssectionshape", "type": "esriFieldTypeString", "alias": "Cross Section Shape", "length": 255, "domain": { "type": "codedValue", "name": "swCrossSectionShapes", "description": "", "codedValues": [ { "name": "Arch", "code": "Arch" }, { "name": "Circular", "code": "Circular" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Trapezoid", "code": "Trapezoid" }, { "name": "Triangular", "code": "Triangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "locationmethod", "type": "esriFieldTypeString", "alias": "Location Method", "length": 16, "domain": { "type": "codedValue", "name": "swLocationMethod", "description": "", "codedValues": [ { "name": "Aerial Photo", "code": "Aerial Photo" }, { "name": "As-built", "code": "As-built" }, { "name": "GPS", "code": "GPS" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 12, "domain": { "type": "codedValue", "name": "swOwnerhsip", "description": "", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "WSDOT", "code": "WSDOT" }, { "name": "Unknown", "code": "Unknown" }, { "name": "County", "code": "County" }, { "name": "Avista", "code": "Avista" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "width", "type": "esriFieldTypeSmallInteger", "alias": "Width", "domain": null }, { "name": "height", "type": "esriFieldTypeSmallInteger", "alias": "Height", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "originalid", "type": "esriFieldTypeString", "alias": "OriginalID", "length": 20, "domain": null }, { "name": "installyear", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "npdes", "type": "esriFieldTypeString", "alias": "NPDES", "length": 5, "domain": { "type": "codedValue", "name": "swYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "upstreamdirection", "type": "esriFieldTypeString", "alias": "Upstream Direction", "length": 10, "domain": { "type": "codedValue", "name": "Orientation", "description": "", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "downstreamdirection", "type": "esriFieldTypeString", "alias": "Downstream Direction", "length": 10, "domain": { "type": "codedValue", "name": "Orientation", "description": "", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "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": "inspectionschedule", "type": "esriFieldTypeString", "alias": "Inspection Schedule", "length": 15, "domain": { "type": "codedValue", "name": "Pipes & Culverts_InspectionSchedule_0dae6bb2-0dee-4ece-856d-2d4ae0229491", "description": "", "codedValues": [ { "name": "Odd", "code": "ODD" }, { "name": "Even", "code": "EVEN" }, { "name": "Annually", "code": "ANNUALLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "inspectionyear", "type": "esriFieldTypeInteger", "alias": "Next Inspection Year", "domain": null }, { "name": "structuregrid", "type": "esriFieldTypeInteger", "alias": "Structure Grid", "domain": null }, { "name": "lastcleanyear", "type": "esriFieldTypeInteger", "alias": "LastCleanYear", "domain": null }, { "name": "length_corrected", "type": "esriFieldTypeDouble", "alias": "Length_Corrected", "domain": null }, { "name": "field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null }, { "name": "lastinspectyear", "type": "esriFieldTypeString", "alias": "LastInspectYear", "length": 15, "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "length": 8, "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pipes___culverts_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r46_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_46", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "material": {"type": "inherited"}, "crosssectionshape": {"type": "inherited"}, "locationmethod": {"type": "inherited"}, "ownership": {"type": "inherited"}, "npdes": {"type": "inherited"}, "upstreamdirection": {"type": "inherited"}, "downstreamdirection": {"type": "inherited"}, "inspectionschedule": {"type": "inherited"} }, "id": 2, "name": "Culvert" }, { "domains": { "material": {"type": "inherited"}, "crosssectionshape": {"type": "inherited"}, "locationmethod": {"type": "inherited"}, "ownership": {"type": "inherited"}, "npdes": {"type": "inherited"}, "upstreamdirection": {"type": "inherited"}, "downstreamdirection": {"type": "inherited"}, "inspectionschedule": {"type": "inherited"} }, "id": 1, "name": "Pipe" } ], "subtypes": [ { "domains": { "material": {"type": "inherited"}, "crosssectionshape": {"type": "inherited"}, "locationmethod": {"type": "inherited"}, "ownership": {"type": "inherited"}, "npdes": {"type": "inherited"}, "upstreamdirection": {"type": "inherited"}, "downstreamdirection": {"type": "inherited"}, "inspectionschedule": {"type": "inherited"} }, "defaultValues": { "facilityid": null, "subtypecd": 2, "material": null, "crosssectionshape": null, "diameter": null, "locationmethod": null, "ownership": "City", "width": null, "height": null, "measuredlength": null, "originalid": null, "installyear": null, "globalid": null, "npdes": null, "upstreamdirection": null, "downstreamdirection": null, "comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "inspectionschedule": null, "inspectionyear": null, "structuregrid": null, "lastcleanyear": null, "length_corrected": null, "field": null, "lastinspectyear": null, "start_date_ss": null, "end_date_ss": null, "clx_uid": null, "address": null }, "code": 2, "name": "Culvert" }, { "domains": { "material": {"type": "inherited"}, "crosssectionshape": {"type": "inherited"}, "locationmethod": {"type": "inherited"}, "ownership": {"type": "inherited"}, "npdes": {"type": "inherited"}, "upstreamdirection": {"type": "inherited"}, "downstreamdirection": {"type": "inherited"}, "inspectionschedule": {"type": "inherited"} }, "defaultValues": { "facilityid": null, "subtypecd": 1, "material": null, "crosssectionshape": null, "diameter": null, "locationmethod": null, "ownership": "City", "width": null, "height": null, "measuredlength": null, "originalid": null, "installyear": null, "globalid": null, "npdes": null, "upstreamdirection": null, "downstreamdirection": null, "comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "inspectionschedule": null, "inspectionyear": null, "structuregrid": null, "lastcleanyear": null, "length_corrected": null, "field": null, "lastinspectyear": null, "start_date_ss": null, "end_date_ss": null, "clx_uid": null, "address": null }, "code": 1, "name": "Pipe" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }