{
 "currentVersion": 10.71,
 "id": 14,
 "name": "State-Fed Highways",
 "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": 2787386.9750993103,
  "ymin": 25488.845821470022,
  "xmax": 2904073.6058987975,
  "ymax": 150944.32063181698,
  "spatialReference": {
   "wkid": 3454,
   "latestWkid": 4457
  }
 },
 "sourceSpatialReference": {
  "wkid": 3454,
  "latestWkid": 4457
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     250,
     52,
     17,
     255
    ],
    "width": 2
   },
   "label": "",
   "description": ""
  },
  "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": "",
 "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_TYPE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "99!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": "LABEL",
   "type": "esriFieldTypeString",
   "alias": "99!Label",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "LABEL"
  },
  {
   "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": "R46_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S40_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "State-Fed Highways",
   "description": "",
   "prototype": {
    "attributes": {
     "LENGTH": null,
     "ROADNAME": null,
     "SPEED_LIMIT": 0,
     "DATA_CLASS": 0,
     "CITY_CODE": "999",
     "LABEL": null,
     "COUNTY_CODE": 0,
     "SURFACE_TYPE": 0
    }
   },
   "drawingTool": "esriFeatureEditToolLine"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}