{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 1,
 "name": "Traffic Volume - 2022",
 "type": "Feature Layer",
 "description": "Traffic volume of Roadway Blocks. The dataset contains traffic volume data, created as part of the District of Columbia, Department of Transportation (DDOT) Roads and Highways database. A database provided by the District of Columbia, Department of Transportation identified traffic volume. Count data is collected (both direction) at pre-selected locations on Highway Performance Monitoring System (HPMS) Sections on a three-year cycle. These counts are converted to Annual Average Daily Traffic (AADT).",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 26985,
  "latestWkid": 26985,
  "xyTolerance": 0.002,
  "zTolerance": 2,
  "mTolerance": 2,
  "falseX": -36747100,
  "falseY": -29091500,
  "xyUnits": 1000,
  "falseZ": 0,
  "zUnits": 4,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "District of Columbia, Department of Transportation. Office of Information Technology and Innovations (OITI) - Spatial Data Systems.",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 100000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "authoringInfo": {
    "type": "classedColor",
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        244,
        252,
        146,
        255
       ],
       "toColor": [
        240,
        181,
        65,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        240,
        181,
        65,
        255
       ],
       "toColor": [
        128,
        10,
        1,
        255
       ]
      }
     ]
    },
    "classificationMethod": "esriClassifyNaturalBreaks"
   },
   "field": "AADT",
   "classificationMethod": "esriClassifyNaturalBreaks",
   "minValue": 0,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       235,
       190,
       255
      ],
      "width": 1
     },
     "classMaxValue": 9842,
     "label": "0 - 9842"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       250,
       209,
       85,
       255
      ],
      "width": 1
     },
     "classMaxValue": 21198,
     "label": "9843 - 21198"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       242,
       167,
       46,
       255
      ],
      "width": 1
     },
     "classMaxValue": 38459,
     "label": "21199 - 38459"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       173,
       83,
       19,
       255
      ],
      "width": 1
     },
     "classMaxValue": 79874,
     "label": "38460 - 79874"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       107,
       0,
       0,
       255
      ],
      "width": 1
     },
     "classMaxValue": 249207,
     "label": "79875 - 249207"
    }
   ],
   "legendOptions": {"order": "ascendingValues"}
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -8584595.84228207,
  "ymin": 4692088.917829138,
  "xmax": -8561515.62835993,
  "ymax": 4720993.064900679,
  "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": "ROUTEID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "ROUTEID",
   "type": "esriFieldTypeString",
   "alias": "Route ID",
   "length": 255,
   "domain": null
  },
  {
   "name": "FROMMEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "From Measure",
   "domain": null
  },
  {
   "name": "TOMEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "To Measure",
   "domain": null
  },
  {
   "name": "FROMDATE",
   "type": "esriFieldTypeDate",
   "alias": "From Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "TODATE",
   "type": "esriFieldTypeDate",
   "alias": "To Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "EVENTID",
   "type": "esriFieldTypeGUID",
   "alias": "Event Identifier",
   "length": 38,
   "domain": null
  },
  {
   "name": "AADT",
   "type": "esriFieldTypeInteger",
   "alias": "Annual Average Daily Traffic",
   "domain": null
  },
  {
   "name": "AADT_YEAR",
   "type": "esriFieldTypeInteger",
   "alias": "Annual Average Daily Traffic Year",
   "domain": null
  },
  {
   "name": "GIS_ID",
   "type": "esriFieldTypeString",
   "alias": "GIS Identifier",
   "length": 50,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.LEN",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.LEN",
   "domain": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "length": 38,
   "domain": null
  },
  {
   "name": "CREATOR",
   "type": "esriFieldTypeString",
   "alias": "CREATOR",
   "length": 255,
   "domain": null
  },
  {
   "name": "CREATED",
   "type": "esriFieldTypeDate",
   "alias": "CREATED",
   "length": 8,
   "domain": null
  },
  {
   "name": "EDITOR",
   "type": "esriFieldTypeString",
   "alias": "EDITOR",
   "length": 255,
   "domain": null
  },
  {
   "name": "EDITED",
   "type": "esriFieldTypeDate",
   "alias": "EDITED",
   "length": 8,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R54127_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_54127",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A18358_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "SHAPE.LEN",
  "units": "esriMeters",
  "mapUnits": {"uwkid": 9001}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}