{
 "layers": [
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 1,
   "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": "descendingValues"}
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -94.40631472699994,
    "ymin": 32.486177002000034,
    "xmax": -94.27744477999994,
    "ymax": 32.575026155000046,
    "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": "clx_uid",
     "type": "esriFieldTypeInteger",
     "alias": "CLX UID",
     "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": 125,
     "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": 75,
     "domain": null
    },
    {
     "name": "survey_date",
     "type": "esriFieldTypeDate",
     "alias": "Survey Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "crack_alligator_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Crack Alligator",
     "domain": null
    },
    {
     "name": "crack_lon_trans_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Crack Longitudinal Transverse",
     "domain": null
    },
    {
     "name": "crack_block_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Crack Blocking",
     "domain": null
    },
    {
     "name": "crack_seal_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Crack Seal",
     "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": "patch_den_wt_avg_pct",
     "type": "esriFieldTypeDouble",
     "alias": "Patch",
     "domain": null
    },
    {
     "name": "linear_map_cracking",
     "type": "esriFieldTypeDouble",
     "alias": "Linear Map Cracking",
     "domain": null
    },
    {
     "name": "corner_break",
     "type": "esriFieldTypeDouble",
     "alias": "Corner Break",
     "domain": null
    },
    {
     "name": "divided_slab_punched_out",
     "type": "esriFieldTypeDouble",
     "alias": "Divided Slab Punched Out",
     "domain": null
    },
    {
     "name": "joint_corner_spalling",
     "type": "esriFieldTypeDouble",
     "alias": "Joint Corner Spalling",
     "domain": null
    },
    {
     "name": "patching",
     "type": "esriFieldTypeDouble",
     "alias": "Patching",
     "domain": null
    },
    {
     "name": "settlement_faulting",
     "type": "esriFieldTypeDouble",
     "alias": "Settlement Faulting",
     "domain": null
    },
    {
     "name": "durability",
     "type": "esriFieldTypeDouble",
     "alias": "Durability",
     "domain": null
    },
    {
     "name": "joint_seal_damage",
     "type": "esriFieldTypeDouble",
     "alias": "Joint Seal Damage",
     "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": 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": 125,
     "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": 125,
     "domain": null
    },
    {
     "name": "editor_name",
     "type": "esriFieldTypeString",
     "alias": "Editor Name",
     "length": 75,
     "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": "pci_2025",
     "type": "esriFieldTypeInteger",
     "alias": "PCI 2025",
     "domain": null
    },
    {
     "name": "notes_2025",
     "type": "esriFieldTypeString",
     "alias": "Notes 2025",
     "length": 255,
     "domain": null
    },
    {
     "name": "pci_client",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PCI Client",
     "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": "notes",
     "type": "esriFieldTypeString",
     "alias": "notes",
     "length": 50,
     "domain": null
    },
    {
     "name": "rte_nm",
     "type": "esriFieldTypeString",
     "alias": "RTE_NM",
     "length": 9,
     "domain": null
    },
    {
     "name": "rte_uniq_i",
     "type": "esriFieldTypeInteger",
     "alias": "RTE_UNIQ_I",
     "domain": null
    },
    {
     "name": "rdbd_type",
     "type": "esriFieldTypeString",
     "alias": "RDBD_TYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "rte_id",
     "type": "esriFieldTypeString",
     "alias": "RTE_ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "url",
     "type": "esriFieldTypeString",
     "alias": "url",
     "length": 255,
     "domain": null
    },
    {
     "name": "surface_type_client",
     "type": "esriFieldTypeString",
     "alias": "Surface Type Client",
     "length": 50,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "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_2025_06_09_unique",
     "fields": "ss_id",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "r29_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a10_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": 7,
   "name": "Pavement Distress",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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": "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": [
          191,
          75,
          166,
          255
         ],
         "toColor": [
          191,
          75,
          166,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          57,
          191,
          77,
          255
         ],
         "toColor": [
          57,
          191,
          77,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          105,
          44,
          255
         ],
         "toColor": [
          201,
          105,
          44,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          61,
          153,
          186,
          255
         ],
         "toColor": [
          61,
          153,
          186,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          42,
          56,
          201,
          255
         ],
         "toColor": [
          42,
          56,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          187,
          56,
          255
         ],
         "toColor": [
          199,
          187,
          56,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          41,
          73,
          255
         ],
         "toColor": [
          179,
          41,
          73,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          103,
          199,
          255
         ],
         "toColor": [
          44,
          103,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          156,
          118,
          255
         ],
         "toColor": [
          62,
          156,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          42,
          201,
          255
         ],
         "toColor": [
          180,
          42,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          120,
          156,
          53,
          255
         ],
         "toColor": [
          120,
          156,
          53,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          114,
          55,
          255
         ],
         "toColor": [
          153,
          114,
          55,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          107,
          76,
          194,
          255
         ],
         "toColor": [
          107,
          76,
          194,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -94.40630017499996,
    "ymin": 32.48748352900003,
    "xmax": -94.27739427099999,
    "ymax": 32.57502489500007,
    "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": "clx_uid",
     "type": "esriFieldTypeInteger",
     "alias": "CLX UID",
     "domain": null
    },
    {
     "name": "distress_type",
     "type": "esriFieldTypeString",
     "alias": "Distress Type",
     "length": 75,
     "domain": null
    },
    {
     "name": "severity",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "length": 75,
     "domain": null
    },
    {
     "name": "distress_id",
     "type": "esriFieldTypeInteger",
     "alias": "Distress ID",
     "domain": null
    },
    {
     "name": "survey_date",
     "type": "esriFieldTypeDate",
     "alias": "Survey Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "ss_id",
     "type": "esriFieldTypeInteger",
     "alias": "SS ID",
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "fromstreetname",
     "type": "esriFieldTypeString",
     "alias": "From Street Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "tostreetname",
     "type": "esriFieldTypeString",
     "alias": "To Street Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "point_x",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "point_y",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "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": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "r32_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a13_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": 9,
   "name": "Concrete Distress",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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": "uniqueValue",
     "field1": "distress_type",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "c7c84b6afee4065da837fad4f7842d83",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl0lEQVQYlZWQsRHCMBAEVzNuAgJdEXIZ0IZdBnJNqoMi3gEqQwRIxvZgGDZSsK+/+44/6NrDzAJwBS5AADKQJI0beZ7ncyklVrFxAgYzC5L6RS6lDDtxTTCzKCm2GEdi4wYscvjZjnfBXDMekddyAoYvclpkSWM93ac4d+fctP4ZSb2ZRV5l2urknJu894+NXAciEI+yPAEZjiu7ZzzVvgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 8,
        "height": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Corner Break",
       "label": "Corner Break"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "bdff957b529c81a86b2a010d14e135cb",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkklEQVQYlX3QwQ3CMBBE0b8mTZA2zAlBBxFlmDKgDVwGlGArN9qgDIZDcBQ5hrmt9XYsbUcjGfUH7FW/dy3o4J7RqV5YYQeDwBtcgPNPnJAX3L5jSCgesWcTO7gu5820uFvhhDwwLLHAJ+RL+4zr1hKDB9DPeERBVesCb0cU9lgszaEFS97Tr7HLqAei/cHGdP8PHyYpKPldQykAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 8,
        "height": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Divided Slab Punched Out",
       "label": "Divided Slab Punched Out"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "58e48daeb111f778bb3cecd67eb8c6c9",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfElEQVQYlYXQ0Q3CMAxF0ROpS9A1yhgVY4QxYI1mDJiDNVjDfKSRqrQV78/W9bXswUGCMfHt+8MRiFdw6wd2MGZMeOB+CkeFlrXMQUl8zszPrl5w3cGrde7gKZiafWvurS1v9egKB/nA2nIJcqI0cz4Bt1vLsP61/IEF4w+U9RqG3npeCQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 8,
        "height": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Joint Corner Spalling",
       "label": "Joint Corner Spalling"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ba2562a73f14d158a397de050e8dec8c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQYlZXQwRGCMBSE4X8HmtA2QhnaBhQA49VwdUg1qcM2pAp9HkiYMCPOsKccvrzsS82B1Plg1jvQFewCOGAGohS6DTa7neHtE8w5Aa1Z76TQFJM/LVDCMs5s8NLkE7Y9mEvegYxxRxacU8e9zCWOQPsHxxVLoVu+7medJ1RjORkpNGaDT8vkpyNUo/R4bfByYfKA3+vyBbwMLOqLzm+AAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 8,
        "height": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Linear Map Cracking",
       "label": "Linear Map Cracking"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "82c26476b410424473954583b75139ad",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQokaWTwZWDMAxEv17cxNKGUwaPMjjmQQdQAZdc1m2QMuI23EQO2gMG5CRsDtHJPHnGMxrh+KLcYafTAaEGRiaZP4N7bZkkbN+KBzwwc1HPicoSuQKo/GaCc0F6UY8woNT02qwEO3iSkAk8vd5RbtvrgkeoESIP4nvZk5wz0AMVQPZNBjZcJZXgTgfj85aBPwWxEnG0dApCYpLgNvbltf+qNecIhFX2CBms2d9rjeacdtnL9OY81fcKhPo5hX1gaxzrVJWYpY6brV7vlmAHn6jQLY4GZzzaFMwi2Zxnem14ELlKotNS9kJQbOBzzvsOC4llqsn0g71+/GMsF8NhH/gDMQlqdqmxYmkAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 11,
        "height": 11,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Patching",
       "label": "Patching"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "a2710bd5dd468b5607f859c3341a5ca6",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQokc2SzRHCIBCFv82kiIQ27ADPsQ3L0DagDe90QBuYJsx6YEL8IRlz852Y3W/fWxhadqgF0DAmoN/g7mI70+bzNKAyIHKpgB4mX5zFmqghATV48mJNLPCunf8J1sYgFUIbAywX1JAOgKvaCU5DSmJNfHHmnJvSgzqU0zKR3cs7z1E5abzKsbut7/yuL3ADllirrsCP3+H5L3zqCZHfLUoI7OeeAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 8,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Settlement Faulting",
       "label": "Settlement Faulting"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "bcea072b55168da42fd3e339db0155a7",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsklEQVQYlZWQuw0CMRBE39q+InAbtAEpugqIEIIKEBUgkUEDh0hdh9vgqmCXBJ98/CQmG+nNaHcCfyjUplsRpWFmRvRKWhzJH+Hrmql6ThhTAdSx6zb0XpmXUCiNBaybBCZ3RwLiAEvD7BWsA5cty/bAOQCYEeXHY2ZVs1eSOnbfYBFuA7w4krsNvcDkwx25PXAereGV+d2RRgEhK+yLHeDnPPGyZWlGFOFWGt/goleg1gN1pDlhy6xuOwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 8,
        "height": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Durability",
       "label": "Durability"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          250,
          252,
          255
         ],
         "toColor": [
          192,
          250,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          251,
          255
         ],
         "toColor": [
          252,
          179,
          251,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          199,
          182,
          255
         ],
         "toColor": [
          252,
          199,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          252,
          179,
          255
         ],
         "toColor": [
          194,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          194,
          252,
          255
         ],
         "toColor": [
          179,
          194,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          244,
          179,
          255
         ],
         "toColor": [
          252,
          244,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          244,
          255
         ],
         "toColor": [
          252,
          215,
          244,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          226,
          252,
          255
         ],
         "toColor": [
          204,
          226,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          252,
          224,
          255
         ],
         "toColor": [
          212,
          252,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          202,
          255
         ],
         "toColor": [
          252,
          184,
          202,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          246,
          212,
          255
         ],
         "toColor": [
          252,
          246,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          206,
          179,
          252,
          255
         ],
         "toColor": [
          206,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          207,
          252,
          255
         ],
         "toColor": [
          212,
          207,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -94.38822384699995,
    "ymin": 32.49280805500007,
    "xmax": -94.34128451999999,
    "ymax": 32.574822951000044,
    "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": "clx_uid",
     "type": "esriFieldTypeInteger",
     "alias": "CLX UID",
     "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": "distress_id",
     "type": "esriFieldTypeInteger",
     "alias": "Distress ID",
     "domain": null
    },
    {
     "name": "survey_date",
     "type": "esriFieldTypeDate",
     "alias": "Survey Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "point_x",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "point_y",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "ss_id",
     "type": "esriFieldTypeInteger",
     "alias": "SS ID",
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 75,
     "domain": null
    },
    {
     "name": "fromstreetname",
     "type": "esriFieldTypeString",
     "alias": "From Street Name",
     "length": 75,
     "domain": null
    },
    {
     "name": "tostreetname",
     "type": "esriFieldTypeString",
     "alias": "To Street Name",
     "length": 75,
     "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": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "r30_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": 5,
   "name": "Sidewalk Network",
   "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": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       255,
       0,
       255
      ],
      "width": 1.5
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -94.39065703099999,
    "ymin": 32.51700397900004,
    "xmax": -94.31505108899995,
    "ymax": 32.56410950900005,
    "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": "clx_uid",
     "type": "esriFieldTypeInteger",
     "alias": "CLX UID",
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 75,
     "domain": null
    },
    {
     "name": "tostreetname",
     "type": "esriFieldTypeString",
     "alias": "To Street Name",
     "length": 75,
     "domain": null
    },
    {
     "name": "fromstreetname",
     "type": "esriFieldTypeString",
     "alias": "For Street Name",
     "length": 75,
     "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": "ss_id",
     "type": "esriFieldTypeInteger",
     "alias": "SS ID",
     "domain": null
    },
    {
     "name": "sw_id",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SW_ID",
     "domain": null
    },
    {
     "name": "note_2025",
     "type": "esriFieldTypeString",
     "alias": "Note 2025",
     "length": 75,
     "domain": null
    },
    {
     "name": "surface_type",
     "type": "esriFieldTypeString",
     "alias": "Surface Type",
     "length": 15,
     "domain": null
    },
    {
     "name": "length_ft",
     "type": "esriFieldTypeInteger",
     "alias": "Length (ft)",
     "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": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    },
    {
     "name": "st_length(shape)",
     "type": "esriFieldTypeDouble",
     "alias": "st_length(shape)",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "r27_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "sidewalk_network_loc_clx_uid_key",
     "fields": "clx_uid",
     "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": 6,
   "name": "Pano",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       170,
       0,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -94.40630017499996,
    "ymin": 32.48602375200005,
    "xmax": -94.27739427099999,
    "ymax": 32.57502489500007,
    "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": "pass_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "clx_uid",
     "type": "esriFieldTypeInteger",
     "alias": "CLX UID",
     "domain": null
    },
    {
     "name": "pass_id",
     "type": "esriFieldTypeString",
     "alias": "Pass ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "ss_id",
     "type": "esriFieldTypeInteger",
     "alias": "SS ID",
     "domain": null
    },
    {
     "name": "image",
     "type": "esriFieldTypeString",
     "alias": "Image",
     "length": 255,
     "domain": null
    },
    {
     "name": "survey_date",
     "type": "esriFieldTypeDate",
     "alias": "Survey Date",
     "length": 8,
     "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": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "pano_loc_clx_uid_key",
     "fields": "clx_uid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "r28_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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 0,
   "name": "Pavement Surface View",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkt": "PROJCS[\"NAD_1983_StatePlane_Texas_North_Central_FIPS_4202_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",6561666.667],PARAMETER[\"Central_Meridian\",-98.5],PARAMETER[\"Standard_Parallel_1\",32.1333333333333],PARAMETER[\"Standard_Parallel_2\",33.9666666666667],PARAMETER[\"Latitude_Of_Origin\",31.6666666666667],UNIT[\"US survey foot\",0.304800609601219]]",
    "xyTolerance": 0.0032808333333333353,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.00609601219,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       255,
       190,
       232,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -94.40784994800966,
    "ymin": 32.48390108279408,
    "xmax": -94.28974055422029,
    "ymax": 32.58212798212456,
    "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": "image_path",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "id",
     "type": "esriFieldTypeInteger",
     "alias": "id",
     "domain": null
    },
    {
     "name": "image_path",
     "type": "esriFieldTypeString",
     "alias": "image_path",
     "length": 250,
     "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_surfaceview_loc_clx_uid_key",
     "fields": "clx_uid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "r16_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a4_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,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -106.64564599966303,
    "ymin": 25.837091999796087,
    "xmax": -93.50813100004552,
    "ymax": 36.500694999674636,
    "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": "clx_uid",
     "type": "esriFieldTypeInteger",
     "alias": "clx_uid",
     "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": "municipality_boundaries_loc_clx_uid_key",
     "fields": "clx_uid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "r14_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a3_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": []
}