{
 "layers": [
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 0,
   "name": "Pavement Condition Index",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "authoringInfo": {
      "type": "classedColor",
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          247,
          30,
          22,
          255
         ],
         "toColor": [
          235,
          245,
          42,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          245,
          42,
          255
         ],
         "toColor": [
          0,
          242,
          24,
          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 (10 - 25)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 40,
       "label": "Very Poor (25 - 40)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 55,
       "label": "Poor (40 - 55)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 70,
       "label": "Fair (55 - 70)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         85,
         255,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 85,
       "label": "Good (70 - 85)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 100,
       "label": "Excellent (85 - 100)"
      }
     ],
     "legendOptions": {"order": "ascendingValues"}
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8061664.237600001,
    "ymin": 5115776.249600001,
    "xmax": -8051906.305,
    "ymax": 5126364.549999997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "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": 50,
     "domain": null
    },
    {
     "name": "tostreetname",
     "type": "esriFieldTypeString",
     "alias": "To Street Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "pci",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PCI",
     "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": 50,
     "domain": null
    },
    {
     "name": "length_ft",
     "type": "esriFieldTypeInteger",
     "alias": "Length (ft)",
     "domain": null
    },
    {
     "name": "width_ft",
     "type": "esriFieldTypeInteger",
     "alias": "Width (ft)",
     "domain": null
    },
    {
     "name": "area_sy",
     "type": "esriFieldTypeInteger",
     "alias": "Area (sy)",
     "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": "processing_notes",
     "type": "esriFieldTypeString",
     "alias": "processing_notes",
     "length": 50,
     "domain": null
    },
    {
     "name": "ss_id",
     "type": "esriFieldTypeInteger",
     "alias": "ss_id",
     "domain": null
    },
    {
     "name": "road_priority",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Road Priority",
     "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": "objectid_slx",
     "type": "esriFieldTypeInteger",
     "alias": "objectid_slx",
     "domain": null
    },
    {
     "name": "clx_uid",
     "type": "esriFieldTypeInteger",
     "alias": "clx_uid",
     "domain": null
    },
    {
     "name": "st_length(shape)",
     "type": "esriFieldTypeDouble",
     "alias": "st_length(shape)",
     "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": "r24_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a8_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 200,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}