{
 "currentVersion": 10.91,
 "id": 0,
 "name": "WATER VALVES",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 2253,
  "latestWkid": 2253
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 15000.00000001936,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "687158a72d454d45942ed6e1f6853cf0",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAL5JREFUCJkFwb0OwVAAgNGvtzcNUstNF4OkETEZJGajBEMnu0XiIcwGb2DwAAZTEz9J38EDoMTE4lYi/hpa50iAIEC837TTVBWyWT1vNrkByOWSimmyaDQoW5YmDBn7vhp6np5I22ZaLFIGsCxIElSppEdBwEw6DjXXhTCE7Rbqdfh8UIeD6krD4Pn7kX88wHHgfgcAw9BnebmwjmN61SoIAacTHI/sMhlW8vulH0Wk+z0tIchdr2xeLwadDskf7HZD6ElRGaUAAAAASUVORK5CYII=",
    "contentType": "image/png",
    "width": 5,
    "height": 5,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "WATER VALVES",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "[VALVENUM]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 2400,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1.3082725473753273E7,
  "ymin": 441613.501968503,
  "xmax": 1.3101658883530185E7,
  "ymax": 470336.2624671906,
  "spatialReference": {
   "wkid": 2253,
   "latestWkid": 2253
  }
 },
 "hasAttachments": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "VALVENUM",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "VALVENUM",
   "type": "esriFieldTypeString",
   "alias": "VALVE #",
   "length": 50,
   "domain": null
  },
  {
   "name": "OWNER",
   "type": "esriFieldTypeString",
   "alias": "OWNER",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Owner",
    "description": "Owner",
    "codedValues": [
     {
      "name": "East Lansing",
      "code": "East Lansing"
     },
     {
      "name": "BWL",
      "code": "BWL"
     },
     {
      "name": "Lansing",
      "code": "Lansing"
     },
     {
      "name": "Meridian",
      "code": "Meridian"
     },
     {
      "name": "MSU",
      "code": "MSU"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LIVE",
   "type": "esriFieldTypeString",
   "alias": "LIVE",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Live",
    "description": "",
    "codedValues": [
     {
      "name": "LIVE",
      "code": "LIVE"
     },
     {
      "name": "ABANDONED",
      "code": "ABANDONED"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "vSize",
   "type": "esriFieldTypeString",
   "alias": "VALVE SIZE",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "wSize",
    "description": "Water Line Size (new)",
    "codedValues": [
     {
      "name": "12",
      "code": "12"
     },
     {
      "name": "16",
      "code": "16"
     },
     {
      "name": "20",
      "code": "20"
     },
     {
      "name": "30",
      "code": "30"
     },
     {
      "name": "01",
      "code": "01"
     },
     {
      "name": "02",
      "code": "02"
     },
     {
      "name": "03",
      "code": "03"
     },
     {
      "name": "04",
      "code": "04"
     },
     {
      "name": "06",
      "code": "06"
     },
     {
      "name": "08",
      "code": "08"
     },
     {
      "name": "10",
      "code": "10"
     },
     {
      "name": "14",
      "code": "14"
     },
     {
      "name": "18",
      "code": "18"
     },
     {
      "name": "40",
      "code": "40"
     },
     {
      "name": "24",
      "code": "24"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "tOperBy",
   "type": "esriFieldTypeString",
   "alias": "TURNED OPERARTED BY",
   "length": 50,
   "domain": null
  },
  {
   "name": "tTurnDt",
   "type": "esriFieldTypeDate",
   "alias": "TURNED DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "tPosit",
   "type": "esriFieldTypeString",
   "alias": "TURNED POSITION AT",
   "length": 50,
   "domain": null
  },
  {
   "name": "tHighTorq",
   "type": "esriFieldTypeString",
   "alias": "TURNER -HIGH TORQUE",
   "length": 50,
   "domain": null
  },
  {
   "name": "tNumTurns",
   "type": "esriFieldTypeString",
   "alias": "NUMBER OF TURNS",
   "length": 50,
   "domain": null
  },
  {
   "name": "tEndTime",
   "type": "esriFieldTypeString",
   "alias": "TURNER - END TIME",
   "length": 50,
   "domain": null
  },
  {
   "name": "tSizeValve",
   "type": "esriFieldTypeString",
   "alias": "TURNED - VALVE SIZE",
   "length": 50,
   "domain": null
  },
  {
   "name": "tNormPos",
   "type": "esriFieldTypeString",
   "alias": "TURNED NORM POSITION",
   "length": 50,
   "domain": null
  },
  {
   "name": "tCloseDir",
   "type": "esriFieldTypeString",
   "alias": "TURNED - CLOSE DIRECTION",
   "length": 50,
   "domain": null
  },
  {
   "name": "tCondi",
   "type": "esriFieldTypeString",
   "alias": "TURNED - CONDITION OF VALVE",
   "length": 50,
   "domain": null
  },
  {
   "name": "tType",
   "type": "esriFieldTypeString",
   "alias": "TURNED - TYPE OF VALVE",
   "length": 50,
   "domain": null
  },
  {
   "name": "tDepth",
   "type": "esriFieldTypeString",
   "alias": "TURNED DEPTH",
   "length": 50,
   "domain": null
  },
  {
   "name": "tNotes",
   "type": "esriFieldTypeString",
   "alias": "TURNED - NOTES",
   "length": 250,
   "domain": null
  },
  {
   "name": "tCrossStr",
   "type": "esriFieldTypeString",
   "alias": "TURNED - CROSS STREET",
   "length": 50,
   "domain": null
  },
  {
   "name": "tStatus",
   "type": "esriFieldTypeString",
   "alias": "STATUS OF VALVE EXERCISED",
   "length": 100,
   "domain": {
    "type": "codedValue",
    "name": "wValveExer",
    "description": "Status of Valve Turning",
    "codedValues": [
     {
      "name": "Completed",
      "code": "Completed"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Completed - No Data Collected",
      "code": "Completed - No Data Collected"
     },
     {
      "name": "Completed - Needs Cleaned",
      "code": "Completed - Needs Cleaned"
     },
     {
      "name": "Needs Turned",
      "code": "Needs Turned"
     },
     {
      "name": "Don't Turn (Not COEL/Hydrant etc)",
      "code": "Don't Turn (Not COEL/Hydrant etc)"
     },
     {
      "name": "Can't Turn - Needs Cleaned",
      "code": "Can't Turn - Needs Cleaned"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Can't Turn - Broken, needs cleaned or causes flooding",
      "code": "Can't Turn - Broken, needs cleaned or causes flooding"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "tNoTurn",
   "type": "esriFieldTypeString",
   "alias": "REASON NOT ABLE TO TURN/EXERCISE",
   "length": 150,
   "domain": null
  },
  {
   "name": "UpdateDt",
   "type": "esriFieldTypeDate",
   "alias": "DATE UPDATED (WATER VALVE INFO)",
   "length": 8,
   "domain": null
  },
  {
   "name": "TopSect",
   "type": "esriFieldTypeString",
   "alias": "TOP SECTION",
   "length": 255,
   "domain": {
    "type": "codedValue",
    "name": "wTopsec",
    "description": "",
    "codedValues": [
     {
      "name": "Top Section Broken",
      "code": "Top Section Broken"
     },
     {
      "name": "Off Center/Mis-aligned",
      "code": "Off Center/MIs-Aligned"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Needs_Vac_Out",
   "type": "esriFieldTypeString",
   "alias": "VALVE NEED VACED OUT",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Boolean",
    "description": "Yes / No Field",
    "codedValues": [
     {
      "name": "NO",
      "code": "NO"
     },
     {
      "name": "YES",
      "code": "YES"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "iNSPnOTES",
   "type": "esriFieldTypeString",
   "alias": "INSPECTION NOTES",
   "length": 250,
   "domain": null
  },
  {
   "name": "SectExer",
   "type": "esriFieldTypeString",
   "alias": "Valve Turning Sections",
   "length": 50,
   "domain": null
  },
  {
   "name": "TempShutoff",
   "type": "esriFieldTypeString",
   "alias": "Temp Turn Off / On",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "wValveformainRepair",
    "description": "Water Valve position for Main Repair",
    "codedValues": [
     {
      "name": "Valve Closed for Main Repair",
      "code": "Valve Closed for Main Repair"
     },
     {
      "name": "Valve Re-Opened after Repair",
      "code": "Valve Re-Opened after Repair"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "TempOffNote",
   "type": "esriFieldTypeString",
   "alias": "Turn Off Notes",
   "length": 250,
   "domain": null
  }
 ],
 "geometryField": {},
 "indexes": null,
 "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
}