{
 "currentVersion": 10.91,
 "id": 31,
 "name": "Road labels",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2245,
  "latestWkid": 2966
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 28,
  "name": "Roads"
 },
 "subLayers": [],
 "minScale": 24000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     0,
     0,
     0,
     0
    ],
    "width": -1
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": null,
    "labelExpression": "[Full_Name]",
    "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": [
      235,
      235,
      235,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 3064460.7300000004,
  "ymin": 1490260,
  "xmax": 3187927.3200000003,
  "ymax": 1598387.299999997,
  "spatialReference": {
   "wkid": 2245,
   "latestWkid": 2966
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "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": "hwy_num",
   "type": "esriFieldTypeString",
   "alias": "HWY_NUM",
   "length": 254,
   "domain": null
  },
  {
   "name": "l_f_add",
   "type": "esriFieldTypeString",
   "alias": "L_F_ADD",
   "length": 254,
   "domain": null
  },
  {
   "name": "l_t_add",
   "type": "esriFieldTypeString",
   "alias": "L_T_ADD",
   "length": 254,
   "domain": null
  },
  {
   "name": "name",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 254,
   "domain": null
  },
  {
   "name": "one_way",
   "type": "esriFieldTypeString",
   "alias": "ONE_WAY",
   "length": 254,
   "domain": null
  },
  {
   "name": "postal_l",
   "type": "esriFieldTypeString",
   "alias": "POSTAL_L",
   "length": 254,
   "domain": null
  },
  {
   "name": "postal_r",
   "type": "esriFieldTypeString",
   "alias": "POSTAL_R",
   "length": 254,
   "domain": null
  },
  {
   "name": "prefix",
   "type": "esriFieldTypeString",
   "alias": "PREFIX",
   "length": 254,
   "domain": null
  },
  {
   "name": "pretype",
   "type": "esriFieldTypeString",
   "alias": "PRETYPE",
   "length": 254,
   "domain": null
  },
  {
   "name": "r_f_add",
   "type": "esriFieldTypeString",
   "alias": "R_F_ADD",
   "length": 254,
   "domain": null
  },
  {
   "name": "r_t_add",
   "type": "esriFieldTypeString",
   "alias": "R_T_ADD",
   "length": 254,
   "domain": null
  },
  {
   "name": "suffix",
   "type": "esriFieldTypeString",
   "alias": "SUFFIX",
   "length": 254,
   "domain": null
  },
  {
   "name": "type",
   "type": "esriFieldTypeString",
   "alias": "TYPE",
   "length": 254,
   "domain": null
  },
  {
   "name": "full_name",
   "type": "esriFieldTypeString",
   "alias": "Full_Name",
   "length": 80,
   "domain": null
  },
  {
   "name": "pc_name",
   "type": "esriFieldTypeString",
   "alias": "PC_Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "fullname",
   "type": "esriFieldTypeString",
   "alias": "FULLNAME",
   "length": 100,
   "domain": null
  },
  {
   "name": "row_guid",
   "type": "esriFieldTypeString",
   "alias": "Row_GUID",
   "length": 50,
   "domain": null
  },
  {
   "name": "statusfield",
   "type": "esriFieldTypeString",
   "alias": "statusfield",
   "length": 50,
   "domain": null
  },
  {
   "name": "status",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS3_RoadStatus",
    "description": "RoadStatus",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Inactive",
      "code": "Inactive"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "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": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": 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
}