{
 "currentVersion": 10.61,
 "id": 5,
 "name": "Pedestrian Prioritization Score",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2992,
  "latestWkid": 2992
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "field": "PRIORITZAT",
   "classificationMethod": "esriClassifyManual",
   "minValue": 0,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       210,
       128,
       255
      ],
      "width": 3
     },
     "classMaxValue": 92,
     "label": "Below 20%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       124,
       64,
       255
      ],
      "width": 3
     },
     "classMaxValue": 119,
     "label": "10% to 20%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       20,
       20,
       255
      ],
      "width": 3
     },
     "classMaxValue": 140,
     "label": "5% to 10%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       204,
       0,
       88,
       255
      ],
      "width": 3
     },
     "classMaxValue": 181,
     "label": "1% to 5%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       132,
       0,
       168,
       255
      ],
      "width": 3
     },
     "classMaxValue": 244.577402064,
     "label": "Top 1%",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 232889.60006561875,
  "ymin": 88667.66010499,
  "xmax": 2254977.1499343812,
  "ymax": 1652481.9301181138,
  "spatialReference": {
   "wkid": 2992,
   "latestWkid": 2992
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "PRIORITZAT",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "RouteObjec",
   "type": "esriFieldTypeString",
   "alias": "Linear Reference Method Key",
   "length": 254,
   "domain": null
  },
  {
   "name": "OrderID",
   "type": "esriFieldTypeInteger",
   "alias": "Order ID",
   "domain": null
  },
  {
   "name": "StartP",
   "type": "esriFieldTypeDouble",
   "alias": "Begin Milepoint",
   "domain": null
  },
  {
   "name": "EndP",
   "type": "esriFieldTypeDouble",
   "alias": "End Milepoint",
   "domain": null
  },
  {
   "name": "STAKEHOLDE",
   "type": "esriFieldTypeInteger",
   "alias": "Local Plan Score (10 = In Plan, 0 = Not in Plan)",
   "domain": null
  },
  {
   "name": "SAFETY_AVG",
   "type": "esriFieldTypeDouble",
   "alias": "Safety Score (0-10)",
   "domain": null
  },
  {
   "name": "EXISTING_C",
   "type": "esriFieldTypeInteger",
   "alias": "Existing Conditions Score (10 = gap, 5 = substandard, 0 = meets minimum)",
   "domain": null
  },
  {
   "name": "CONNECTIVI",
   "type": "esriFieldTypeDouble",
   "alias": "Connectivity Score (0-10)",
   "domain": null
  },
  {
   "name": "DEMAND_AVG",
   "type": "esriFieldTypeDouble",
   "alias": "Demand Score (0-10)",
   "domain": null
  },
  {
   "name": "EQUITY_AVG",
   "type": "esriFieldTypeDouble",
   "alias": "Equity Score (0-10)",
   "domain": null
  },
  {
   "name": "Stakehol_1",
   "type": "esriFieldTypeDouble",
   "alias": "Weighted Stakeholder Score",
   "domain": null
  },
  {
   "name": "Safety_Wei",
   "type": "esriFieldTypeDouble",
   "alias": "Weighted Safety Score",
   "domain": null
  },
  {
   "name": "EC_Weighte",
   "type": "esriFieldTypeDouble",
   "alias": "Weighted Existing Conditions Score",
   "domain": null
  },
  {
   "name": "Connecti_1",
   "type": "esriFieldTypeDouble",
   "alias": "Weighted Connectivity Score",
   "domain": null
  },
  {
   "name": "Demand_Wei",
   "type": "esriFieldTypeDouble",
   "alias": "Weighted Demand Score",
   "domain": null
  },
  {
   "name": "Equity_Wei",
   "type": "esriFieldTypeDouble",
   "alias": "Weighted Equity Score",
   "domain": null
  },
  {
   "name": "Urban_Rura",
   "type": "esriFieldTypeString",
   "alias": "Urban/Rural",
   "length": 5,
   "domain": null
  },
  {
   "name": "Region",
   "type": "esriFieldTypeInteger",
   "alias": "ODOT Region",
   "domain": null
  },
  {
   "name": "County",
   "type": "esriFieldTypeString",
   "alias": "County",
   "length": 254,
   "domain": null
  },
  {
   "name": "PRIORITZAT",
   "type": "esriFieldTypeDouble",
   "alias": "Total Ped Score (0-245)",
   "domain": null
  },
  {
   "name": "TOP_SEGMEN",
   "type": "esriFieldTypeString",
   "alias": "Top Scoring Segments per Region",
   "length": 254,
   "domain": null
  },
  {
   "name": "POTENTIAL_",
   "type": "esriFieldTypeString",
   "alias": "Top 10% (Y/N)",
   "length": 254,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "GIS_PRC_DT",
   "type": "esriFieldTypeString",
   "alias": "GIS_PRC_DT",
   "length": 10,
   "domain": null
  },
  {
   "name": "EFFECTV_DT",
   "type": "esriFieldTypeString",
   "alias": "EFFECTV_DT",
   "length": 4,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Corridor_T",
   "type": "esriFieldTypeString",
   "alias": "Corridor_T",
   "length": 50,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID_1",
   "fields": "OBJECTID_1",
   "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": 10000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, AMF, 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
}