{
 "currentVersion": 10.91,
 "id": 1,
 "name": "Pavement_Evaluation",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 26910,
  "latestWkid": 26910
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "SLX Portal"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 6000,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "field": "pci",
   "classificationMethod": "esriClassifyManual",
   "minValue": 39,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       235,
       190,
       255
      ],
      "width": 2
     },
     "classMaxValue": 49,
     "label": "39 - 49",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       255,
       115,
       255
      ],
      "width": 2
     },
     "classMaxValue": 74,
     "label": "50 - 74",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       196,
       109,
       27,
       255
      ],
      "width": 2
     },
     "classMaxValue": 85,
     "label": "75 - 85",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       107,
       6,
       1,
       255
      ],
      "width": 2
     },
     "classMaxValue": 100,
     "label": "86 - 100",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 468358.2083999999,
  "ymin": 5363169.8806,
  "xmax": 470987.12820000015,
  "ymax": 5366519.281400001,
  "spatialReference": {
   "wkid": 26910,
   "latestWkid": 26910
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "streetname",
 "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": "streetname",
   "type": "esriFieldTypeString",
   "alias": "Street Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "fromstreetname",
   "type": "esriFieldTypeString",
   "alias": "From Street Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "tostreetname",
   "type": "esriFieldTypeString",
   "alias": "To Street Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "pci",
   "type": "esriFieldTypeSmallInteger",
   "alias": "PCI",
   "domain": null
  },
  {
   "name": "pci_original",
   "type": "esriFieldTypeSmallInteger",
   "alias": "PCI (Original)",
   "domain": null
  },
  {
   "name": "maintenance_suggestion",
   "type": "esriFieldTypeString",
   "alias": "Maintenance Suggestion",
   "length": 255,
   "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": 50,
   "domain": null
  },
  {
   "name": "functional_class_id",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Functional Class ID",
   "domain": null
  },
  {
   "name": "surface_type",
   "type": "esriFieldTypeString",
   "alias": "Surface Type",
   "length": 255,
   "domain": null
  },
  {
   "name": "ss_id",
   "type": "esriFieldTypeInteger",
   "alias": "SS_ID",
   "domain": null
  },
  {
   "name": "width_m",
   "type": "esriFieldTypeInteger",
   "alias": "Width (m)",
   "domain": null
  },
  {
   "name": "length_m",
   "type": "esriFieldTypeInteger",
   "alias": "Length (m)",
   "domain": null
  },
  {
   "name": "area_sm",
   "type": "esriFieldTypeInteger",
   "alias": "Area (sm)",
   "domain": null
  },
  {
   "name": "last_repair_method",
   "type": "esriFieldTypeString",
   "alias": "last_repair_method",
   "length": 50,
   "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": 100,
   "domain": null
  },
  {
   "name": "future_event_date",
   "type": "esriFieldTypeDate",
   "alias": "future_event_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "editor_name",
   "type": "esriFieldTypeString",
   "alias": "editor_name",
   "length": 50,
   "domain": null
  },
  {
   "name": "editor_id",
   "type": "esriFieldTypeInteger",
   "alias": "editor_id",
   "domain": null
  },
  {
   "name": "editor_notes",
   "type": "esriFieldTypeString",
   "alias": "editor_notes",
   "length": 150,
   "domain": null
  },
  {
   "name": "last_edit",
   "type": "esriFieldTypeDate",
   "alias": "last_edit",
   "length": 8,
   "domain": null
  },
  {
   "name": "notes",
   "type": "esriFieldTypeString",
   "alias": "notes",
   "length": 50,
   "domain": null
  },
  {
   "name": "comments",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "length": 255,
   "domain": null
  },
  {
   "name": "video",
   "type": "esriFieldTypeString",
   "alias": "Video",
   "length": 250,
   "domain": null
  },
  {
   "name": "rc",
   "type": "esriFieldTypeString",
   "alias": "rc",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "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": true,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "effectiveMinScale": 60000,
 "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,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape_Length",
  "units": "esriMeters"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}