{
 "layers": [
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 0,
   "name": "Sidewalk Condition Index",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "authoringInfo": {
      "type": "classedColor",
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          247,
          30,
          22,
          255
         ],
         "toColor": [
          235,
          245,
          42,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          245,
          42,
          255
         ],
         "toColor": [
          0,
          242,
          24,
          255
         ]
        }
       ]
      },
      "classificationMethod": "esriClassifyManual"
     },
     "field": "sci",
     "classificationMethod": "esriClassifyManual",
     "minValue": 0,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         145,
         145,
         145,
         255
        ],
        "width": 2
       },
       "classMaxValue": 10,
       "label": "Failed (0 - 10)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         0,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 25,
       "label": "Serious (10 - 25)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 40,
       "label": "Very Poor (25 - 40)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 55,
       "label": "Poor (40 - 55)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 70,
       "label": "Fair (55 - 70)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         85,
         255,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 85,
       "label": "Good (70 - 85)"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "classMaxValue": 100,
       "label": "Excellent (85 - 100)"
      }
     ],
     "legendOptions": {"order": "ascendingValues"}
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -9412086.6609,
    "ymin": 3981622.644299999,
    "xmax": -9383082.879,
    "ymax": 4013629.5111000016,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "streetname",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "fromstreetname",
     "type": "esriFieldTypeString",
     "alias": "From Street Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "tostreetname",
     "type": "esriFieldTypeString",
     "alias": "To Street Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "sci",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SCI",
     "domain": null
    },
    {
     "name": "maintenance_suggestion",
     "type": "esriFieldTypeString",
     "alias": "Maintenance Suggestion",
     "length": 50,
     "domain": null
    },
    {
     "name": "estimated_cost",
     "type": "esriFieldTypeInteger",
     "alias": "Estimate Cost ($)",
     "domain": null
    },
    {
     "name": "repair_priority",
     "type": "esriFieldTypeDouble",
     "alias": "Repair Priority",
     "domain": null
    },
    {
     "name": "functional_class",
     "type": "esriFieldTypeString",
     "alias": "Functional Class",
     "length": 50,
     "domain": null
    },
    {
     "name": "functional_class_id",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Functional Class ID",
     "domain": null
    },
    {
     "name": "surface_type",
     "type": "esriFieldTypeString",
     "alias": "Surface Type",
     "length": 50,
     "domain": null
    },
    {
     "name": "survey_date",
     "type": "esriFieldTypeDate",
     "alias": "Survey Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "width_ft",
     "type": "esriFieldTypeInteger",
     "alias": "Width (ft)",
     "domain": null
    },
    {
     "name": "length_ft",
     "type": "esriFieldTypeInteger",
     "alias": "Length (ft)",
     "domain": null
    },
    {
     "name": "area_sy",
     "type": "esriFieldTypeInteger",
     "alias": "Area (sy)",
     "domain": null
    },
    {
     "name": "last_repair_method",
     "type": "esriFieldTypeString",
     "alias": "Last Repair Method",
     "length": 50,
     "domain": null
    },
    {
     "name": "last_repair_cost",
     "type": "esriFieldTypeInteger",
     "alias": "Last Repair Cost",
     "domain": null
    },
    {
     "name": "last_repair_date",
     "type": "esriFieldTypeDate",
     "alias": "Last Repair Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "future_event",
     "type": "esriFieldTypeString",
     "alias": "Future Event",
     "length": 50,
     "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": 100,
     "domain": null
    },
    {
     "name": "editor_name",
     "type": "esriFieldTypeString",
     "alias": "Editor Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "editor_id",
     "type": "esriFieldTypeInteger",
     "alias": "Editor ID",
     "domain": null
    },
    {
     "name": "last_edit",
     "type": "esriFieldTypeDate",
     "alias": "Last Edit",
     "length": 8,
     "domain": null
    },
    {
     "name": "sw_id",
     "type": "esriFieldTypeInteger",
     "alias": "SW_ID",
     "domain": null
    },
    {
     "name": "streetgisid",
     "type": "esriFieldTypeDouble",
     "alias": "StreetGISID",
     "domain": null
    },
    {
     "name": "sidewalktypecode",
     "type": "esriFieldTypeDouble",
     "alias": "SidewalkTypeCode",
     "domain": null
    },
    {
     "name": "sidewalktype",
     "type": "esriFieldTypeString",
     "alias": "SidewalkType",
     "length": 255,
     "domain": null
    },
    {
     "name": "sidewalkmaterialcode",
     "type": "esriFieldTypeDouble",
     "alias": "SidewalkMaterialCode",
     "domain": null
    },
    {
     "name": "sidewalkmaterialgroupcode",
     "type": "esriFieldTypeDouble",
     "alias": "SidewalkMaterialGroupCode",
     "domain": null
    },
    {
     "name": "sidewalkmaterialgroup",
     "type": "esriFieldTypeString",
     "alias": "SidewalkMaterialGroup",
     "length": 255,
     "domain": null
    },
    {
     "name": "observedconditioncode",
     "type": "esriFieldTypeDouble",
     "alias": "ObservedConditionCode",
     "domain": null
    },
    {
     "name": "observedcondition",
     "type": "esriFieldTypeString",
     "alias": "ObservedCondition",
     "length": 255,
     "domain": null
    },
    {
     "name": "approxpsuedopanelcount",
     "type": "esriFieldTypeDouble",
     "alias": "ApproxPsuedoPanelCount",
     "domain": null
    },
    {
     "name": "swfaultlow",
     "type": "esriFieldTypeString",
     "alias": "SWFaultLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swfaultmoderate",
     "type": "esriFieldTypeString",
     "alias": "SWFaultModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swfaultsevere",
     "type": "esriFieldTypeString",
     "alias": "SWFaultSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swshatteredlow",
     "type": "esriFieldTypeString",
     "alias": "SWShatteredLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swshatteredmoderate",
     "type": "esriFieldTypeString",
     "alias": "SWShatteredModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swshatteredsevere",
     "type": "esriFieldTypeString",
     "alias": "SWShatteredSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swsagheavelow",
     "type": "esriFieldTypeString",
     "alias": "SWSagHeaveLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swsagheavemoderate",
     "type": "esriFieldTypeString",
     "alias": "SWSagHeaveModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swsagheavesevere",
     "type": "esriFieldTypeString",
     "alias": "SWSagHeaveSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swcracklow",
     "type": "esriFieldTypeString",
     "alias": "SWCrackLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swcrackmoderate",
     "type": "esriFieldTypeString",
     "alias": "SWCrackModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swcracksevere",
     "type": "esriFieldTypeString",
     "alias": "SWCrackSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swtexturelow",
     "type": "esriFieldTypeString",
     "alias": "SWTextureLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swtexturemoderate",
     "type": "esriFieldTypeString",
     "alias": "SWTextureModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swtexturesevere",
     "type": "esriFieldTypeString",
     "alias": "SWTextureSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swjointlow",
     "type": "esriFieldTypeString",
     "alias": "SWJointLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swjointmoderate",
     "type": "esriFieldTypeString",
     "alias": "SWJointModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swjointsevere",
     "type": "esriFieldTypeString",
     "alias": "SWJointSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swweedslow",
     "type": "esriFieldTypeString",
     "alias": "SWWeedsLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swweedsmoderate",
     "type": "esriFieldTypeString",
     "alias": "SWWeedsModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swweedssevere",
     "type": "esriFieldTypeString",
     "alias": "SWWeedsSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swpatchlow",
     "type": "esriFieldTypeString",
     "alias": "SWPatchLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swpatchmoderate",
     "type": "esriFieldTypeString",
     "alias": "SWPatchModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swpatchsevere",
     "type": "esriFieldTypeString",
     "alias": "SWPatchSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swxslopelow",
     "type": "esriFieldTypeString",
     "alias": "SWXSlopeLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swxslopemoderate",
     "type": "esriFieldTypeString",
     "alias": "SWXSlopeModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swxslopesevere",
     "type": "esriFieldTypeString",
     "alias": "SWXSlopeSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swslopelow",
     "type": "esriFieldTypeString",
     "alias": "SWSlopeLow",
     "length": 255,
     "domain": null
    },
    {
     "name": "swslopemoderate",
     "type": "esriFieldTypeString",
     "alias": "SWSlopeModerate",
     "length": 255,
     "domain": null
    },
    {
     "name": "swslopesevere",
     "type": "esriFieldTypeString",
     "alias": "SWSlopeSevere",
     "length": 255,
     "domain": null
    },
    {
     "name": "swcirating",
     "type": "esriFieldTypeString",
     "alias": "SWCIRating",
     "length": 255,
     "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": "r16_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "sidewalk_evaluation_loc_clx_uid_key",
     "fields": "clx_uid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "sidewalk_evaluation_loc_sw_id_2024_11_22_unique",
     "fields": "sw_id",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a5_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 20000,
   "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": "Sidewalk Distress",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "distress",
     "defaultSymbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       130,
       130,
       130,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.7
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         71,
         127,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Basketball Hoop",
       "label": "Basketball Hoop"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         203,
         240,
         101,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Bus Stop Shelter",
       "label": "Bus Stop Shelter"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         85,
         205,
         212,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Fence/Wall",
       "label": "Fence/Wall"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         130,
         99,
         46,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Fire Hydrant",
       "label": "Fire Hydrant"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         94,
         94,
         242,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Garbage Receptacle",
       "label": "Garbage Receptacle"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         54,
         145,
         71,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Grating",
       "label": "Grating"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         119,
         156,
         237,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Guy Wire / Support",
       "label": "Guy Wire / Support"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         222,
         87,
         230,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Light Standard",
       "label": "Light Standard"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         237,
         83,
         122,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Mailbox",
       "label": "Mailbox"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         46,
         130,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Manhole",
       "label": "Manhole"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         88,
         111,
         133,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Other",
       "label": "Other"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         167,
         250,
         191,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Power Pole",
       "label": "Power Pole"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         242,
         172,
         160,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Protrusion",
       "label": "Protrusion"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         222,
         214,
         142,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Sign Pole or Post",
       "label": "Sign Pole or Post"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         103,
         245,
         129,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Street Furniture",
       "label": "Street Furniture"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         138,
         48,
         57,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Traffic Signal",
       "label": "Traffic Signal"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         59,
         130,
         107,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Tree / Vegetation",
       "label": "Tree / Vegetation"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         242,
         138,
         213,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.7
        }
       },
       "value": "Utility",
       "label": "Utility"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          92,
          163,
          88,
          255
         ],
         "toColor": [
          92,
          163,
          88,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          230,
          100,
          237,
          255
         ],
         "toColor": [
          230,
          100,
          237,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          105,
          82,
          255
         ],
         "toColor": [
          209,
          105,
          82,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          99,
          164,
          224,
          255
         ],
         "toColor": [
          99,
          164,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          242,
          214,
          111,
          255
         ],
         "toColor": [
          242,
          214,
          111,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          84,
          131,
          255
         ],
         "toColor": [
          158,
          84,
          131,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          56,
          55,
          148,
          255
         ],
         "toColor": [
          56,
          55,
          148,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          145,
          235,
          212,
          255
         ],
         "toColor": [
          145,
          235,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          102,
          237,
          97,
          255
         ],
         "toColor": [
          102,
          237,
          97,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          205,
          166,
          247,
          255
         ],
         "toColor": [
          205,
          166,
          247,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          152,
          114,
          255
         ],
         "toColor": [
          184,
          152,
          114,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          206,
          242,
          85,
          255
         ],
         "toColor": [
          206,
          242,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          59,
          138,
          135,
          255
         ],
         "toColor": [
          59,
          138,
          135,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          74,
          79,
          130,
          255
         ],
         "toColor": [
          74,
          79,
          130,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          133,
          80,
          61,
          255
         ],
         "toColor": [
          133,
          80,
          61,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          92,
          190,
          255
         ],
         "toColor": [
          250,
          92,
          190,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          245,
          135,
          170,
          255
         ],
         "toColor": [
          245,
          135,
          170,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          145,
          92,
          250,
          255
         ],
         "toColor": [
          145,
          92,
          250,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9412083.541,
    "ymin": 414286.93829999864,
    "xmax": -9379239.436,
    "ymax": 4012503.658,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "distress",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "distress",
     "type": "esriFieldTypeString",
     "alias": "Distress",
     "length": 100,
     "domain": null
    },
    {
     "name": "severity",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "length": 255,
     "domain": null
    },
    {
     "name": "point_x",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "point_y",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "obstructionid",
     "type": "esriFieldTypeInteger",
     "alias": "ObstructionID",
     "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": "r14_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "sidewalk_distress_loc_clx_uid_key",
     "fields": "clx_uid",
     "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": 20000,
   "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": []
}