{
 "currentVersion": 10.91,
 "id": 5,
 "name": "NetworkBase_Modified",
 "type": "Feature Layer",
 "description": "An arc layer for visual representation of state-maintained road centerlines segmented by a subset of road characteristics necessary for routing. To this system, all structures in the current Structures Management Unit's database that cross or carry a state-maintained road have been added.This dataset was created for the express purpose of routing overweight/oversize vehicles along state-maintained roads within the PIMS application supplied by NCDOT's Engineering Applications Development group. No usage outside this application should be attempted. Certain aspects of the original line & structures data layers were modified for usage within the PIMS application and non-PIMS usage can result in incorrect routes.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102719,
  "latestWkid": 2264
 },
 "copyrightText": "Spatial Data Management Group - Product creation; Data Conversion Group \u2013 System geometry, mileage, events; Local County Government \u2013 Non-system geometry, Street Name event; Transportation Asset Analytics - Events; Transportation Planning Branch \u2013 Functional Class; Structures Management Unit - Structures; Spatial Analysis Group - event overlays and network layer creation",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     115,
     178,
     255,
     255
    ],
    "width": 1
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 406980.0801628828,
  "ymin": 42564.600104898214,
  "xmax": 3051823.000440225,
  "ymax": 1042847.4200733155,
  "spatialReference": {
   "wkid": 102719,
   "latestWkid": 2264
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "RTE_NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "RouteID",
   "type": "esriFieldTypeString",
   "alias": "RouteID",
   "length": 15,
   "domain": null
  },
  {
   "name": "BeginMp1",
   "type": "esriFieldTypeDouble",
   "alias": "BeginMp1",
   "domain": null
  },
  {
   "name": "EndMp1",
   "type": "esriFieldTypeDouble",
   "alias": "EndMp1",
   "domain": null
  },
  {
   "name": "RouteClass",
   "type": "esriFieldTypeString",
   "alias": "RouteClass",
   "length": 5,
   "domain": null
  },
  {
   "name": "TravelDirection",
   "type": "esriFieldTypeString",
   "alias": "TravelDirection",
   "length": 10,
   "domain": null
  },
  {
   "name": "FuncClass",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FuncClass",
   "domain": null
  },
  {
   "name": "TOWN",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TOWN",
   "domain": null
  },
  {
   "name": "TOLL",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TOLL",
   "domain": null
  },
  {
   "name": "BUSINESS_RTE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "BUSINESS_RTE",
   "domain": null
  },
  {
   "name": "RTE_NAME",
   "type": "esriFieldTypeString",
   "alias": "RTE_NAME",
   "length": 100,
   "domain": null
  },
  {
   "name": "BRDG_NBR",
   "type": "esriFieldTypeString",
   "alias": "Structure Carrying Over-Route",
   "length": 265,
   "domain": null
  },
  {
   "name": "COUNTY",
   "type": "esriFieldTypeString",
   "alias": "County",
   "length": 265,
   "domain": null
  },
  {
   "name": "CNTYNUM",
   "type": "esriFieldTypeString",
   "alias": "CNTYNUM",
   "length": 2,
   "domain": null
  },
  {
   "name": "STRCTR_LEN",
   "type": "esriFieldTypeDouble",
   "alias": "STRCTR_LEN",
   "domain": null
  },
  {
   "name": "LONG_DD",
   "type": "esriFieldTypeDouble",
   "alias": "LONG_DD",
   "domain": null
  },
  {
   "name": "LAT_DD",
   "type": "esriFieldTypeDouble",
   "alias": "LAT_DD",
   "domain": null
  },
  {
   "name": "OPERATING_RATING",
   "type": "esriFieldTypeDouble",
   "alias": "Weight Limit",
   "domain": null
  },
  {
   "name": "VERT_OVER_CLR",
   "type": "esriFieldTypeDouble",
   "alias": "Over Height",
   "domain": null
  },
  {
   "name": "HOR_OVER_CLR",
   "type": "esriFieldTypeDouble",
   "alias": "Over Width",
   "domain": null
  },
  {
   "name": "GREENLINE",
   "type": "esriFieldTypeString",
   "alias": "GREENLINE",
   "length": 265,
   "domain": null
  },
  {
   "name": "POSTEDCLOSED",
   "type": "esriFieldTypeString",
   "alias": "POSTEDCLOSED",
   "length": 265,
   "domain": null
  },
  {
   "name": "F_ZLEV",
   "type": "esriFieldTypeSmallInteger",
   "alias": "F_ZLEV",
   "domain": null
  },
  {
   "name": "T_ZLEV",
   "type": "esriFieldTypeSmallInteger",
   "alias": "T_ZLEV",
   "domain": null
  },
  {
   "name": "Type_Carrying",
   "type": "esriFieldTypeString",
   "alias": "Type Carrying Over-route",
   "length": 25,
   "domain": null
  },
  {
   "name": "BRDG_NBR2",
   "type": "esriFieldTypeString",
   "alias": "Structure Covering Under-Route",
   "length": 265,
   "domain": null
  },
  {
   "name": "STRCTR_LEN2",
   "type": "esriFieldTypeDouble",
   "alias": "STRCTR_LEN",
   "domain": null
  },
  {
   "name": "UND_CLR_ID",
   "type": "esriFieldTypeDouble",
   "alias": "UND_CLR_ID",
   "domain": null
  },
  {
   "name": "MIN_VERT_UND_CLR",
   "type": "esriFieldTypeDouble",
   "alias": "Min Under Height",
   "domain": null
  },
  {
   "name": "MIN_HOR_UND_CLR",
   "type": "esriFieldTypeDouble",
   "alias": "Min Under Width",
   "domain": null
  },
  {
   "name": "SPFC_VERT_UND_CLR",
   "type": "esriFieldTypeDouble",
   "alias": "SPFC_VERT_UND_CLR",
   "domain": null
  },
  {
   "name": "SPFC_HOR_UND_CLR",
   "type": "esriFieldTypeDouble",
   "alias": "SPFC_HOR_UND_CLR",
   "domain": null
  },
  {
   "name": "Type_Covering",
   "type": "esriFieldTypeString",
   "alias": "Type Covering Under-route",
   "length": 25,
   "domain": null
  },
  {
   "name": "Speeds_Created",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Speeds_Created",
   "domain": null
  },
  {
   "name": "Time_Minutes",
   "type": "esriFieldTypeDouble",
   "alias": "Time_Minutes",
   "domain": null
  },
  {
   "name": "OneWay",
   "type": "esriFieldTypeString",
   "alias": "OneWay",
   "length": 2,
   "domain": null
  },
  {
   "name": "ADMIN",
   "type": "esriFieldTypeString",
   "alias": "ADMIN",
   "length": 100,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape_Length",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}