{
 "currentVersion": 10.91,
 "id": 6,
 "name": "Roads_all",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 4,
  "name": "Roads"
 },
 "defaultVisibility": true,
 "minScale": 75000,
 "maxScale": 0,
 "canScaleSymbols": true,
 "referenceScale": 18000,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": false,
 "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": 1430880.5210000016,
  "ymin": 1655058.0665000007,
  "xmax": 1730216,
  "ymax": 1933462.7749999985,
  "spatialReference": {
   "wkid": 103490,
   "latestWkid": 103490
  }
 },
 "sourceSpatialReference": {
  "wkid": 103490,
  "latestWkid": 103490
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "CLASS",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       0,
       0,
       255
      ],
      "width": 2
     },
     "value": "ARTERIAL",
     "label": "Arterial Rd",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       250,
       52,
       17,
       255
      ],
      "width": 0.8
     },
     "value": "COLLECTOR",
     "label": "Collector Rd",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 0.3
     },
     "value": "LOCAL",
     "label": "Local Rd",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       178,
       178,
       178,
       255
      ],
      "width": 8
     },
     "value": "RUNWAY",
     "label": "Airport runway",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": null,
    "labelExpression": "[NAME] CONCAT \" \" CONCAT [SUFFIX]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      168,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Calibri",
      "size": 2,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 10000,
    "maxScale": 0
   }
  ]
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "NAME",
 "typeIdField": "CLASS",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "CLASS",
   "type": "esriFieldTypeString",
   "alias": "CLASS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "CLASS"
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "TYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "TYPE"
  },
  {
   "name": "OWN",
   "type": "esriFieldTypeString",
   "alias": "OWN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "OWN"
  },
  {
   "name": "GPS_DATE",
   "type": "esriFieldTypeDate",
   "alias": "GPS_DATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "GPS_DATE"
  },
  {
   "name": "MILES",
   "type": "esriFieldTypeDouble",
   "alias": "MILES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "MILES"
  },
  {
   "name": "QCARC",
   "type": "esriFieldTypeDouble",
   "alias": "QCARC",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "QCARC"
  },
  {
   "name": "SOURCE",
   "type": "esriFieldTypeString",
   "alias": "SOURCE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "SOURCE"
  },
  {
   "name": "EXPORT",
   "type": "esriFieldTypeDouble",
   "alias": "EXPORT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "EXPORT"
  },
  {
   "name": "POSTDIR",
   "type": "esriFieldTypeString",
   "alias": "POSTDIR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "POSTDIR"
  },
  {
   "name": "ESN",
   "type": "esriFieldTypeDouble",
   "alias": "ESN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ESN"
  },
  {
   "name": "EESN",
   "type": "esriFieldTypeDouble",
   "alias": "EESN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "EESN"
  },
  {
   "name": "OESN",
   "type": "esriFieldTypeDouble",
   "alias": "OESN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "OESN"
  },
  {
   "name": "COMM",
   "type": "esriFieldTypeString",
   "alias": "COMM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 32,
   "defaultValue": null,
   "modelName": "COMM"
  },
  {
   "name": "ECOMM",
   "type": "esriFieldTypeString",
   "alias": "ECOMM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 32,
   "defaultValue": null,
   "modelName": "ECOMM"
  },
  {
   "name": "OCOMM",
   "type": "esriFieldTypeString",
   "alias": "OCOMM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 32,
   "defaultValue": null,
   "modelName": "OCOMM"
  },
  {
   "name": "DIR",
   "type": "esriFieldTypeString",
   "alias": "DIR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "DIR"
  },
  {
   "name": "RECORDID",
   "type": "esriFieldTypeDouble",
   "alias": "RECORDID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "RECORDID"
  },
  {
   "name": "CLASSIFI",
   "type": "esriFieldTypeString",
   "alias": "CLASSIFI",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "CLASSIFI"
  },
  {
   "name": "STATE",
   "type": "esriFieldTypeString",
   "alias": "STATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "STATE"
  },
  {
   "name": "CNTYID",
   "type": "esriFieldTypeString",
   "alias": "CNTYID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "CNTYID"
  },
  {
   "name": "LANES",
   "type": "esriFieldTypeDouble",
   "alias": "LANES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LANES"
  },
  {
   "name": "SURFACE",
   "type": "esriFieldTypeString",
   "alias": "SURFACE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "SURFACE"
  },
  {
   "name": "SPEED",
   "type": "esriFieldTypeDouble",
   "alias": "SPEED",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SPEED"
  },
  {
   "name": "SHOULDER",
   "type": "esriFieldTypeString",
   "alias": "SHOULDER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "SHOULDER"
  },
  {
   "name": "WIDTH",
   "type": "esriFieldTypeDouble",
   "alias": "WIDTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "WIDTH"
  },
  {
   "name": "MAPLABEL",
   "type": "esriFieldTypeString",
   "alias": "MAPLABEL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "MAPLABEL"
  },
  {
   "name": "SEGMENT_ID",
   "type": "esriFieldTypeDouble",
   "alias": "SEGMENT_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SEGMENT_ID"
  },
  {
   "name": "LASTCHANGE",
   "type": "esriFieldTypeString",
   "alias": "LASTCHANGE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "LASTCHANGE"
  },
  {
   "name": "PREFIX",
   "type": "esriFieldTypeString",
   "alias": "PREFIX",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "PREFIX"
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 40,
   "defaultValue": null,
   "modelName": "NAME"
  },
  {
   "name": "SUFFIX",
   "type": "esriFieldTypeString",
   "alias": "SUFFIX",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "SUFFIX"
  },
  {
   "name": "RDNAME",
   "type": "esriFieldTypeString",
   "alias": "RDNAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 51,
   "defaultValue": null,
   "modelName": "RDNAME"
  },
  {
   "name": "ALIAS_NAME",
   "type": "esriFieldTypeString",
   "alias": "ALIAS_NAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 51,
   "defaultValue": null,
   "modelName": "ALIAS_NAME"
  },
  {
   "name": "ALIAS",
   "type": "esriFieldTypeString",
   "alias": "ALIAS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 51,
   "defaultValue": null,
   "modelName": "ALIAS"
  },
  {
   "name": "ALIAS_SUFF",
   "type": "esriFieldTypeString",
   "alias": "ALIAS_SUFF",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "ALIAS_SUFF"
  },
  {
   "name": "LEFT_FROM",
   "type": "esriFieldTypeDouble",
   "alias": "LEFT_FROM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LEFT_FROM"
  },
  {
   "name": "LEFT_TO",
   "type": "esriFieldTypeDouble",
   "alias": "LEFT_TO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LEFT_TO"
  },
  {
   "name": "RIGHT_FROM",
   "type": "esriFieldTypeDouble",
   "alias": "RIGHT_FROM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "RIGHT_FROM"
  },
  {
   "name": "RIGHT_TO",
   "type": "esriFieldTypeDouble",
   "alias": "RIGHT_TO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "RIGHT_TO"
  },
  {
   "name": "LEFTRANGE",
   "type": "esriFieldTypeString",
   "alias": "LEFTRANGE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "LEFTRANGE"
  },
  {
   "name": "RIGHTRANGE",
   "type": "esriFieldTypeString",
   "alias": "RIGHTRANGE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "RIGHTRANGE"
  },
  {
   "name": "MUNL",
   "type": "esriFieldTypeString",
   "alias": "MUNL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "MUNL"
  },
  {
   "name": "MUNR",
   "type": "esriFieldTypeString",
   "alias": "MUNR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 4,
   "defaultValue": null,
   "modelName": "MUNR"
  },
  {
   "name": "ID",
   "type": "esriFieldTypeDouble",
   "alias": "ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ID"
  },
  {
   "name": "MSLINK",
   "type": "esriFieldTypeDouble",
   "alias": "MSLINK",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "MSLINK"
  },
  {
   "name": "LACO",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LACO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LACO"
  },
  {
   "name": "SNOW",
   "type": "esriFieldTypeString",
   "alias": "SNOW",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "SNOW"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "LCITY",
   "type": "esriFieldTypeString",
   "alias": "LCITY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "LCITY"
  },
  {
   "name": "RCITY",
   "type": "esriFieldTypeString",
   "alias": "RCITY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "RCITY"
  },
  {
   "name": "LCOUNTY",
   "type": "esriFieldTypeString",
   "alias": "LCOUNTY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "LCOUNTY"
  },
  {
   "name": "RCOUNTY",
   "type": "esriFieldTypeString",
   "alias": "RCOUNTY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "RCOUNTY"
  },
  {
   "name": "LSTATE",
   "type": "esriFieldTypeString",
   "alias": "LSTATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "LSTATE"
  },
  {
   "name": "RSTATE",
   "type": "esriFieldTypeString",
   "alias": "RSTATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "RSTATE"
  },
  {
   "name": "LZIP",
   "type": "esriFieldTypeString",
   "alias": "LZIP",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "LZIP"
  },
  {
   "name": "RZIP",
   "type": "esriFieldTypeString",
   "alias": "RZIP",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 80,
   "defaultValue": null,
   "modelName": "RZIP"
  },
  {
   "name": "RDID",
   "type": "esriFieldTypeInteger",
   "alias": "RDID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "RDID"
  },
  {
   "name": "DISTANCE",
   "type": "esriFieldTypeDouble",
   "alias": "DISTANCE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DISTANCE"
  },
  {
   "name": "FROMELEV",
   "type": "esriFieldTypeInteger",
   "alias": "FROMELEV",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FROMELEV"
  },
  {
   "name": "TOELEV",
   "type": "esriFieldTypeInteger",
   "alias": "TOELEV",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TOELEV"
  },
  {
   "name": "FROM_TO_COST",
   "type": "esriFieldTypeDouble",
   "alias": "FROM_TO_COST",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FROM_TO_COST"
  },
  {
   "name": "TO_FROM_COST",
   "type": "esriFieldTypeDouble",
   "alias": "TO_FROM_COST",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TO_FROM_COST"
  },
  {
   "name": "ONEWAY",
   "type": "esriFieldTypeString",
   "alias": "ONEWAY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "ONEWAY"
  },
  {
   "name": "CI_Exception",
   "type": "esriFieldTypeString",
   "alias": "CI_Exception",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "CI_Exception"
  },
  {
   "name": "Export911",
   "type": "esriFieldTypeString",
   "alias": "Export911",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "Export911"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R229_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_229",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I292LSTATE6",
   "fields": "LSTATE,RSTATE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I292LCITY5",
   "fields": "LCITY,RCITY",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I292LEFT_FROM4",
   "fields": "LEFT_FROM,LEFT_TO,RIGHT_FROM,RIGHT_TO",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I292NAME3",
   "fields": "NAME,RDNAME",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I292RDNAME",
   "fields": "RDNAME",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_229",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S215_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": "ARTERIAL",
   "name": "ARTERIAL",
   "domains": {},
   "templates": [
    {
     "name": "ARTERIAL",
     "description": "",
     "prototype": {
      "attributes": {
       "CI_Exception": null,
       "ONEWAY": null,
       "CLASS": "ARTERIAL",
       "TYPE": null,
       "OWN": null,
       "GPS_DATE": null,
       "MILES": null,
       "QCARC": null,
       "SOURCE": null,
       "EXPORT": null,
       "POSTDIR": null,
       "ESN": null,
       "EESN": null,
       "OESN": null,
       "COMM": null,
       "ECOMM": null,
       "OCOMM": null,
       "DIR": null,
       "RECORDID": null,
       "CLASSIFI": null,
       "STATE": null,
       "CNTYID": null,
       "LANES": null,
       "SURFACE": null,
       "SPEED": null,
       "SHOULDER": null,
       "WIDTH": null,
       "MAPLABEL": null,
       "SEGMENT_ID": null,
       "LASTCHANGE": null,
       "PREFIX": null,
       "NAME": null,
       "SUFFIX": null,
       "RDNAME": null,
       "ALIAS_NAME": null,
       "ALIAS": null,
       "ALIAS_SUFF": null,
       "LEFT_FROM": null,
       "LEFT_TO": null,
       "RIGHT_FROM": null,
       "RIGHT_TO": null,
       "LEFTRANGE": null,
       "RIGHTRANGE": null,
       "MUNL": null,
       "MUNR": null,
       "ID": null,
       "MSLINK": null,
       "LACO": null,
       "SNOW": null,
       "Export911": null,
       "LCITY": null,
       "RCITY": null,
       "LCOUNTY": null,
       "RCOUNTY": null,
       "LSTATE": null,
       "RSTATE": null,
       "LZIP": null,
       "RZIP": null,
       "RDID": null,
       "DISTANCE": null,
       "FROMELEV": null,
       "TOELEV": null,
       "FROM_TO_COST": null,
       "TO_FROM_COST": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "COLLECTOR",
   "name": "COLLECTOR",
   "domains": {},
   "templates": [
    {
     "name": "COLLECTOR",
     "description": "",
     "prototype": {
      "attributes": {
       "CI_Exception": null,
       "ONEWAY": null,
       "CLASS": "COLLECTOR",
       "TYPE": null,
       "OWN": null,
       "GPS_DATE": null,
       "MILES": null,
       "QCARC": null,
       "SOURCE": null,
       "EXPORT": null,
       "POSTDIR": null,
       "ESN": null,
       "EESN": null,
       "OESN": null,
       "COMM": null,
       "ECOMM": null,
       "OCOMM": null,
       "DIR": null,
       "RECORDID": null,
       "CLASSIFI": null,
       "STATE": null,
       "CNTYID": null,
       "LANES": null,
       "SURFACE": null,
       "SPEED": null,
       "SHOULDER": null,
       "WIDTH": null,
       "MAPLABEL": null,
       "SEGMENT_ID": null,
       "LASTCHANGE": null,
       "PREFIX": null,
       "NAME": null,
       "SUFFIX": null,
       "RDNAME": null,
       "ALIAS_NAME": null,
       "ALIAS": null,
       "ALIAS_SUFF": null,
       "LEFT_FROM": null,
       "LEFT_TO": null,
       "RIGHT_FROM": null,
       "RIGHT_TO": null,
       "LEFTRANGE": null,
       "RIGHTRANGE": null,
       "MUNL": null,
       "MUNR": null,
       "ID": null,
       "MSLINK": null,
       "LACO": null,
       "SNOW": null,
       "Export911": null,
       "LCITY": null,
       "RCITY": null,
       "LCOUNTY": null,
       "RCOUNTY": null,
       "LSTATE": null,
       "RSTATE": null,
       "LZIP": null,
       "RZIP": null,
       "RDID": null,
       "DISTANCE": null,
       "FROMELEV": null,
       "TOELEV": null,
       "FROM_TO_COST": null,
       "TO_FROM_COST": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "LOCAL",
   "name": "LOCAL",
   "domains": {},
   "templates": [
    {
     "name": "LOCAL",
     "description": "",
     "prototype": {
      "attributes": {
       "CI_Exception": null,
       "ONEWAY": null,
       "CLASS": "LOCAL",
       "TYPE": null,
       "OWN": null,
       "GPS_DATE": null,
       "MILES": null,
       "QCARC": null,
       "SOURCE": null,
       "EXPORT": null,
       "POSTDIR": null,
       "ESN": null,
       "EESN": null,
       "OESN": null,
       "COMM": null,
       "ECOMM": null,
       "OCOMM": null,
       "DIR": null,
       "RECORDID": null,
       "CLASSIFI": null,
       "STATE": null,
       "CNTYID": null,
       "LANES": null,
       "SURFACE": null,
       "SPEED": null,
       "SHOULDER": null,
       "WIDTH": null,
       "MAPLABEL": null,
       "SEGMENT_ID": null,
       "LASTCHANGE": null,
       "PREFIX": null,
       "NAME": null,
       "SUFFIX": null,
       "RDNAME": null,
       "ALIAS_NAME": null,
       "ALIAS": null,
       "ALIAS_SUFF": null,
       "LEFT_FROM": null,
       "LEFT_TO": null,
       "RIGHT_FROM": null,
       "RIGHT_TO": null,
       "LEFTRANGE": null,
       "RIGHTRANGE": null,
       "MUNL": null,
       "MUNR": null,
       "ID": null,
       "MSLINK": null,
       "LACO": null,
       "SNOW": null,
       "Export911": null,
       "LCITY": null,
       "RCITY": null,
       "LCOUNTY": null,
       "RCOUNTY": null,
       "LSTATE": null,
       "RSTATE": null,
       "LZIP": null,
       "RZIP": null,
       "RDID": null,
       "DISTANCE": null,
       "FROMELEV": null,
       "TOELEV": null,
       "FROM_TO_COST": null,
       "TO_FROM_COST": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "RUNWAY",
   "name": "RUNWAY",
   "domains": {},
   "templates": [
    {
     "name": "RUNWAY",
     "description": "",
     "prototype": {
      "attributes": {
       "CI_Exception": null,
       "ONEWAY": null,
       "CLASS": "RUNWAY",
       "TYPE": null,
       "OWN": null,
       "GPS_DATE": null,
       "MILES": null,
       "QCARC": null,
       "SOURCE": null,
       "EXPORT": null,
       "POSTDIR": null,
       "ESN": null,
       "EESN": null,
       "OESN": null,
       "COMM": null,
       "ECOMM": null,
       "OCOMM": null,
       "DIR": null,
       "RECORDID": null,
       "CLASSIFI": null,
       "STATE": null,
       "CNTYID": null,
       "LANES": null,
       "SURFACE": null,
       "SPEED": null,
       "SHOULDER": null,
       "WIDTH": null,
       "MAPLABEL": null,
       "SEGMENT_ID": null,
       "LASTCHANGE": null,
       "PREFIX": null,
       "NAME": null,
       "SUFFIX": null,
       "RDNAME": null,
       "ALIAS_NAME": null,
       "ALIAS": null,
       "ALIAS_SUFF": null,
       "LEFT_FROM": null,
       "LEFT_TO": null,
       "RIGHT_FROM": null,
       "RIGHT_TO": null,
       "LEFTRANGE": null,
       "RIGHTRANGE": null,
       "MUNL": null,
       "MUNR": null,
       "ID": null,
       "MSLINK": null,
       "LACO": null,
       "SNOW": null,
       "Export911": null,
       "LCITY": null,
       "RCITY": null,
       "LCOUNTY": null,
       "RCOUNTY": null,
       "LSTATE": null,
       "RSTATE": null,
       "LZIP": null,
       "RZIP": null,
       "RDID": null,
       "DISTANCE": null,
       "FROMELEV": null,
       "TOELEV": null,
       "FROM_TO_COST": null,
       "TO_FROM_COST": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "08935cb802ea4f1db685c208b707bc1d"
}