{
 "currentVersion": 10.71,
 "id": 15,
 "name": "Roads",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 11,
  "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": 2784226.3728247285,
  "ymin": 21237.15386556089,
  "xmax": 2904073.6058987975,
  "ymax": 152841.0704472214,
  "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": "esriSLSDash",
      "color": [
       168,
       168,
       0,
       255
      ],
      "width": 1
     },
     "value": "1",
     "label": "Dirt, Unimproved or Trail",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDash",
      "color": [
       168,
       168,
       0,
       255
      ],
      "width": 1
     },
     "value": "2",
     "label": "Dirt, Unimproved or Trail",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDash",
      "color": [
       168,
       168,
       0,
       255
      ],
      "width": 1
     },
     "value": "3",
     "label": "Dirt, Unimproved or Trail",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 2
     },
     "value": "5",
     "label": "Gravel",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 2
     },
     "value": "8",
     "label": "Hard Surface",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 2
     },
     "value": "9",
     "label": "Hard Surface",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": true,
 "hasZ": false,
 "allowUpdateWithoutMValues": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "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": "SPEED_LIMIT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Speed Limit",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "SPEED_LIMIT"
  },
  {
   "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",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "COUNTY_CODE"
  },
  {
   "name": "CITY_CODE",
   "type": "esriFieldTypeString",
   "alias": "City",
   "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": "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": "R45_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S39_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": 1,
   "name": "1",
   "domains": {},
   "templates": [
    {
     "name": "Dirt, Unimproved or Trail",
     "description": "",
     "prototype": {
      "attributes": {
       "ROADNAME": null,
       "SURFACE_WIDTH": 0,
       "DATA_CLASS": 0,
       "COUNTY_CODE": 0,
       "CITY_CODE": "999",
       "SDDOT_ID": null,
       "SPEED_LIMIT": 0,
       "SURFACE_TYPE": 1,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 2,
   "name": "2",
   "domains": {},
   "templates": [
    {
     "name": "Dirt, Unimproved or Trail",
     "description": "",
     "prototype": {
      "attributes": {
       "ROADNAME": null,
       "SURFACE_WIDTH": 0,
       "DATA_CLASS": 0,
       "COUNTY_CODE": 0,
       "CITY_CODE": "999",
       "SDDOT_ID": null,
       "SPEED_LIMIT": 0,
       "SURFACE_TYPE": 2,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 3,
   "name": "3",
   "domains": {},
   "templates": [
    {
     "name": "Dirt, Unimproved or Trail",
     "description": "",
     "prototype": {
      "attributes": {
       "ROADNAME": null,
       "SURFACE_WIDTH": 0,
       "DATA_CLASS": 0,
       "COUNTY_CODE": 0,
       "CITY_CODE": "999",
       "SDDOT_ID": null,
       "SPEED_LIMIT": 0,
       "SURFACE_TYPE": 3,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 5,
   "name": "5",
   "domains": {},
   "templates": [
    {
     "name": "Gravel",
     "description": "",
     "prototype": {
      "attributes": {
       "ROADNAME": null,
       "SURFACE_WIDTH": 0,
       "DATA_CLASS": 0,
       "COUNTY_CODE": 0,
       "CITY_CODE": "999",
       "SDDOT_ID": null,
       "SPEED_LIMIT": 0,
       "SURFACE_TYPE": 5,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 8,
   "name": "8",
   "domains": {},
   "templates": [
    {
     "name": "Bituminous",
     "description": "",
     "prototype": {
      "attributes": {
       "ROADNAME": null,
       "SURFACE_WIDTH": 0,
       "DATA_CLASS": 0,
       "COUNTY_CODE": 0,
       "CITY_CODE": "999",
       "SDDOT_ID": null,
       "SPEED_LIMIT": 0,
       "SURFACE_TYPE": 8,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 9,
   "name": "9",
   "domains": {},
   "templates": [
    {
     "name": "Concrete",
     "description": "",
     "prototype": {
      "attributes": {
       "ROADNAME": null,
       "SURFACE_WIDTH": 0,
       "DATA_CLASS": 0,
       "COUNTY_CODE": 0,
       "CITY_CODE": "999",
       "SDDOT_ID": null,
       "SPEED_LIMIT": 0,
       "SURFACE_TYPE": 9,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}