{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Pavement Condition Index", "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 40, 12, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 32, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "pci", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 10, "label": "Failed (0 - 10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Serious (11 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (26 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (41 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (56 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (71 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (86 - 100)" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -122.82231262199997, "ymin": 46.74020235900008, "xmax": -121.47305631899997, "ymax": 47.403676149000034, "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": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 125, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 75, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 75, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "crack_alligator_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Alligator", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Longitudinal Transverse", "domain": null }, { "name": "crack_block_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Blocking", "domain": null }, { "name": "crack_seal_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Seal", "domain": null }, { "name": "bumpiness_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Bumpiness", "domain": null }, { "name": "pothole_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Pothole", "domain": null }, { "name": "patch_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Patch", "domain": null }, { "name": "joint_seal_damage", "type": "esriFieldTypeInteger", "alias": "Joint Seal Damage", "domain": null }, { "name": "linear_map_cracking", "type": "esriFieldTypeDouble", "alias": "Linear Map Cracking", "domain": null }, { "name": "corner_break", "type": "esriFieldTypeInteger", "alias": "Corner Break", "domain": null }, { "name": "divided_slab_punched_out", "type": "esriFieldTypeInteger", "alias": "Divided Slab Punched Out", "domain": null }, { "name": "joint_corner_spalling", "type": "esriFieldTypeDouble", "alias": "Joint Corner Spalling", "domain": null }, { "name": "patching", "type": "esriFieldTypeInteger", "alias": "Patching", "domain": null }, { "name": "settlement_faulting", "type": "esriFieldTypeInteger", "alias": "Settlement Faulting", "domain": null }, { "name": "durability", "type": "esriFieldTypeDouble", "alias": "Durability", "domain": null }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 125, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 125, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "length": 125, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 75, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "pci_2023", "type": "esriFieldTypeInteger", "alias": "PCI 2023", "domain": null }, { "name": "notes_2023", "type": "esriFieldTypeString", "alias": "Notes 2023", "length": 255, "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": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null }, { "name": "roadlog", "type": "esriFieldTypeDouble", "alias": "Roadlog", "domain": null }, { "name": "bmp", "type": "esriFieldTypeDouble", "alias": "BMP", "domain": null }, { "name": "emp", "type": "esriFieldTypeDouble", "alias": "EMP", "domain": null }, { "name": "zone", "type": "esriFieldTypeDouble", "alias": "Zone", "domain": null }, { "name": "roadname", "type": "esriFieldTypeString", "alias": "RoadName", "length": 254, "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "from_", "type": "esriFieldTypeString", "alias": "From_", "length": 254, "domain": null }, { "name": "to_", "type": "esriFieldTypeString", "alias": "To_", "length": 254, "domain": null }, { "name": "jurisdicti", "type": "esriFieldTypeString", "alias": "Jurisdicti", "length": 254, "domain": null }, { "name": "localfunct", "type": "esriFieldTypeString", "alias": "LocalFunct", "length": 254, "domain": null }, { "name": "nationalhi", "type": "esriFieldTypeString", "alias": "NationalHi", "length": 254, "domain": null }, { "name": "adtvolume", "type": "esriFieldTypeDouble", "alias": "ADTVolume", "domain": null }, { "name": "adtyear", "type": "esriFieldTypeDouble", "alias": "ADTYear", "domain": null }, { "name": "adtsource", "type": "esriFieldTypeString", "alias": "ADTSource", "length": 254, "domain": null }, { "name": "truck", "type": "esriFieldTypeString", "alias": "Truck", "length": 254, "domain": null }, { "name": "bus", "type": "esriFieldTypeString", "alias": "Bus", "length": 254, "domain": null }, { "name": "truckroute", "type": "esriFieldTypeString", "alias": "TruckRoute", "length": 254, "domain": null }, { "name": "speedlimit", "type": "esriFieldTypeDouble", "alias": "SpeedLimit", "domain": null }, { "name": "apmvm", "type": "esriFieldTypeDouble", "alias": "APMVM", "domain": null }, { "name": "numthrulan", "type": "esriFieldTypeDouble", "alias": "NumThruLan", "domain": null }, { "name": "thrulanewi", "type": "esriFieldTypeDouble", "alias": "ThruLaneWi", "domain": null }, { "name": "thrulaneye", "type": "esriFieldTypeDouble", "alias": "ThruLaneYe", "domain": null }, { "name": "thrulanesu", "type": "esriFieldTypeString", "alias": "ThruLaneSu", "length": 254, "domain": null }, { "name": "thrulanest", "type": "esriFieldTypeString", "alias": "ThruLaneSt", "length": 254, "domain": null }, { "name": "numotherla", "type": "esriFieldTypeString", "alias": "NumOtherLa", "length": 254, "domain": null }, { "name": "otherlanew", "type": "esriFieldTypeString", "alias": "OtherLaneW", "length": 254, "domain": null }, { "name": "otherlanea", "type": "esriFieldTypeString", "alias": "OtherLaneA", "length": 254, "domain": null }, { "name": "otherlanes", "type": "esriFieldTypeString", "alias": "OtherLaneS", "length": 254, "domain": null }, { "name": "otherlan_1", "type": "esriFieldTypeString", "alias": "OtherLan_1", "length": 254, "domain": null }, { "name": "otherlan_2", "type": "esriFieldTypeString", "alias": "OtherLan_2", "length": 254, "domain": null }, { "name": "otherlan_3", "type": "esriFieldTypeString", "alias": "OtherLan_3", "length": 254, "domain": null }, { "name": "leftpaveds", "type": "esriFieldTypeString", "alias": "LeftPavedS", "length": 254, "domain": null }, { "name": "leftpave_1", "type": "esriFieldTypeString", "alias": "LeftPave_1", "length": 254, "domain": null }, { "name": "leftpave_2", "type": "esriFieldTypeString", "alias": "LeftPave_2", "length": 254, "domain": null }, { "name": "rightpaved", "type": "esriFieldTypeString", "alias": "RightPaved", "length": 254, "domain": null }, { "name": "rightpav_1", "type": "esriFieldTypeString", "alias": "RightPav_1", "length": 254, "domain": null }, { "name": "rightpav_2", "type": "esriFieldTypeString", "alias": "RightPav_2", "length": 254, "domain": null }, { "name": "leftunpave", "type": "esriFieldTypeString", "alias": "LeftUnpave", "length": 254, "domain": null }, { "name": "leftunpa_1", "type": "esriFieldTypeString", "alias": "LeftUnpa_1", "length": 254, "domain": null }, { "name": "leftunpa_2", "type": "esriFieldTypeDouble", "alias": "LeftUnpa_2", "domain": null }, { "name": "rightunpav", "type": "esriFieldTypeString", "alias": "RightUnpav", "length": 254, "domain": null }, { "name": "rightunp_1", "type": "esriFieldTypeString", "alias": "RightUnp_1", "length": 254, "domain": null }, { "name": "rightunp_2", "type": "esriFieldTypeDouble", "alias": "RightUnp_2", "domain": null }, { "name": "leftinside", "type": "esriFieldTypeString", "alias": "LeftInside", "length": 254, "domain": null }, { "name": "leftinsi_1", "type": "esriFieldTypeString", "alias": "LeftInsi_1", "length": 254, "domain": null }, { "name": "leftinsi_2", "type": "esriFieldTypeString", "alias": "LeftInsi_2", "length": 254, "domain": null }, { "name": "rightinsid", "type": "esriFieldTypeString", "alias": "RightInsid", "length": 254, "domain": null }, { "name": "rightins_1", "type": "esriFieldTypeString", "alias": "RightIns_1", "length": 254, "domain": null }, { "name": "rightins_2", "type": "esriFieldTypeString", "alias": "RightIns_2", "length": 254, "domain": null }, { "name": "leftbicycl", "type": "esriFieldTypeString", "alias": "LeftBicycl", "length": 254, "domain": null }, { "name": "leftbicy_1", "type": "esriFieldTypeString", "alias": "LeftBicy_1", "length": 254, "domain": null }, { "name": "leftbicy_2", "type": "esriFieldTypeString", "alias": "LeftBicy_2", "length": 254, "domain": null }, { "name": "rightbicyc", "type": "esriFieldTypeString", "alias": "RightBicyc", "length": 254, "domain": null }, { "name": "rightbic_1", "type": "esriFieldTypeString", "alias": "RightBic_1", "length": 254, "domain": null }, { "name": "rightbic_2", "type": "esriFieldTypeString", "alias": "RightBic_2", "length": 254, "domain": null }, { "name": "mediansurf", "type": "esriFieldTypeString", "alias": "MedianSurf", "length": 254, "domain": null }, { "name": "meidansurf", "type": "esriFieldTypeString", "alias": "MeidanSurf", "length": 254, "domain": null }, { "name": "medianwidt", "type": "esriFieldTypeString", "alias": "MedianWidt", "length": 254, "domain": null }, { "name": "leftcurbma", "type": "esriFieldTypeString", "alias": "LeftCurbMa", "length": 254, "domain": null }, { "name": "leftcurb_1", "type": "esriFieldTypeString", "alias": "LeftCurb_1", "length": 254, "domain": null }, { "name": "leftcurbwi", "type": "esriFieldTypeString", "alias": "LeftCurbWi", "length": 254, "domain": null }, { "name": "leftcurbty", "type": "esriFieldTypeString", "alias": "LeftCurbTy", "length": 254, "domain": null }, { "name": "rightcurbm", "type": "esriFieldTypeString", "alias": "RightCurbM", "length": 254, "domain": null }, { "name": "rightcur_1", "type": "esriFieldTypeString", "alias": "RightCur_1", "length": 254, "domain": null }, { "name": "rightcurbw", "type": "esriFieldTypeString", "alias": "RightCurbW", "length": 254, "domain": null }, { "name": "rightcurbt", "type": "esriFieldTypeString", "alias": "RightCurbT", "length": 254, "domain": null }, { "name": "leftsidewa", "type": "esriFieldTypeString", "alias": "LeftSidewa", "length": 254, "domain": null }, { "name": "leftside_1", "type": "esriFieldTypeString", "alias": "LeftSide_1", "length": 254, "domain": null }, { "name": "leftside_2", "type": "esriFieldTypeString", "alias": "LeftSide_2", "length": 254, "domain": null }, { "name": "leftside_3", "type": "esriFieldTypeString", "alias": "LeftSide_3", "length": 254, "domain": null }, { "name": "rightsidew", "type": "esriFieldTypeString", "alias": "rightSidew", "length": 254, "domain": null }, { "name": "rightsid_1", "type": "esriFieldTypeString", "alias": "rightSid_1", "length": 254, "domain": null }, { "name": "rightsid_2", "type": "esriFieldTypeString", "alias": "rightSid_2", "length": 254, "domain": null }, { "name": "rightsid_3", "type": "esriFieldTypeString", "alias": "rightSid_3", "length": 254, "domain": null }, { "name": "alllanes", "type": "esriFieldTypeDouble", "alias": "AllLanes", "domain": null }, { "name": "lanemiles", "type": "esriFieldTypeDouble", "alias": "LaneMiles", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "pci_2022", "type": "esriFieldTypeInteger", "alias": "PCI 2022", "domain": null }, { "name": "ss_id_2022", "type": "esriFieldTypeInteger", "alias": "SS ID 2022", "domain": null }, { "name": "functioncl", "type": "esriFieldTypeString", "alias": "FunctionCl", "length": 254, "domain": null }, { "name": "objectid_2022", "type": "esriFieldTypeInteger", "alias": "ObjectID 2022", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "pavement_evaluation_loc_ss_id_2024_11_22_unique", "fields": "ss_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r41_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_41", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a19_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Pavement Distress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "distress_type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "81fafba87ace978311b9ebbc41d946e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQ4jWNhIBOwUKzx+9Jq+b9/GFXxKmZheMgR3XIbReP/v/8tGRn/L8en8d8fhjwGBgZUjVxxbSu+zK+6wcj8fwkDA6M2mp7H/xiYEnjusxzAcCoDAwMDT2Lbha+Lqu4wMDCga3zGG9eyD8XZ+JyGDwxVjf9XNbB9+/FLFos6kf+rCjkZw/q/Y2j8v6iE+9uPX+sZGBiMsGhU/vaDc8+HpRU+AtEd71E0fmRmYWP+y1AE4zMxMJQyMDD+/sfwfwJMjPknI1w9nAE16T2M/21R9VkGBgYG3ri2KwT9iOJfxv93Gf//Z8clj1Pj3z//77IwMfGRrJH385f7X0V4BUjWyJg3+ScDA8NLkjUSAmRrBACtrlXxRoFIKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crack Alligator", "label": "Crack Alligator" }, { "symbol": { "type": "esriPMS", "url": "e3fe9316173f4c90486c662ebd49026b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQ4jb3RvS5EURTF8d+RydBIvIAGiU6h4QGUIvER00i8BZknEPEAGgWlxEdPo1RLZCqNUkGhI7IV90iua9xcRuxmn+x18t9rndPyR9X6N1AwjnbiblBHaxjBzqCgdQwPBMqx5pCCybp4n0DBKrYxlEdjSPl8ETyVrp9gNxFfQInTKIRDjFaWTuT+hm5irzZa4izo4RzTFfkBncRVbbQSrBfFxoOKdNQP8i0o13Lur4q47TzbagyK4n0WcI8OXnCMqWAmcdPU0SIusZl4zPBZ7GPFD0C3WPr4Wkg8YyOYbxytn/WSdt0Y9Jt6B1tAMj54c+9OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bumpiness", "label": "Bumpiness" }, { "symbol": { "type": "esriPMS", "url": "0a3288eee89034b49767250aa0dd2ff9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQ4jbXRsSuEYRwH8A+9XcJmMbwpEQb5E/wJ2GUwWy63ccPbDddNRxYjwmAwSpJutegmmzIb3MBwSmE4Cj2v16vzq2f49Xs+v+dbT+SPFXUdFlnaZD83bLA7R3WM8gZ7v4azvNaItzsLKuOs1znIhNCPEmYYWWFnlec6R5nwElu0I04XWU54yHzxjJcWJ5Md0Po+T4VTXB8ynzbv/j/+P0zoReGjv6Inoe/T/CkIbzgeYGHwvZ/AI21oYI3hKnfBqGXEgVjFn6LmrS/wAkOBS7eYToMxlSbnoe2jKHAfhDWaOid/1Dz1BtKgL1kWGiwoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pothole", "label": "Pothole" }, { "symbol": { "type": "esriPMS", "url": "a2c013df8f6ad65c9d3da9cff2bb6233", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jb3TO0hbcRTH8S/N496rIRKxJLSIgxKrFisJmBYVdDIl8RHQzcFBxKVEobi0IHVyMBEnaRU7ZWgRIS4Vgg2EYKmDL1B8QAkhwVyJBvLA1hZ0s63eNLRIz3h+5//hnOGv5pZK/d8gq7W8UpaTX2Oxs/g/Qw6HebC7u/plLvc9t7i4OxYKRd//LST29dW/dbttrtrauwKAxWKa9Xg+tfn9+8+AHwWh1taqx42Nxtejo031kvQztlrv6WdmHENGY/GjzU25f20tfpAX6u19+MLlejDc1WUuU1qzpERkasr+ZG5u/aPJVPxqaelgVhGqqyt7+isiyzlGRpYpLZXwetvRalUADAxY7u/tnXQCytDRUSaYSp01GQwSAPPzG/j9+wDY7VU4nWYAdnaOSafP3+U9zWCQvCsrkec9PTUiQHNzOYKgQqcTaGgwXc2Fw1HZ59vy5YUmJsKp8fG2LcAG0NJSQSQyjFp9h6IizdVcNJpeBy7yQgDxeCaUzZ7bdDotAHq98FueSGSJxdIfrr+7AYmiyhMMRtwdHWbt9QwgEPiSXFjYfVMQmp7+LGs0qkAikalQgg4PT7eBbwUhgMnJVadS/091a7//Ev1MkbtiPUhcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crack Block", "label": "Crack Block" }, { "symbol": { "type": "esriPMS", "url": "215cd776976f67aa21bee77b717ecaee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQoka3RwSpEYRQH8N+Xu1FKImXhCaZkJ26UlSew9AYWlMETeAR7RdnaalZT18rCwsbOzsqK0tzo2IyacX0zkv/y1K/z75zCH1P8P7yNaZPetFI9HkYkN3bR1rOo50MVHRwo030eVk4kxwOTCWyhVMW6Mt01YRXLaGeKT+EUaz9t3O5vyGVVNxZspKfvcG4E+io+iwZ8GMNqtcdm1cKZd0eYz8Bzm+m1CVfSsyp2cImZIRI62BscDb+jTNe60VLYF5bwgiulCylFHqJ/tcNM3RHwl/kErjIzsJxAsp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crack Longitudinal/Transverse", "label": "Crack Longitudinal/Transverse" }, { "symbol": { "type": "esriPMS", "url": "517cf9453c0fb950ac4de59ad8c620fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQokZ3QsUqCYRQG4OeQFC4tOTQ5dQGNhasETTY4BQ0GLUFLezdQDg1CtxBE0CUIEkSTq2sECi2tRvA1/D+hv78hnek78PCej7dixan8GyY2sZM9fQTvCzCxhgcc4BN7yxKvc/SNdjBagIlTXObrE6qJRvD8CxPr2MIVztDGIZpzicEXbvLUOqY4Cl7KTu/jLl8fUUtsB5PZ0xs4xwC7OMZbcF88PcVJyvob4iLozdZRrOcWnci6VAoTLXSDfhEVE1+DcRmag3+hsj8unR/0BSrKukJffQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crack Seal", "label": "Crack Seal" }, { "symbol": { "type": "esriPMS", "url": "a3a0602ae4926ba6c647e4a71325f37a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4jb3Tv2uTURTG8c/bvNVB0CKIqFVwyOQoTnZROomgVXiTgIpO6uwuiv9EOxSFtiZvluIeBKGDUBQHcXFwqUhEF8ElbXId3jf4Nr+0IB64wz3Pud9z7rnnxv6Rxf8F1ORIj/WI7xWu7Am0RnmagwlvOuyPOR9o9/WUS9ts3ODHWNAqszEvexxoML/D16KeUgusxLxucjGhMxL0k/YMm1hAq8TtvtagGlhBKdAqQoZAd9leojJDGliIaOTS4axgpcDjGo/G9ug5Z0qUIVDHWZzK5encvzHFu5SrELGZ8HkXaIo7gQeDmYoWMReY6+8DNXnVccH5PuJF4dw5HB9gfcDHQvKtoavVeCZb6lQiLo8o6hhuVnk7KAzNUQ5ZkzV2MeIevuEVrqPVYH4QtgvU5HTv9xM/7PI0zkDdo1TbpLiG9SblsXOU8KnO/YgTNZ6sMtvXLrCzRPUQy4HFiXOU92p5RG+QzRlujdImftp9fOlwMtCdFPdHUJIBtibF/BVoL/YLICZpXVO2SOYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Patch", "label": "Patch" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 195, 255 ], "toColor": [ 252, 179, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 242, 255 ], "toColor": [ 184, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 187, 255 ], "toColor": [ 188, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 187, 255 ], "toColor": [ 252, 217, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 245, 255 ], "toColor": [ 252, 204, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 223, 255 ], "toColor": [ 252, 212, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 210, 255 ], "toColor": [ 250, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -122.82197592199998, "ymin": 46.74075180500006, "xmax": -121.47303418499996, "ymax": 47.40378843800005, "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": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "distress_type", "type": "esriFieldTypeString", "alias": "Distress Type", "length": 255, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "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": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "distress_id", "type": "esriFieldTypeInteger", "alias": "Distress ID", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r49_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Pavement Concrete Distress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "distress_type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c7c84b6afee4065da837fad4f7842d83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl0lEQVQYlZWQsRHCMBAEVzNuAgJdEXIZ0IZdBnJNqoMi3gEqQwRIxvZgGDZSsK+/+44/6NrDzAJwBS5AADKQJI0beZ7ncyklVrFxAgYzC5L6RS6lDDtxTTCzKCm2GEdi4wYscvjZjnfBXDMekddyAoYvclpkSWM93ac4d+fctP4ZSb2ZRV5l2urknJu894+NXAciEI+yPAEZjiu7ZzzVvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "value": "Corner Break", "label": "Corner Break" }, { "symbol": { "type": "esriPMS", "url": "bdff957b529c81a86b2a010d14e135cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkklEQVQYlX3QwQ3CMBBE0b8mTZA2zAlBBxFlmDKgDVwGlGArN9qgDIZDcBQ5hrmt9XYsbUcjGfUH7FW/dy3o4J7RqV5YYQeDwBtcgPNPnJAX3L5jSCgesWcTO7gu5820uFvhhDwwLLHAJ+RL+4zr1hKDB9DPeERBVesCb0cU9lgszaEFS97Tr7HLqAei/cHGdP8PHyYpKPldQykAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 8.013304362672673E-5, "yoffset": 8.672400086766174E-5 }, "value": "Divided Slab Punched Out", "label": "Divided Slab Punched Out" }, { "symbol": { "type": "esriPMS", "url": "58e48daeb111f778bb3cecd67eb8c6c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfElEQVQYlYXQ0Q3CMAxF0ROpS9A1yhgVY4QxYI1mDJiDNVjDfKSRqrQV78/W9bXswUGCMfHt+8MRiFdw6wd2MGZMeOB+CkeFlrXMQUl8zszPrl5w3cGrde7gKZiafWvurS1v9egKB/nA2nIJcqI0cz4Bt1vLsP61/IEF4w+U9RqG3npeCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 8.013304362672673E-5, "yoffset": 8.672400086766174E-5 }, "value": "Joint Corner Spalling", "label": "Joint Corner Spalling" }, { "symbol": { "type": "esriPMS", "url": "ba2562a73f14d158a397de050e8dec8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQYlZXQwRGCMBSE4X8HmtA2QhnaBhQA49VwdUg1qcM2pAp9HkiYMCPOsKccvrzsS82B1Plg1jvQFewCOGAGohS6DTa7neHtE8w5Aa1Z76TQFJM/LVDCMs5s8NLkE7Y9mEvegYxxRxacU8e9zCWOQPsHxxVLoVu+7medJ1RjORkpNGaDT8vkpyNUo/R4bfByYfKA3+vyBbwMLOqLzm+AAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "value": "Linear Map Cracking", "label": "Linear Map Cracking" }, { "symbol": { "type": "esriPMS", "url": "82c26476b410424473954583b75139ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQokaWTwZWDMAxEv17cxNKGUwaPMjjmQQdQAZdc1m2QMuI23EQO2gMG5CRsDtHJPHnGMxrh+KLcYafTAaEGRiaZP4N7bZkkbN+KBzwwc1HPicoSuQKo/GaCc0F6UY8woNT02qwEO3iSkAk8vd5RbtvrgkeoESIP4nvZk5wz0AMVQPZNBjZcJZXgTgfj85aBPwWxEnG0dApCYpLgNvbltf+qNecIhFX2CBms2d9rjeacdtnL9OY81fcKhPo5hX1gaxzrVJWYpY6brV7vlmAHn6jQLY4GZzzaFMwi2Zxnem14ELlKotNS9kJQbOBzzvsOC4llqsn0g71+/GMsF8NhH/gDMQlqdqmxYmkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 4.4415237144714104E-5 }, "value": "Patching", "label": "Patching" }, { "symbol": { "type": "esriPMS", "url": "a2710bd5dd468b5607f859c3341a5ca6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQokc2SzRHCIBCFv82kiIQ27ADPsQ3L0DagDe90QBuYJsx6YEL8IRlz852Y3W/fWxhadqgF0DAmoN/g7mI70+bzNKAyIHKpgB4mX5zFmqghATV48mJNLPCunf8J1sYgFUIbAywX1JAOgKvaCU5DSmJNfHHmnJvSgzqU0zKR3cs7z1E5abzKsbut7/yuL3ADllirrsCP3+H5L3zqCZHfLUoI7OeeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Settlement Faulting", "label": "Settlement Faulting" }, { "symbol": { "type": "esriPMS", "url": "bcea072b55168da42fd3e339db0155a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsklEQVQYlZWQuw0CMRBE39q+InAbtAEpugqIEIIKEBUgkUEDh0hdh9vgqmCXBJ98/CQmG+nNaHcCfyjUplsRpWFmRvRKWhzJH+Hrmql6ThhTAdSx6zb0XpmXUCiNBaybBCZ3RwLiAEvD7BWsA5cty/bAOQCYEeXHY2ZVs1eSOnbfYBFuA7w4krsNvcDkwx25PXAereGV+d2RRgEhK+yLHeDnPPGyZWlGFOFWGt/goleg1gN1pDlhy6xuOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Durability", "label": "Durability" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 250, 252, 255 ], "toColor": [ 192, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 179, 255 ], "toColor": [ 252, 244, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 226, 252, 255 ], "toColor": [ 204, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 224, 255 ], "toColor": [ 212, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 202, 255 ], "toColor": [ 252, 184, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 207, 252, 255 ], "toColor": [ 212, 207, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -122.69246114399999, "ymin": 47.07368174700008, "xmax": -122.21420873899996, "ymax": 47.37081785700008, "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": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "distress_type", "type": "esriFieldTypeString", "alias": "Distress Type", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 255, "domain": null }, { "name": "distress_id", "type": "esriFieldTypeInteger", "alias": "Distress ID", "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": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "concrete_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r51_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Pano", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 196, 215, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -122.82230586499998, "ymin": 46.740334835000056, "xmax": -121.47303356799995, "ymax": 47.403843616000074, "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": "pass_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "pass_id", "type": "esriFieldTypeInteger", "alias": "Pass ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "image", "type": "esriFieldTypeString", "alias": "Image", "length": 255, "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": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pano_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r45_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a23_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Municipality Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1119487222222219E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -124.76257799967487, "ymin": 45.54354199976365, "xmax": -116.91598899999224, "ymax": 49.00250229994134, "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": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "feattyp", "type": "esriFieldTypeSmallInteger", "alias": "FEATTYP", "domain": null }, { "name": "order00", "type": "esriFieldTypeString", "alias": "ORDER00", "length": 3, "domain": null }, { "name": "order01", "type": "esriFieldTypeString", "alias": "ORDER01", "length": 11, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "namelc", "type": "esriFieldTypeString", "alias": "NAMELC", "length": 3, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r14_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }