{
 "currentVersion": 10.81,
 "id": 0,
 "name": "Foul Sewer Pipe Condition",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2193,
  "latestWkid": 2193
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     150,
     5,
     0,
     255
    ],
    "width": 1
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": "GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition > 4.000000  AND GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition <= 5.800000 ",
    "labelExpression": "[GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition]",
    "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": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 5000,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": "GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition > 2.000000  AND GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition <= 4.000000 ",
    "labelExpression": "[GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      168,
      168,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 5000,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": "GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition >= 1.000000  AND GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition <= 2.000000 ",
    "labelExpression": "[GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      112,
      168,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 5000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1374610.1648000004,
  "ymin": 4907796.2243,
  "xmax": 1419081.8789,
  "ymax": 4957344.8224,
  "spatialReference": {
   "wkid": 2193,
   "latestWkid": 2193
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "GIS.GISADM.fs_pipe.UNITID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "GIS.GISADM.fs_pipe.OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.COMPTYPE",
   "type": "esriFieldTypeInteger",
   "alias": "comptype",
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.COMPKEY",
   "type": "esriFieldTypeInteger",
   "alias": "COMPKEY",
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.UNITID",
   "type": "esriFieldTypeString",
   "alias": "UNITID",
   "length": 25,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.UNITID2",
   "type": "esriFieldTypeString",
   "alias": "UNITID2",
   "length": 25,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.MAINCOMP1",
   "type": "esriFieldTypeInteger",
   "alias": "MAINCOMP1",
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.MAINCOMP2",
   "type": "esriFieldTypeInteger",
   "alias": "MAINCOMP2",
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.PARLINENO",
   "type": "esriFieldTypeString",
   "alias": "PARLINENO",
   "length": 1,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.SYMBOL",
   "type": "esriFieldTypeSmallInteger",
   "alias": "symbol",
   "domain": {
    "type": "codedValue",
    "name": "WS_FSPipeSymbol",
    "description": "FS Pipe Symbol",
    "codedValues": [
     {
      "name": "201- Sewer",
      "code": 201
     },
     {
      "name": "209 - Trunk Sewer",
      "code": 209
     },
     {
      "name": "224 - Rising Main",
      "code": 224
     },
     {
      "name": "220 - Trunk Rising Main",
      "code": 220
     },
     {
      "name": "222 - Vent Line",
      "code": 222
     },
     {
      "name": "219 - Virtual Pipe",
      "code": 219
     },
     {
      "name": "330 - Overflow Pipe",
      "code": 330
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "GIS.GISADM.fs_pipe.R_SHEET",
   "type": "esriFieldTypeString",
   "alias": "R_SHEET",
   "length": 6,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.NOTES",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "length": 254,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "enabled",
   "domain": {
    "type": "codedValue",
    "name": "EnabledDomain",
    "description": "",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "GIS.GISADM.fs_pipe.ProjectID",
   "type": "esriFieldTypeString",
   "alias": "ProjectID",
   "length": 50,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.IPS_Status",
   "type": "esriFieldTypeString",
   "alias": "IPS_Status",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WWIPSStatus",
    "description": "IPS Status",
    "codedValues": [
     {
      "name": "Dunedin Decommissioned",
      "code": "DDC"
     },
     {
      "name": "Dunedin in Service",
      "code": "DIS"
     },
     {
      "name": "Private in Service",
      "code": "PIS"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "GIS.GISADM.fs_pipe.created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "GIS.GISADM.fs_pipe.SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "GIS.GISADM.FS_PIPE_CONDITION_IPS.OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "GIS.GISADM.FS_PIPE_CONDITION_IPS.Compkey",
   "type": "esriFieldTypeInteger",
   "alias": "Compkey",
   "domain": null
  },
  {
   "name": "GIS.GISADM.FS_PIPE_CONDITION_IPS.Condition",
   "type": "esriFieldTypeDouble",
   "alias": "Condition",
   "domain": null
  },
  {
   "name": "GIS.GISADM.FS_PIPE_CONDITION_IPS.Date",
   "type": "esriFieldTypeDate",
   "alias": "Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "GIS.GISADM.FS_PIPE_CONDITION_IPS.Activity",
   "type": "esriFieldTypeString",
   "alias": "Activity",
   "length": 300,
   "domain": null
  },
  {
   "name": "GIS.GISADM.FS_PIPE_CONDITION_IPS.InspecNo",
   "type": "esriFieldTypeInteger",
   "alias": "InspecNo",
   "domain": null
  },
  {
   "name": "GIS.GISADM.FS_PIPE_CONDITION_IPS.WO_Number",
   "type": "esriFieldTypeString",
   "alias": "WO_Number",
   "length": 1073741822,
   "domain": null
  },
  {
   "name": "GIS.GISADM.FS_PIPE_CONDITION_IPS.PipeLength",
   "type": "esriFieldTypeDouble",
   "alias": "PipeLength",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "GIS.GISADM.fs_pipe.SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R1165_pk",
   "fields": "GIS.GISADM.fs_pipe.OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "I1785COMPKEY",
   "fields": "GIS.GISADM.fs_pipe.COMPKEY",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I1785UNITID",
   "fields": "GIS.GISADM.fs_pipe.UNITID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I1785UNITID2",
   "fields": "GIS.GISADM.fs_pipe.UNITID2",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S967_idx",
   "fields": "GIS.GISADM.fs_pipe.SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "R339_SDE_ROWID_UK",
   "fields": "GIS.GISADM.FS_PIPE_CONDITION_IPS.OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "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,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}