{
 "currentVersion": 10.81,
 "id": 37,
 "name": "Boundary Valves",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102723,
  "latestWkid": 3735
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 72225,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SUBTYPECD",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriPMS",
      "url": "f5b0ec820298e4cc2ea68e50d03a14ec",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASxJREFUKJGd0TEsA1Ecx/Fv6+RJDNdEhXSQELNVlzIxVBshFw0dhNCJRMJkNpqaiM1ksEgrwXATYTCItbPkJBqToa1/yNVwOY+70sZ/ey//z3u//3sG/ywjsI6yQo5pJogzQBNXPStHSmJT4vI3GOeIIguk6cX0NwWBLDkmOWOLbaD2HXZxzCFLWERa5IoxyCbrGBhssKbhHgUsZlsiPUSUPBYVzjmg7MFx0ii6275IDJMp5jU0GW2L/OpjREeNoDqGUa/Xg29UgeGOYI2XL6ie1J18SDL0q8Gqg3LUlSBeq5RllwQZUn/M2gSueZBV2ddRT2iQZZFbTkkyFLpZgBsqOMwBroYAee65YAybIv2k6CEBuNR5VFVlS0N2KPDut/88e4ZXYDmYUpBQ8k8pZE2JI4T9VAAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "value": "9",
     "label": "Boundary",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1368837.20099473,
  "ymin": 490084.0455916822,
  "xmax": 1411274.7159142643,
  "ymax": 534812.5435533375,
  "spatialReference": {
   "wkid": 102723,
   "latestWkid": 3735
  }
 },
 "hasAttachments": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "LEGACYID",
 "typeIdField": "SubtypeCD",
 "subtypeFieldName": "SubtypeCD",
 "subtypeField": "SubtypeCD",
 "defaultSubtypeCode": 7,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ANCILLARYROLE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ANCILLARYROLE",
   "domain": null
  },
  {
   "name": "ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ENABLED",
   "domain": {
    "type": "codedValue",
    "name": "WS3_EnabledDomain",
    "description": "",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LEGACYID",
   "type": "esriFieldTypeString",
   "alias": "CityWorks LegacyID",
   "length": 20,
   "domain": null
  },
  {
   "name": "WARRANTYDATE",
   "type": "esriFieldTypeDate",
   "alias": "WARRANTYDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "ASSETID",
   "type": "esriFieldTypeString",
   "alias": "CityWorks AssetID",
   "length": 20,
   "domain": null
  },
  {
   "name": "SUBTYPECD",
   "type": "esriFieldTypeInteger",
   "alias": "Subtype",
   "domain": null
  },
  {
   "name": "WCVID",
   "type": "esriFieldTypeString",
   "alias": "Valve ID",
   "length": 10,
   "domain": null
  },
  {
   "name": "WCVTURN",
   "type": "esriFieldTypeString",
   "alias": "Number of Turns",
   "length": 10,
   "domain": null
  },
  {
   "name": "WCVTYP",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "WS3_WAWaterValveType",
    "description": "",
    "codedValues": [
     {
      "name": "Butterfly Valve",
      "code": "BF"
     },
     {
      "name": "Gate Valve",
      "code": "GV"
     },
     {
      "name": "Ball Valve",
      "code": "BV"
     },
     {
      "name": "Cone",
      "code": "CO"
     },
     {
      "name": "Air Release Valve",
      "code": "AR"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "WCVDIR",
   "type": "esriFieldTypeString",
   "alias": "Turn Direction to Close",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "WS3_WAWaterValveTurnDirection",
    "description": "",
    "codedValues": [
     {
      "name": "Left",
      "code": "L"
     },
     {
      "name": "Right",
      "code": "R"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "WCVSERV",
   "type": "esriFieldTypeString",
   "alias": "Valve Use",
   "length": 15,
   "domain": null
  },
  {
   "name": "WCVDIA",
   "type": "esriFieldTypeInteger",
   "alias": "Diameter",
   "domain": {
    "type": "codedValue",
    "name": "WS3_WAWaterValveDiameter",
    "description": "",
    "codedValues": [
     {
      "name": "2\"",
      "code": 2
     },
     {
      "name": "3\"",
      "code": 3
     },
     {
      "name": "6\"",
      "code": 6
     },
     {
      "name": "8\"",
      "code": 8
     },
     {
      "name": "10\"",
      "code": 10
     },
     {
      "name": "12\"",
      "code": 12
     },
     {
      "name": "14\"",
      "code": 14
     },
     {
      "name": "16\"",
      "code": 16
     },
     {
      "name": "20\"",
      "code": 20
     },
     {
      "name": "24\"",
      "code": 24
     },
     {
      "name": "30\"",
      "code": 30
     },
     {
      "name": "36\"",
      "code": 36
     },
     {
      "name": "4\"",
      "code": 4
     },
     {
      "name": "18\"",
      "code": 18
     },
     {
      "name": "1\"",
      "code": 1
     },
     {
      "name": "3/4 \"",
      "code": 75
     },
     {
      "name": "5/8 \"",
      "code": 625
     },
     {
      "name": "1 1/4\"",
      "code": 1125
     },
     {
      "name": "1 1/2\"",
      "code": 1500
     },
     {
      "name": "1/2\"",
      "code": 5
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "VALVEACCESS",
   "type": "esriFieldTypeString",
   "alias": "Access",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "WS3_WAWaterValveAccess",
    "description": "",
    "codedValues": [
     {
      "name": "Vault",
      "code": "V"
     },
     {
      "name": "Curb Box",
      "code": "C"
     },
     {
      "name": "Roadway Box",
      "code": "R"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "BURIEDDEPTHINCHES",
   "type": "esriFieldTypeInteger",
   "alias": "Buried Depth in Inches",
   "domain": null
  },
  {
   "name": "MANUFACTURER",
   "type": "esriFieldTypeString",
   "alias": "MANUFACTURER",
   "length": 32,
   "domain": null
  },
  {
   "name": "GENERALCOMMENTS",
   "type": "esriFieldTypeString",
   "alias": "General Comments",
   "length": 256,
   "domain": null
  },
  {
   "name": "JOINTTYPE",
   "type": "esriFieldTypeString",
   "alias": "Joint Type",
   "length": 15,
   "domain": {
    "type": "codedValue",
    "name": "WS3_WAWaterValveJointType",
    "description": "",
    "codedValues": [
     {
      "name": "Mechanical Joint",
      "code": "M"
     },
     {
      "name": "Flanged",
      "code": "F"
     },
     {
      "name": "Poured",
      "code": "P"
     },
     {
      "name": "Victaulic",
      "code": "V"
     },
     {
      "name": "Bell and Spigot",
      "code": "B"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "RESTRAINTTYPE",
   "type": "esriFieldTypeString",
   "alias": "Restraint Type",
   "length": 15,
   "domain": {
    "type": "codedValue",
    "name": "WS3_WAWaterValveRestraintType",
    "description": "",
    "codedValues": [
     {
      "name": "Field Lock",
      "code": "F"
     },
     {
      "name": "Rodded",
      "code": "R"
     },
     {
      "name": "Mega Lug",
      "code": "M"
     },
     {
      "name": "Concrete Blocking",
      "code": "C"
     },
     {
      "name": "Timber Blocking",
      "code": "T"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "ANGLE",
   "type": "esriFieldTypeDouble",
   "alias": "Symbol Rotation",
   "domain": null
  },
  {
   "name": "INSTALLATIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "INSTALLATIONDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "WORKORDERID",
   "type": "esriFieldTypeString",
   "alias": "Work Order ID",
   "length": 15,
   "domain": null
  },
  {
   "name": "INSTALLER",
   "type": "esriFieldTypeString",
   "alias": "INSTALLER",
   "length": 4,
   "domain": {
    "type": "codedValue",
    "name": "WS3_WAWaterFacilityInstaller",
    "description": "",
    "codedValues": [
     {
      "name": "City of Hamilton",
      "code": "CITY"
     },
     {
      "name": "Contractor",
      "code": "CONT"
     },
     {
      "name": "Other",
      "code": "OTH"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "SERVICE_STATUS",
   "type": "esriFieldTypeString",
   "alias": "Service Status",
   "length": 15,
   "domain": {
    "type": "codedValue",
    "name": "WS3_ServiceStatus",
    "description": "",
    "codedValues": [
     {
      "name": "Active",
      "code": "A"
     },
     {
      "name": "Inactive",
      "code": "I"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "WATERTRACEWEIGHT",
   "type": "esriFieldTypeInteger",
   "alias": "Water Trace Weight",
   "domain": null
  },
  {
   "name": "VALVEPOSITION",
   "type": "esriFieldTypeInteger",
   "alias": "Valve Position",
   "domain": {
    "type": "codedValue",
    "name": "WS3_WAValvePosition",
    "description": "",
    "codedValues": [
     {
      "name": "Closed",
      "code": 0
     },
     {
      "name": "Open",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "FACILITYID",
   "length": 30,
   "domain": null
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "LOCATION",
   "length": 100,
   "domain": null
  },
  {
   "name": "FHV_FAC",
   "type": "esriFieldTypeString",
   "alias": "FHV_FAC",
   "length": 10,
   "domain": null
  },
  {
   "name": "CV_FAC",
   "type": "esriFieldTypeString",
   "alias": "CV_FAC",
   "length": 10,
   "domain": null
  },
  {
   "name": "MV_FAC",
   "type": "esriFieldTypeString",
   "alias": "MV_FAC",
   "length": 10,
   "domain": null
  },
  {
   "name": "MAPGRID",
   "type": "esriFieldTypeString",
   "alias": "Map Grid ID",
   "length": 4,
   "domain": null
  },
  {
   "name": "MAPGRIDVC",
   "type": "esriFieldTypeString",
   "alias": "MAPGRIDVC",
   "length": 5,
   "domain": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "length": 38,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "ADDRESS",
   "length": 255,
   "domain": null
  },
  {
   "name": "HighTorque",
   "type": "esriFieldTypeDouble",
   "alias": "HighTorque",
   "domain": null
  },
  {
   "name": "ExerciseDate",
   "type": "esriFieldTypeDate",
   "alias": "ExerciseDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "x",
   "type": "esriFieldTypeDouble",
   "alias": "x",
   "domain": null
  },
  {
   "name": "y",
   "type": "esriFieldTypeDouble",
   "alias": "y",
   "domain": null
  },
  {
   "name": "horizontalAccuracy",
   "type": "esriFieldTypeDouble",
   "alias": "horizontalAccuracy",
   "domain": null
  },
  {
   "name": "hdop",
   "type": "esriFieldTypeDouble",
   "alias": "hdop",
   "domain": null
  },
  {
   "name": "pdop",
   "type": "esriFieldTypeDouble",
   "alias": "pdop",
   "domain": null
  },
  {
   "name": "vdop",
   "type": "esriFieldTypeDouble",
   "alias": "vdop",
   "domain": null
  },
  {
   "name": "satellites",
   "type": "esriFieldTypeInteger",
   "alias": "satellites",
   "domain": null
  },
  {
   "name": "InspectionID",
   "type": "esriFieldTypeString",
   "alias": "CW Inspection ID",
   "length": 25,
   "domain": null
  },
  {
   "name": "Operable",
   "type": "esriFieldTypeString",
   "alias": "Operable",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS3_YesNo",
    "description": "",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Y"
     },
     {
      "name": "No",
      "code": "N"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "UpdatedLocationGPS",
   "type": "esriFieldTypeString",
   "alias": "Updated GIS to GPS?",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS3_YesNo",
    "description": "",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Y"
     },
     {
      "name": "No",
      "code": "N"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R73_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_73",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_73",
   "fields": "GLOBALID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S51_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 6,
   "name": "Cone"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 5,
   "name": "PressureReducer"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 3,
   "name": "AirRelease"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 7,
   "name": "Curb"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 2,
   "name": "Gate"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 9,
   "name": "Boundary"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 10,
   "name": "Unknown Valve Type"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 4,
   "name": "BlowOff"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 1,
   "name": "Butterfly"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "id": 8,
   "name": "Fire Hydrant Valve"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 6,
   "name": "Cone"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 5,
   "name": "PressureReducer"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 3,
   "name": "AirRelease"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 7,
   "name": "Curb"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 2,
   "name": "Gate"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 9,
   "name": "Boundary"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 10,
   "name": "Unknown Valve Type"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 4,
   "name": "BlowOff"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 1,
   "name": "Butterfly"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "WCVTYP": {"type": "inherited"},
    "WCVDIR": {"type": "inherited"},
    "WCVDIA": {"type": "inherited"},
    "VALVEACCESS": {"type": "inherited"},
    "JOINTTYPE": {"type": "inherited"},
    "RESTRAINTTYPE": {"type": "inherited"},
    "INSTALLER": {"type": "inherited"},
    "SERVICE_STATUS": {"type": "inherited"},
    "VALVEPOSITION": {"type": "inherited"}
   },
   "defaultValues": {
    "ANCILLARYROLE": null,
    "ENABLED": 1,
    "LEGACYID": null,
    "WARRANTYDATE": null,
    "ASSETID": null,
    "SUBTYPECD": null,
    "WCVID": null,
    "WCVTURN": null,
    "WCVTYP": null,
    "WCVDIR": null,
    "WCVSERV": null,
    "WCVDIA": null,
    "VALVEACCESS": null,
    "BURIEDDEPTHINCHES": null,
    "MANUFACTURER": null,
    "GENERALCOMMENTS": null,
    "JOINTTYPE": null,
    "RESTRAINTTYPE": null,
    "ANGLE": null,
    "INSTALLATIONDATE": null,
    "WORKORDERID": null,
    "INSTALLER": null,
    "SERVICE_STATUS": null,
    "WATERTRACEWEIGHT": null,
    "VALVEPOSITION": 1,
    "FACILITYID": null,
    "LOCATION": null,
    "FHV_FAC": null,
    "CV_FAC": null,
    "MV_FAC": null,
    "MAPGRID": null,
    "MAPGRIDVC": null,
    "GLOBALID": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null,
    "ADDRESS": null,
    "HighTorque": null,
    "ExerciseDate": null,
    "x": null,
    "y": null,
    "horizontalAccuracy": null,
    "hdop": null,
    "pdop": null,
    "vdop": null,
    "satellites": null,
    "InspectionID": null,
    "Operable": null,
    "UpdatedLocationGPS": null
   },
   "code": 8,
   "name": "Fire Hydrant Valve"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Data,Map,Query",
 "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,
 "serviceItemId": "b4e612f210de4cb2a63462bd626a6080"
}