{ "currentVersion": 10.81, "id": 0, "name": "Crashes per Mile Score", "type": "Feature Layer", "description": "The Crashes per Mile Score indicates which road segments have the highest number of total crashes per mile per year (2011-2013). Crashes per Mile Scores are reported on a 0 to 5 scale with 5 representing the group of road segments with the most crashes per mile per year across the state of Utah (weighted by roadway center line miles).For questions on this data please contact Scott Jones at wsjones@utah.gov. Data in this map is protected under 23 USC 409.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "C_SCORE", "field2": "State_FA", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "1,State", "label": "0 to 50th Percentile, State Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "0,State", "label": "0 to 50th Percentile, State Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 4 }, "value": "2,State", "label": "50th to 75th Percentile, State Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "3,State", "label": "75th to 90th Percentile, State Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "4,State", "label": "90th to 95th Percentile, State Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "5,State", "label": "95th Percentile and Above, State Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "1,FA", "label": "0 to 50th Percentile, Federal Aid Routes; 0 to 50th Percentile, Federal Aid Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "0,FA", "label": "0 to 50th Percentile, Federal Aid Routes; 0 to 50th Percentile, Federal Aid Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2,FA", "label": "50th to 75th Percentile, Federal Aid Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "3,FA", "label": "75th to 90th Percentile, Federal Aid Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "4,FA", "label": "90th to 95th Percentile, Federal Aid Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "5,FA", "label": "95th Percentile and Above, Federal Aid Routes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2696239053100001E7, "ymin": 4438858.2566, "xmax": -1.2138498457600001E7, "ymax": 5161188.782399997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FC_NAME", "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": "RouteNm", "type": "esriFieldTypeString", "alias": "Route", "length": 254, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LRS Label", "length": 254, "domain": null }, { "name": "BEG_MP", "type": "esriFieldTypeDouble", "alias": "Beginning Milepost", "domain": null }, { "name": "END_MP", "type": "esriFieldTypeDouble", "alias": "Ending Milepost", "domain": null }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "Segment Description", "length": 254, "domain": null }, { "name": "REGION", "type": "esriFieldTypeDouble", "alias": "Region", "domain": null }, { "name": "AVG_AADT", "type": "esriFieldTypeDouble", "alias": "2009-2011 Average AADT", "domain": null }, { "name": "FC_NAME", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 254, "domain": null }, { "name": "TOT_C", "type": "esriFieldTypeDouble", "alias": "Total Crashes", "domain": null }, { "name": "C_MI", "type": "esriFieldTypeDouble", "alias": "Crashes per Mile per Year", "domain": null }, { "name": "C_SCORE", "type": "esriFieldTypeDouble", "alias": "Crashes per Mile Score", "domain": null }, { "name": "PROTECTED", "type": "esriFieldTypeString", "alias": "Protected Data", "length": 254, "domain": null }, { "name": "State_FA", "type": "esriFieldTypeString", "alias": "State_FA", "length": 10, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }