{
 "layers": [
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 0,
   "name": "Pavement Condition Street Segments",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 500000,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "CREATED_DATE",
    "creatorField": "CREATED_BY",
    "editDateField": "LAST_EDITED_DATE",
    "editorField": "LAST_EDITED_BY"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": 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,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ]
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -1.01624046498E7,
    "ymin": 3541671.2509,
    "xmax": -1.0113801129E7,
    "ymax": 3597628.635,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       78,
       78,
       78,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": false,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": true,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "ST_SEGMENT",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "ST_SEGMENT",
     "type": "esriFieldTypeString",
     "alias": "Street Segment ID",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 80,
     "defaultValue": null,
     "modelName": "ST_SEGMENT"
    },
    {
     "name": "STREET_NAM",
     "type": "esriFieldTypeString",
     "alias": "Street Name",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 80,
     "defaultValue": "",
     "modelName": "STREET_NAM"
    },
    {
     "name": "CONDITIONSCORE",
     "type": "esriFieldTypeInteger",
     "alias": "Condition Score",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": 0,
     "modelName": "CONDITIONSCORE"
    },
    {
     "name": "DATEPROCESSED",
     "type": "esriFieldTypeDate",
     "alias": "Date Processed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": -2209161600000,
     "modelName": "DATEPROCESSED"
    },
    {
     "name": "LENGTH_MILES",
     "type": "esriFieldTypeDouble",
     "alias": "Length in Miles",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LENGTH_MILES"
    },
    {
     "name": "CREATED_BY",
     "type": "esriFieldTypeString",
     "alias": "Created By",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CREATED_BY"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Created Date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_BY",
     "type": "esriFieldTypeString",
     "alias": "Last Edited By",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LAST_EDITED_BY"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Edited Date",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R53_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "PVMT_COND_STREET_ASSES_SI",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "types": [],
   "templates": [
    {
     "name": "Pavement Condition Street Segments",
     "description": "",
     "prototype": {
      "attributes": {
       "CONDITIONSCORE": 0,
       "DATEPROCESSED": -2209161600000
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 20000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}