{
 "currentVersion": 10.91,
 "id": 1,
 "name": "Traffic Counts (2017)",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": 453007.83330000006,
  "ymin": 4750726.674900001,
  "xmax": 511052.8897000002,
  "ymax": 4818715.5746,
  "spatialReference": {
   "wkid": 26918,
   "latestWkid": 26918
  }
 },
 "sourceSpatialReference": {
  "wkid": 26918,
  "latestWkid": 26918
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "30fecb1a352b9e95c70dd8daefa3fd2c",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWpJREFUKJGd0rsvQ2EcxvEvenqKapsOTY6GxkIMnVgkFoOwYJG4jCL+ALHgzzAY/AFlkBDXlsQlmkYag8GARkW071BOqiU9b1NlUbTqEu/2Gz7J87x5TPzzmYqu4ZVqMpkJstlB8kYDKAnMNevU5udYHNXLwwFfE/exPYxHD0o1KDWQNzwk79pJK5Nq31KvXBsKFcPxZZVIdB/V1ojDU5zJ4oScYZPJqwDdvlZ2Rm7foRq5npVKbSNm2zeFLGDVrDxE54G+dyifn/qpc//yGxaoqugs6Wh2/KwKse12aHHDeewNvqT+BDE9aFrKKQRvMPt4Cnh/dUbyRAgR+4h6ubuHy9sF/FTU4Ca0BegfUD/edl74bXpzzzTgKoMyznRkhvRBsLCCwgDiJFaDJOJTasdYm6x8GQDqgXsgwMXR5tP1QkpKGaYEout6GPwxueHPAYdAHqgAzJqmnQkpzz5HKN4qxAFfaU4hxJfsrwkvgOdRTykNAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 10,
    "height": 10,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "\"AADT: \" CONCAT [AADT_T]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      230,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      253
     ],
     "haloSize": 1.5,
     "font": {
      "family": "Times New Roman",
      "size": 8,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 72000,
    "maxScale": 0
   }
  ]
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "AADT_T",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "Road_Name",
   "type": "esriFieldTypeString",
   "alias": "Road_Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "Road_Name"
  },
  {
   "name": "County",
   "type": "esriFieldTypeString",
   "alias": "County",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "County"
  },
  {
   "name": "station",
   "type": "esriFieldTypeString",
   "alias": "station",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "station"
  },
  {
   "name": "work_week",
   "type": "esriFieldTypeString",
   "alias": "work_week",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "work_week"
  },
  {
   "name": "Speed_limi",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Speed_limi",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Speed_limi"
  },
  {
   "name": "Municipali",
   "type": "esriFieldTypeString",
   "alias": "Municipali",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "Municipali"
  },
  {
   "name": "Location",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "Location"
  },
  {
   "name": "NSFAS",
   "type": "esriFieldTypeString",
   "alias": "NSFAS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "NSFAS"
  },
  {
   "name": "County_Roa",
   "type": "esriFieldTypeString",
   "alias": "County_Roa",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "County_Roa"
  },
  {
   "name": "County_Rou",
   "type": "esriFieldTypeString",
   "alias": "County_Rou",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "County_Rou"
  },
  {
   "name": "Tube_Spaci",
   "type": "esriFieldTypeString",
   "alias": "Tube_Spaci",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "Tube_Spaci"
  },
  {
   "name": "Data",
   "type": "esriFieldTypeString",
   "alias": "Data",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "Data"
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "Comments"
  },
  {
   "name": "GPS_Date",
   "type": "esriFieldTypeDate",
   "alias": "GPS_Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "GPS_Date"
  },
  {
   "name": "GPS_Time",
   "type": "esriFieldTypeString",
   "alias": "GPS_Time",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "GPS_Time"
  },
  {
   "name": "Northing",
   "type": "esriFieldTypeDouble",
   "alias": "Northing",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Northing"
  },
  {
   "name": "Easting",
   "type": "esriFieldTypeDouble",
   "alias": "Easting",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Easting"
  },
  {
   "name": "AADT_A",
   "type": "esriFieldTypeDouble",
   "alias": "AADT_A",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "AADT_A"
  },
  {
   "name": "AADT_B",
   "type": "esriFieldTypeDouble",
   "alias": "AADT_B",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "AADT_B"
  },
  {
   "name": "AADT_T",
   "type": "esriFieldTypeDouble",
   "alias": "AADT_T",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "AADT_T"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R1573_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1512_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Traffic Counts (2017)",
   "description": "",
   "prototype": {
    "attributes": {
     "AADT_B": null,
     "AADT_T": null,
     "Road_Name": null,
     "County": null,
     "station": null,
     "work_week": null,
     "Speed_limi": null,
     "Municipali": null,
     "Location": null,
     "NSFAS": null,
     "County_Roa": null,
     "County_Rou": null,
     "Tube_Spaci": null,
     "Data": null,
     "Comments": null,
     "GPS_Date": null,
     "GPS_Time": null,
     "Northing": null,
     "Easting": null,
     "AADT_A": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "2746973682794c35a41f2016d8b9eb91"
}