{
 "currentVersion": 10.91,
 "id": 51,
 "name": "Legal Drains",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2245,
  "latestWkid": 2966
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "Type",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     124,
     0,
     145,
     255
    ],
    "width": 1.2
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       219,
       120,
       81,
       255
      ],
      "width": 1.2
     },
     "value": "Closed",
     "label": "Closed",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       111,
       209,
       84,
       255
      ],
      "width": 1.2
     },
     "value": "Open",
     "label": "Open",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       75,
       150,
       173,
       255
      ],
      "width": 1.2
     },
     "value": "Tile",
     "label": "Tile",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       158,
       55,
       158,
       255
      ],
      "width": 1.2
     },
     "value": "Underground",
     "label": "Underground",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": null,
    "labelExpression": "[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": [
      225,
      225,
      225,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 3066357.5,
  "ymin": 1496372.5,
  "xmax": 3170213.710000001,
  "ymax": 1585979.0600000024,
  "spatialReference": {
   "wkid": 2245,
   "latestWkid": 2966
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "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": "name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "type",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS3_DrainageTypes",
    "description": "DrainageTypes",
    "codedValues": [
     {
      "name": "Open",
      "code": "Open"
     },
     {
      "name": "Tile",
      "code": "Tile"
     },
     {
      "name": "Underground",
      "code": "Underground"
     },
     {
      "name": "Closed",
      "code": "Closed"
     },
     {
      "name": "Private",
      "code": "Private"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "change",
   "type": "esriFieldTypeString",
   "alias": "Change",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS3_DrainageChange",
    "description": "Changed?",
    "codedValues": [
     {
      "name": "New",
      "code": "New"
     },
     {
      "name": "Changed",
      "code": "Changed"
     },
     {
      "name": "Not Changed",
      "code": "Not Changed"
     },
     {
      "name": "Fix",
      "code": "Fix"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "size",
   "type": "esriFieldTypeString",
   "alias": "Size",
   "length": 50,
   "domain": null
  },
  {
   "name": "length",
   "type": "esriFieldTypeString",
   "alias": "Length",
   "length": 50,
   "domain": null
  },
  {
   "name": "date",
   "type": "esriFieldTypeDate",
   "alias": "Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "row_guid",
   "type": "esriFieldTypeString",
   "alias": "Row_GUID",
   "length": 50,
   "domain": null
  },
  {
   "name": "type_desc",
   "type": "esriFieldTypeString",
   "alias": "Type_DESC",
   "length": 255,
   "domain": null
  },
  {
   "name": "gridid",
   "type": "esriFieldTypeInteger",
   "alias": "GridID",
   "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": 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
}