{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Reliability Metrics 2017 to 2025", "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": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "valueExpression": "var m = $feature.Metric;\nvar v = $feature.Value;\n\nif (m == \"BI\") {\n if (v < 0.3) return 1;\n else if (v < 0.6) return 2;\n else if (v < 0.9) return 3;\n else if (v < 1.2) return 4;\n else return 5;\n}\n\nif (m == \"TTI\") {\n if (v < 1.2) return 1;\n else if (v < 1.4) return 2;\n else if (v < 1.6) return 3;\n else if (v < 1.8) return 4;\n else return 5;\n}\n\nif (m == \"LOTTR\") {\n if (v < 1.2) return 1;\n else if (v < 1.4) return 2;\n else if (v < 1.6) return 3;\n else if (v < 2) return 4;\n else return 5;\n}\n\nif (m == \"TTTR\") {\n if (v < 1.2) return 1;\n else if (v < 1.8) return 2;\n else if (v < 2.4) return 3;\n else if (v < 2.8) return 4;\n else return 5;\n}\n\nif (m == \"PTI\") {\n if (v < 2.3) return 1;\n else if (v < 2.6) return 2;\n else if (v < 3.0) return 3;\n else if (v < 3.5) return 4;\n else return 5;\n}\n\nreturn null;", "valueExpressionTitle": "Custom", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 3 }, "classMaxValue": 1, "label": "Very Low" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 }, "classMaxValue": 2, "label": "Low" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "classMaxValue": 3, "label": "Moderate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "classMaxValue": 4, "label": "High" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 3 }, "classMaxValue": 5, "label": "Very High" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -77.83626459999994, "ymin": 38.359200000000044, "xmax": -76.66378999999995, "ymax": 39.72008000000005, "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": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Tmc", "type": "esriFieldTypeString", "alias": "Tmc", "length": 50, "domain": null }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 8000, "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 8000, "domain": null }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null }, { "name": "Metric", "type": "esriFieldTypeString", "alias": "Metric", "length": 255, "domain": null }, { "name": "TimePeriod", "type": "esriFieldTypeString", "alias": "TimePeriod", "length": 255, "domain": null }, { "name": "Value", "type": "esriFieldTypeDouble", "alias": "Value", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "55b920e9cbaa4e30aa2e45b8b4df28c4" }