{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 0,
 "name": "Sidewalk Condition Index",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 15000,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsQuantizationEditMode": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriMeters"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 389892.8530000001,
  "ymin": 125044.16120000184,
  "xmax": 407856.2084000036,
  "ymax": 147486.24280000106,
  "spatialReference": {
   "wkid": 26985,
   "latestWkid": 26985,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -36747100,
   "falseY": -29091500,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 26985,
  "latestWkid": 26985,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -36747100,
  "falseY": -29091500,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SCI_Category",
   "uniqueValueGroups": [
    {
     "heading": "Condition",
     "classes": [
      {
       "label": "Excellent",
       "description": "Excellent",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "width": 2
       },
       "values": [
        [
         "Excellent"
        ]
       ]
      },
      {
       "label": "Good",
       "description": "Good",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         152,
         230,
         0,
         255
        ],
        "width": 2
       },
       "values": [
        [
         "Good"
        ]
       ]
      },
      {
       "label": "Fair",
       "description": "Fair",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         212,
         190,
         255
        ],
        "width": 2
       },
       "values": [
        [
         "Fair"
        ]
       ]
      },
      {
       "label": "Poor",
       "description": "Poor",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "width": 2
       },
       "values": [
        [
         "Poor"
        ]
       ]
      },
      {
       "label": "Failed",
       "description": "Failed",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 2
       },
       "values": [
        [
         "Failed"
        ]
       ]
      },
      {
       "label": "N/A",
       "description": "N/A",
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "width": 2
       },
       "values": [
        [
         "N/A"
        ]
       ]
      }
     ]
    }
   ],
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 2
     },
     "value": "Excellent",
     "label": "Excellent"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       152,
       230,
       0,
       255
      ],
      "width": 2
     },
     "value": "Good",
     "label": "Good"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       212,
       190,
       255
      ],
      "width": 2
     },
     "value": "Fair",
     "label": "Fair"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       190,
       190,
       255
      ],
      "width": 2
     },
     "value": "Poor",
     "label": "Poor"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       0,
       0,
       255
      ],
      "width": 2
     },
     "value": "Failed",
     "label": "Failed"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       225,
       225,
       225,
       255
      ],
      "width": 2
     },
     "value": "N/A",
     "label": "N/A"
    }
   ],
   "fieldDelimiter": ",",
   "authoringInfo": {
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        207,
        230,
        252,
        255
       ],
       "toColor": [
        207,
        230,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        190,
        252,
        179,
        255
       ],
       "toColor": [
        190,
        252,
        179,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        248,
        184,
        252,
        255
       ],
       "toColor": [
        248,
        184,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        213,
        187,
        255
       ],
       "toColor": [
        252,
        213,
        187,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        182,
        252,
        235,
        255
       ],
       "toColor": [
        182,
        252,
        235,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        204,
        228,
        255
       ],
       "toColor": [
        252,
        204,
        228,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        251,
        252,
        194,
        255
       ],
       "toColor": [
        251,
        252,
        194,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        190,
        189,
        252,
        255
       ],
       "toColor": [
        190,
        189,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        212,
        252,
        210,
        255
       ],
       "toColor": [
        212,
        252,
        210,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        184,
        189,
        255
       ],
       "toColor": [
        252,
        184,
        189,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        232,
        210,
        252,
        255
       ],
       "toColor": [
        232,
        210,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        240,
        215,
        255
       ],
       "toColor": [
        252,
        240,
        215,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        210,
        250,
        252,
        255
       ],
       "toColor": [
        210,
        250,
        252,
        255
       ]
      }
     ]
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": true,
 "enableZDefaults": true,
 "zDefault": 0,
 "supportsVCSProjection": true,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": true,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "Id",
 "typeIdField": "SCI_Category",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "Id",
   "type": "esriFieldTypeString",
   "alias": "Identifier",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "Id"
  },
  {
   "name": "DataStatus",
   "type": "esriFieldTypeString",
   "alias": "Data Status",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "DataStatus"
  },
  {
   "name": "Num_MinorCracking",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number Minor Cracking",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Num_MinorCracking"
  },
  {
   "name": "Num_SeriousCracking",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number Serious Cracking",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Num_SeriousCracking"
  },
  {
   "name": "Num_Separation",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number Separation",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Num_Separation"
  },
  {
   "name": "Num_Missing",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number Missing",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Num_Missing"
  },
  {
   "name": "Num_Settlement",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number Settlement",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Num_Settlement"
  },
  {
   "name": "Num_Patches",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number Patches",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Num_Patches"
  },
  {
   "name": "Num_Scaling",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number Scaling",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Num_Scaling"
  },
  {
   "name": "Num_TreeFootDamage",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number Tree Foot Damage",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Num_TreeFootDamage"
  },
  {
   "name": "SCI",
   "type": "esriFieldTypeInteger",
   "alias": "SCI",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SCI"
  },
  {
   "name": "SCI_Category",
   "type": "esriFieldTypeString",
   "alias": "SCI Category",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "SCI_Category"
  },
  {
   "name": "MaintenancePriority",
   "type": "esriFieldTypeString",
   "alias": "Maintenance Priority",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "MaintenancePriority"
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null,
   "editable": false,
   "required": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SHAPE.STLength()"
  },
  {
   "name": "Sidewalk_Length_ft",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Sidewalk_Length_ft",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Sidewalk_Length_ft"
  },
  {
   "name": "Ownership",
   "type": "esriFieldTypeString",
   "alias": "Ownership",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Ownership"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "indexes": [
  {
   "name": "R20705_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S20329_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "types": [
  {
   "id": "Excellent",
   "name": "Excellent",
   "domains": {},
   "templates": [
    {
     "name": "Excellent",
     "description": "",
     "prototype": {
      "attributes": {
       "Sidewalk_Length_ft": null,
       "Ownership": null,
       "Id": null,
       "DataStatus": null,
       "Num_MinorCracking": null,
       "Num_SeriousCracking": null,
       "Num_Separation": null,
       "Num_Missing": null,
       "Num_Settlement": null,
       "Num_Patches": null,
       "Num_Scaling": null,
       "Num_TreeFootDamage": null,
       "SCI": null,
       "SCI_Category": "Excellent",
       "MaintenancePriority": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Good",
   "name": "Good",
   "domains": {},
   "templates": [
    {
     "name": "Good",
     "description": "",
     "prototype": {
      "attributes": {
       "Sidewalk_Length_ft": null,
       "Ownership": null,
       "Id": null,
       "DataStatus": null,
       "Num_MinorCracking": null,
       "Num_SeriousCracking": null,
       "Num_Separation": null,
       "Num_Missing": null,
       "Num_Settlement": null,
       "Num_Patches": null,
       "Num_Scaling": null,
       "Num_TreeFootDamage": null,
       "SCI": null,
       "SCI_Category": "Good",
       "MaintenancePriority": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Fair",
   "name": "Fair",
   "domains": {},
   "templates": [
    {
     "name": "Fair",
     "description": "",
     "prototype": {
      "attributes": {
       "Sidewalk_Length_ft": null,
       "Ownership": null,
       "Id": null,
       "DataStatus": null,
       "Num_MinorCracking": null,
       "Num_SeriousCracking": null,
       "Num_Separation": null,
       "Num_Missing": null,
       "Num_Settlement": null,
       "Num_Patches": null,
       "Num_Scaling": null,
       "Num_TreeFootDamage": null,
       "SCI": null,
       "SCI_Category": "Fair",
       "MaintenancePriority": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Poor",
   "name": "Poor",
   "domains": {},
   "templates": [
    {
     "name": "Poor",
     "description": "",
     "prototype": {
      "attributes": {
       "Sidewalk_Length_ft": null,
       "Ownership": null,
       "Id": null,
       "DataStatus": null,
       "Num_MinorCracking": null,
       "Num_SeriousCracking": null,
       "Num_Separation": null,
       "Num_Missing": null,
       "Num_Settlement": null,
       "Num_Patches": null,
       "Num_Scaling": null,
       "Num_TreeFootDamage": null,
       "SCI": null,
       "SCI_Category": "Poor",
       "MaintenancePriority": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Failed",
   "name": "Failed",
   "domains": {},
   "templates": [
    {
     "name": "Failed",
     "description": "",
     "prototype": {
      "attributes": {
       "Sidewalk_Length_ft": null,
       "Ownership": null,
       "Id": null,
       "DataStatus": null,
       "Num_MinorCracking": null,
       "Num_SeriousCracking": null,
       "Num_Separation": null,
       "Num_Missing": null,
       "Num_Settlement": null,
       "Num_Patches": null,
       "Num_Scaling": null,
       "Num_TreeFootDamage": null,
       "SCI": null,
       "SCI_Category": "Failed",
       "MaintenancePriority": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "N/A",
   "name": "N/A",
   "domains": {},
   "templates": [
    {
     "name": "N/A",
     "description": "",
     "prototype": {
      "attributes": {
       "Sidewalk_Length_ft": null,
       "Ownership": null,
       "Id": null,
       "DataStatus": null,
       "Num_MinorCracking": null,
       "Num_SeriousCracking": null,
       "Num_Separation": null,
       "Num_Missing": null,
       "Num_Settlement": null,
       "Num_Patches": null,
       "Num_Scaling": null,
       "Num_TreeFootDamage": null,
       "SCI": null,
       "SCI_Category": "N/A",
       "MaintenancePriority": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}