{
 "currentVersion": 10.41,
 "id": 2,
 "name": "Drainage",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "Drains WP"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "Drain_Type",
   "field2": null,
   "field3": null,
   "fieldDelimiter": ", ",
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 7.333333333333334
     },
     "value": "1",
     "label": "Open Municipal Drain",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "width": 7.333333333333334
     },
     "value": "2",
     "label": "Closed Municipal Drain",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAfter",
    "where": "(\"Drain_Type\"  = 2 )",
    "labelExpression": "[Name]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      197,
      255,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      254,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 9,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 100000,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerLinePlacementAboveAfter",
    "where": "(\"Drain_Type\"  = 1 )",
    "labelExpression": "[Name]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      112,
      255,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      254,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 9,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 100000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 463653.65330000035,
  "ymin": 4795853.4449000005,
  "xmax": 512420.98369999975,
  "ymax": 4832866.0845,
  "spatialReference": {
   "wkid": 26917,
   "latestWkid": 26917
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Name",
 "typeIdField": null,
 "fields": [
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "Ward",
   "type": "esriFieldTypeString",
   "alias": "Ward",
   "length": 255,
   "domain": null
  },
  {
   "name": "Drain_Type",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Drain Type",
   "domain": {
    "type": "codedValue",
    "name": "DrainType",
    "codedValues": [
     {
      "name": "Open Municipal Drain",
      "code": 1
     },
     {
      "name": "Closed Municipal Drain",
      "code": 2
     }
    ]
   }
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true
 }
}