{
 "layers": [
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 0,
   "name": "Pavement Condition Index",
   "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,
   "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 (11 - 25)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 40,
       "label": "Very Poor (26 - 40)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 55,
       "label": "Poor (41 - 55)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 70,
       "label": "Fair (56 - 70)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         85,
         255,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 85,
       "label": "Good (71 - 85)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 100,
       "label": "Excellent (86 - 100)"
      }
     ],
     "legendOptions": {"order": "ascendingValues"}
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -74.59274105699996,
    "ymin": 40.88160087500006,
    "xmax": -74.43564155299998,
    "ymax": 41.02134607700003,
    "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": "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": 255,
     "domain": null
    },
    {
     "name": "fromstreetname",
     "type": "esriFieldTypeString",
     "alias": "From Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "tostreetname",
     "type": "esriFieldTypeString",
     "alias": "To Street Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "pci",
     "type": "esriFieldTypeInteger",
     "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": 255,
     "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": "survey_date",
     "type": "esriFieldTypeString",
     "alias": "Survey Date",
     "length": 255,
     "domain": null
    },
    {
     "name": "crack_alligator_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Crack Alligator",
     "domain": null
    },
    {
     "name": "bumpiness_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Bumpiness",
     "domain": null
    },
    {
     "name": "pothole_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Pothole",
     "domain": null
    },
    {
     "name": "crack_block_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Crack Blocking",
     "domain": null
    },
    {
     "name": "crack_lon_trans_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Crack Longitudinal Transverse",
     "domain": null
    },
    {
     "name": "crack_seal_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Crack Seal",
     "domain": null
    },
    {
     "name": "patch_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Patch",
     "domain": null
    },
    {
     "name": "width_ft",
     "type": "esriFieldTypeDouble",
     "alias": "Width (ft)",
     "domain": null
    },
    {
     "name": "length_ft",
     "type": "esriFieldTypeInteger",
     "alias": "Length (ft)",
     "domain": null
    },
    {
     "name": "area_sy",
     "type": "esriFieldTypeDouble",
     "alias": "Area (sy)",
     "domain": null
    },
    {
     "name": "last_repair_method",
     "type": "esriFieldTypeString",
     "alias": "Last Repair Method",
     "length": 255,
     "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": 255,
     "domain": null
    },
    {
     "name": "future_event_date",
     "type": "esriFieldTypeDate",
     "alias": "Future Event Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "editor_note",
     "type": "esriFieldTypeString",
     "alias": "Editor Note",
     "length": 255,
     "domain": null
    },
    {
     "name": "editor_name",
     "type": "esriFieldTypeString",
     "alias": "Editor Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "editor_id",
     "type": "esriFieldTypeInteger",
     "alias": "Editor ID",
     "domain": null
    },
    {
     "name": "last_edit",
     "type": "esriFieldTypeDate",
     "alias": "Last Edit",
     "length": 8,
     "domain": null
    },
    {
     "name": "ss_id",
     "type": "esriFieldTypeInteger",
     "alias": "SS ID",
     "domain": null
    },
    {
     "name": "notes_2023",
     "type": "esriFieldTypeString",
     "alias": "Notes 2023",
     "length": 255,
     "domain": null
    },
    {
     "name": "pci_2023",
     "type": "esriFieldTypeInteger",
     "alias": "PCI 2023",
     "domain": null
    },
    {
     "name": "seg_guid",
     "type": "esriFieldTypeGUID",
     "alias": "SEG_GUID",
     "length": 38,
     "domain": null
    },
    {
     "name": "addr_r_fr",
     "type": "esriFieldTypeInteger",
     "alias": "ADDR_R_FR",
     "domain": null
    },
    {
     "name": "addr_r_to",
     "type": "esriFieldTypeInteger",
     "alias": "ADDR_R_TO",
     "domain": null
    },
    {
     "name": "addr_l_to",
     "type": "esriFieldTypeInteger",
     "alias": "ADDR_L_TO",
     "domain": null
    },
    {
     "name": "addr_l_fr",
     "type": "esriFieldTypeInteger",
     "alias": "ADDR_L_FR",
     "domain": null
    },
    {
     "name": "zipcode_r",
     "type": "esriFieldTypeString",
     "alias": "ZIPCODE_R",
     "length": 10,
     "domain": null
    },
    {
     "name": "zipname_l",
     "type": "esriFieldTypeString",
     "alias": "ZIPNAME_L",
     "length": 45,
     "domain": null
    },
    {
     "name": "zipname_r",
     "type": "esriFieldTypeString",
     "alias": "ZIPNAME_R",
     "length": 45,
     "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": "r22_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a11_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 1,
   "name": "Pavement Distress",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326,
    "xyTolerance": 8.98315462674203E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999963645591668E8,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "distress_type",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "7fef7cd2bd2295b0cae4c6c51b01da91",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVQokc3SwQ2CMBiG4fcv3DoBrOEcOALh5gqEi140rAAnwgrO0TVwgh5tPRhQoRi5+V+aNE++fm0as2FiANtXA5B8cTedX9IYAOcyRGUIxwBsca6dknVRG9uVIGqJnWt1UZsJb+r8T1hFKfilUFEKvC5ou3IHvgnn+cZ25aCL2rzVkMNzIcH7BmQ/T5/eeTwKwPbVSefn63rnz1nAdSxiQtthfL//jse/MJ8HUlgxeDwOGMwAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 8,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Crack Alligator",
       "label": "Crack Alligator"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "e2a8df647066ba61c8d8b65d69ef0bf4",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtklEQVQokaWS3Q2DMAyEP0ssAWvAGHSOrhHGoGvAGGWNdAz3wab8JERCvRcrsS8+n1PxB6pSUqEVWG6TFRpgwuLtzj1Ql7qXyA+PLSWySxwznQGCbg+teArECkAgKgRsxvpUWO8eWoBBIB5k+1yNwtulnjGvHQ+y9xDo1Ar2Cj6SSk/JPl8iPed6zu1V8oz5MPpd4nqO3GOzvfzcuZmB7S4l+8oGMdd/EFvXpNBcGuaJSAa5X/YFb5Eu7RWoohcAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 11,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Bumpiness",
       "label": "Bumpiness"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "e305d70714caa6a1e89b32821cbef9f8",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokc3Suw3CQBCE4S9wRgU4ooejANdBAVRAbigDF0CMAIkQN+AeiEwF5AR3EmAdr4yRLhn9OxrtXuEHFRmvRP8tXFeElkZ8b2EnQsd6wfxxKAtDwIawZJ3imyx8wR5bDkeW6F4mz+haVmnmfeeWac5/2fnP4bJiN0nGlXIU1+yM9mErBVSE+jlkTNx3GQfv8E+d+5Qy1PDrFegbVk0GTuqeksX7f9QNmngkmdjBhygAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 8,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Pothole",
       "label": "Pothole"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "168a14e215180eb8930c265da8d97da7",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQokZ2SsWoCQRRFbyGpNl2KCYQUAcEyw4Jd0EpQTECQfMAUs5X5AAuzKbSyl2yxFpaRLTRoaaFsI+50g6CQIomOsF38gBRRo7uahNxminln3r1vXgT/VOSHu+vV2f4zyNilmclE7wk5BuctS0rf+A3Uq9WUmcvFsoRoAIDhkPNKpa+Xy/0bALMQmEicc9NMmvH42Wnw9WLxSqeUvOfzTwYAawOmUhftUimZpZQcDJxORzEYsEfOW7qUvhEBAE07mm1DQigUCh0AQLN5i7VtSglisRNI6X91dJyx1WiAr8FudwIhFACg05mAMQoAUGoJxxk/b2cc2bbYFDBGYdsChGig9Duy677OsfqezXB6vReLMcoBgBAN0+ldKKfrvo1CUw3aDUqpJWq1YRgM2g1KiDmwtUU7C1CviwcpfX0fuFh8zADs7QjPU6bnqUNud/QJuzJ6zb9Qc8MAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 10,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Crack Block",
       "label": "Crack Block"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6a757113bc23768b56e0c99dd618224d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAm0lEQVQYlZWQwQ3CMBAE51CaCG04r5gSTBtOGTg1pQRIfrRBusjxsImJZEuwr5NudLt7DX+o2ae7Gk5cERyKQVkRJqwMR/ihZ4QAODRthBbwLGropcuw4AFX9FYMswashA+cL5Z1AxKsmN8LxjJtlVLW78wT4Ktw3CfYysCiphhHeLIxZhigl45ZQyrD/ueNkYu8jnB0CECopXkD8p0rl70kX+wAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 8,
        "height": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Crack Longitudinal/Transverse",
       "label": "Crack Longitudinal/Transverse"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5c29c85ea506f5bf2fed27e2e9920986",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhklEQVQYlWWQwRHCMAwEVzNqImnDlIEpA8ogbeA2kjbchilDPHzOGNBL0nruTnamCriP3qD4BDLw0lgAXCBN4DB4ALjABiyCLfpcHHhLpgJPuu9h0Nz6y0VgyObTU7JJfQ3IBrsHrJJskryeaa0vt+hpK3DT7uuU1eAyf8rwTCPEHzR5/NYH/SIj5YKhTuYAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 5,
        "height": 9,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Crack Seal",
       "label": "Crack Seal"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "aad90103a1613c2729f1033c582fd4da",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQokaXTwXGDQAwF0LcZmght4DIYztgFuA67jFCA8fhKyjBtuAqPyYEFLyRODtFlGe3+r68vkflHZK8uWg6B8sFxR/cn+My+pklSRaBAd6G4k6dEWQrERyTYpKQXigeHN8oT1UQwg2uaSFCcuQ58QhiBBUr0gf5H2TWbM1fj4zymy3j2A9WW2wLccpgSsWIeeF/502PfjmpuNU0WpZWx2m+xD0uiEfzgGF0Vnv0tYuA4fYcoPYPoXnd5mvMtAuV6CrNh0zhi1X7qcRhVleIUUoIZfCd/i8CBKu0xnUK6SDN4R3eiCvRbbu1KdiRYbOBizunqRVP6kMx1tbqvf4z4sHl1D18zxFFQv3zizQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 11,
        "height": 11,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Patch",
       "label": "Patch"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          208,
          252,
          202,
          255
         ],
         "toColor": [
          208,
          252,
          202,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          249,
          255
         ],
         "toColor": [
          252,
          182,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          224,
          252,
          255
         ],
         "toColor": [
          179,
          224,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          205,
          194,
          255
         ],
         "toColor": [
          252,
          205,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          184,
          252,
          255
         ],
         "toColor": [
          184,
          184,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          252,
          244,
          255
         ],
         "toColor": [
          212,
          252,
          244,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          238,
          199,
          255
         ],
         "toColor": [
          252,
          238,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          232,
          215,
          252,
          255
         ],
         "toColor": [
          232,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          194,
          226,
          255
         ],
         "toColor": [
          252,
          194,
          226,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          245,
          252,
          179,
          255
         ],
         "toColor": [
          245,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          183,
          255
         ],
         "toColor": [
          252,
          179,
          183,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          202,
          252,
          255
         ],
         "toColor": [
          187,
          202,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          184,
          252,
          255
         ],
         "toColor": [
          223,
          184,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -74.59271252805968,
    "ymin": 40.88163169308649,
    "xmax": -74.43573198736624,
    "ymax": 41.02126932373079,
    "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": "distress_type",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "distress_type",
     "type": "esriFieldTypeString",
     "alias": "Distress Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "severity",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "length": 255,
     "domain": null
    },
    {
     "name": "surve_date",
     "type": "esriFieldTypeDate",
     "alias": "Survey Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "ss_id",
     "type": "esriFieldTypeInteger",
     "alias": "SS ID",
     "domain": null
    },
    {
     "name": "pass_id",
     "type": "esriFieldTypeInteger",
     "alias": "Pass ID",
     "domain": null
    },
    {
     "name": "point_x",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "point_y",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "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
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "pavement_distress_loc_clx_uid_key",
     "fields": "clx_uid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "r19_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": 5000,
   "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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 2,
   "name": "Municipality Boundaries",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 1.1119487222222219E9,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        0
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 45,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -75.55979000000838,
    "ymin": 38.92857940031922,
    "xmax": -73.89367899958603,
    "ymax": 41.357423999917785,
    "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": "name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "feattyp",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FEATTYP",
     "domain": null
    },
    {
     "name": "order00",
     "type": "esriFieldTypeString",
     "alias": "ORDER00",
     "length": 3,
     "domain": null
    },
    {
     "name": "order01",
     "type": "esriFieldTypeString",
     "alias": "ORDER01",
     "length": 11,
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "namelc",
     "type": "esriFieldTypeString",
     "alias": "NAMELC",
     "length": 3,
     "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": "st_area(shape)",
     "type": "esriFieldTypeDouble",
     "alias": "st_area(shape)",
     "domain": null
    },
    {
     "name": "st_perimeter(shape)",
     "type": "esriFieldTypeDouble",
     "alias": "st_perimeter(shape)",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "r20_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a9_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "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": []
}