{
 "currentVersion": 10.71,
 "id": 18,
 "name": "County Roads",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 12,
  "name": "Transportation"
 },
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "geometryType": "esriGeometryPolyline",
 "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,
 "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
 },
 "extent": {
  "xmin": 2615010.2058635354,
  "ymin": 364331.32063543797,
  "xmax": 2775655.70591715,
  "ymax": 495237.0707733482,
  "spatialReference": {
   "wkid": 3454,
   "latestWkid": 4457
  }
 },
 "sourceSpatialReference": {
  "wkid": 3454,
  "latestWkid": 4457
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SURFACE_TYPE",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       76,
       115,
       0,
       255
      ],
      "width": 2
     },
     "value": "5",
     "label": "Gravel",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 2
     },
     "value": "8",
     "label": "Bitum",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": null,
    "labelExpression": "[COUNTYID]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 9,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "hasM": true,
 "hasZ": false,
 "allowUpdateWithoutMValues": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "ROADNAME",
 "typeIdField": "SURFACE_TYPE",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "ROADNAME",
   "type": "esriFieldTypeString",
   "alias": "ROADNAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 35,
   "defaultValue": null,
   "modelName": "ROADNAME"
  },
  {
   "name": "SURFACE_WIDTH",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SURFACE_WIDTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "SURFACE_WIDTH"
  },
  {
   "name": "SURFACE_TYPE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SURFACE_TYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "SURFACE_TYPE"
  },
  {
   "name": "LANES",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LANES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "LANES"
  },
  {
   "name": "CURB_SHLDR_DESIG",
   "type": "esriFieldTypeSmallInteger",
   "alias": "CURB_SHLDR_DESIG",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "CURB_SHLDR_DESIG"
  },
  {
   "name": "SHOULDER_TYPE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SHOULDER_TYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 9,
   "modelName": "SHOULDER_TYPE"
  },
  {
   "name": "SHOULDER_WIDTH",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SHOULDER_WIDTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "SHOULDER_WIDTH"
  },
  {
   "name": "SPEED_LIMIT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SPEED_LIMIT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "SPEED_LIMIT"
  },
  {
   "name": "PARKING",
   "type": "esriFieldTypeSmallInteger",
   "alias": "PARKING",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "PARKING"
  },
  {
   "name": "TERRAIN",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TERRAIN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "TERRAIN"
  },
  {
   "name": "DATA_CLASS",
   "type": "esriFieldTypeSmallInteger",
   "alias": "DATA_CLASS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "DATA_CLASS"
  },
  {
   "name": "COUNTY_CODE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "COUNTY_CODE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "COUNTY_CODE"
  },
  {
   "name": "CITY_CODE",
   "type": "esriFieldTypeString",
   "alias": "CITY_CODE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": "999",
   "modelName": "CITY_CODE"
  },
  {
   "name": "SDDOT_ID",
   "type": "esriFieldTypeString",
   "alias": "SDDOT_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "SDDOT_ID"
  },
  {
   "name": "SECT_NUM",
   "type": "esriFieldTypeDouble",
   "alias": "SECT_NUM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SECT_NUM"
  },
  {
   "name": "RUR_URB_DESIG",
   "type": "esriFieldTypeSmallInteger",
   "alias": "RUR_URB_DESIG",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "RUR_URB_DESIG"
  },
  {
   "name": "URBAN_AREA",
   "type": "esriFieldTypeSmallInteger",
   "alias": "URBAN_AREA",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 99,
   "modelName": "URBAN_AREA"
  },
  {
   "name": "LOCAL_SYSTEM",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LOCAL_SYSTEM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 99,
   "modelName": "LOCAL_SYSTEM"
  },
  {
   "name": "RESOL_NUM",
   "type": "esriFieldTypeInteger",
   "alias": "RESOL_NUM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "RESOL_NUM"
  },
  {
   "name": "RESOL_DATE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "RESOL_DATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "RESOL_DATE"
  },
  {
   "name": "CURRENT_ADT",
   "type": "esriFieldTypeInteger",
   "alias": "CURRENT_ADT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "CURRENT_ADT"
  },
  {
   "name": "FEDAID_ELIG",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FEDAID_ELIG",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 99,
   "modelName": "FEDAID_ELIG"
  },
  {
   "name": "FEDAID_RTNUM",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FEDAID_RTNUM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "FEDAID_RTNUM"
  },
  {
   "name": "STATE_ADMIN",
   "type": "esriFieldTypeSmallInteger",
   "alias": "STATE_ADMIN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 99,
   "modelName": "STATE_ADMIN"
  },
  {
   "name": "FED_DOMAIN",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FED_DOMAIN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 99,
   "modelName": "FED_DOMAIN"
  },
  {
   "name": "RESPRK_DESIG",
   "type": "esriFieldTypeSmallInteger",
   "alias": "RESPRK_DESIG",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 99,
   "modelName": "RESPRK_DESIG"
  },
  {
   "name": "FUNC_CLASS",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FUNC_CLASS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "FUNC_CLASS"
  },
  {
   "name": "YR_ADDED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "YR_ADDED",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "YR_ADDED"
  },
  {
   "name": "YR_INVENTRD",
   "type": "esriFieldTypeSmallInteger",
   "alias": "YR_INVENTRD",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "YR_INVENTRD"
  },
  {
   "name": "ARC_LENGTH",
   "type": "esriFieldTypeDouble",
   "alias": "ARC_LENGTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "ARC_LENGTH"
  },
  {
   "name": "CHANGE",
   "type": "esriFieldTypeString",
   "alias": "CHANGE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "CHANGE"
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 250,
   "defaultValue": null,
   "modelName": "COMMENTS"
  },
  {
   "name": "HPMS_SEC_ID",
   "type": "esriFieldTypeString",
   "alias": "HPMS_SEC_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "HPMS_SEC_ID"
  },
  {
   "name": "ROADNAME_ALIAS",
   "type": "esriFieldTypeString",
   "alias": "ROADNAME_ALIAS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 35,
   "defaultValue": null,
   "modelName": "ROADNAME_ALIAS"
  },
  {
   "name": "SOURCE",
   "type": "esriFieldTypeString",
   "alias": "SOURCE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 250,
   "defaultValue": null,
   "modelName": "SOURCE"
  },
  {
   "name": "FEDAID_RT_ADT",
   "type": "esriFieldTypeDouble",
   "alias": "FEDAID_RT_ADT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "FEDAID_RT_ADT"
  },
  {
   "name": "COUNTYNAME",
   "type": "esriFieldTypeString",
   "alias": "COUNTYNAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "COUNTYNAME"
  },
  {
   "name": "COUNTYID",
   "type": "esriFieldTypeString",
   "alias": "COUNTYID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "COUNTYID"
  },
  {
   "name": "LENGTH",
   "type": "esriFieldTypeDouble",
   "alias": "LENGTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LENGTH"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R482_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S380_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": 5,
   "name": "5",
   "domains": {},
   "templates": [
    {
     "name": "Gravel",
     "description": "",
     "prototype": {
      "attributes": {
       "ROADNAME": null,
       "SURFACE_WIDTH": 0,
       "SURFACE_TYPE": 5,
       "LANES": 0,
       "CURB_SHLDR_DESIG": 0,
       "SHOULDER_TYPE": 9,
       "SHOULDER_WIDTH": 0,
       "SPEED_LIMIT": 0,
       "PARKING": 0,
       "TERRAIN": 0,
       "DATA_CLASS": 0,
       "COUNTY_CODE": 0,
       "SECT_NUM": null,
       "RUR_URB_DESIG": 0,
       "URBAN_AREA": 99,
       "LOCAL_SYSTEM": 99,
       "RESOL_NUM": 0,
       "RESOL_DATE": 0,
       "CURRENT_ADT": 0,
       "FEDAID_ELIG": 99,
       "FEDAID_RTNUM": 0,
       "STATE_ADMIN": 99,
       "FED_DOMAIN": 99,
       "RESPRK_DESIG": 99,
       "YR_ADDED": null,
       "YR_INVENTRD": 0,
       "SOURCE": null,
       "LENGTH": null,
       "CITY_CODE": "999",
       "SDDOT_ID": null,
       "FUNC_CLASS": 0,
       "ARC_LENGTH": 0,
       "CHANGE": null,
       "COMMENTS": null,
       "HPMS_SEC_ID": null,
       "ROADNAME_ALIAS": null,
       "FEDAID_RT_ADT": 0,
       "COUNTYNAME": null,
       "COUNTYID": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 8,
   "name": "8",
   "domains": {},
   "templates": [
    {
     "name": "Bitum",
     "description": "",
     "prototype": {
      "attributes": {
       "ROADNAME": null,
       "SURFACE_WIDTH": 0,
       "SURFACE_TYPE": 8,
       "LANES": 0,
       "CURB_SHLDR_DESIG": 0,
       "SHOULDER_TYPE": 9,
       "SHOULDER_WIDTH": 0,
       "SPEED_LIMIT": 0,
       "PARKING": 0,
       "TERRAIN": 0,
       "DATA_CLASS": 0,
       "COUNTY_CODE": 0,
       "SECT_NUM": null,
       "RUR_URB_DESIG": 0,
       "URBAN_AREA": 99,
       "LOCAL_SYSTEM": 99,
       "RESOL_NUM": 0,
       "RESOL_DATE": 0,
       "CURRENT_ADT": 0,
       "FEDAID_ELIG": 99,
       "FEDAID_RTNUM": 0,
       "STATE_ADMIN": 99,
       "FED_DOMAIN": 99,
       "RESPRK_DESIG": 99,
       "YR_ADDED": null,
       "YR_INVENTRD": 0,
       "SOURCE": null,
       "LENGTH": null,
       "CITY_CODE": "999",
       "SDDOT_ID": null,
       "FUNC_CLASS": 0,
       "ARC_LENGTH": 0,
       "CHANGE": null,
       "COMMENTS": null,
       "HPMS_SEC_ID": null,
       "ROADNAME_ALIAS": null,
       "FEDAID_RT_ADT": 0,
       "COUNTYNAME": null,
       "COUNTYID": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}