{
 "currentVersion": 10.81,
 "id": 43,
 "name": "Non-Active WW Gravity Mains",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2883,
  "latestWkid": 2883
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 35,
  "name": "Private and Non-Active Sewer"
 },
 "subLayers": [],
 "minScale": 4999,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "LIFECYCLESTATUS",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 6.600000381469727
     },
     "value": "Abandoned",
     "label": "Abandoned",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 6.600000381469727
     },
     "value": "UNC",
     "label": "Under Construction/ Future Use",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 6.600000381469727
     },
     "value": "Future",
     "label": "Under Construction/ Future Use",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": null,
    "labelExpression": "[FACILITYID]",
    "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": false,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 5000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 2000273.83386275,
  "ymin": 434853.733179823,
  "xmax": 2079621.95937666,
  "ymax": 578636.0810897349,
  "spatialReference": {
   "wkid": 2883,
   "latestWkid": 2883
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "MAPTIPS",
 "typeIdField": "Subtype",
 "subtypeFieldName": "Subtype",
 "subtypeField": "Subtype",
 "defaultSubtypeCode": 1,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Enabled",
   "domain": {
    "type": "codedValue",
    "name": "WS1_EnabledDomain",
    "description": "Shared by all Utilities",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "SUBTYPE",
   "type": "esriFieldTypeInteger",
   "alias": "Subtype",
   "domain": null
  },
  {
   "name": "ADMINISTRATIVEAREA",
   "type": "esriFieldTypeString",
   "alias": "AdministrativeArea",
   "length": 60,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainAdministrativeArea",
    "description": "",
    "codedValues": [
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "City of Tallahassee",
      "code": "TALLY"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "City of Tallahassee Electric",
      "code": "COTE"
     },
     {
      "name": "Florida State University",
      "code": "FSU"
     },
     {
      "name": "Florida A&M University",
      "code": "FAMU"
     },
     {
      "name": "Talquin",
      "code": "TALQUIN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "FACILITYID",
   "length": 20,
   "domain": null
  },
  {
   "name": "INSTALLDATE",
   "type": "esriFieldTypeDate",
   "alias": "INSTALLDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "LIFECYCLESTATUS",
   "type": "esriFieldTypeString",
   "alias": "LifecycleStatus",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainLifecycleStatus",
    "description": "",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Removed",
      "code": "Removed"
     },
     {
      "name": "Under Construction",
      "code": "UNC"
     },
     {
      "name": "Future Use",
      "code": "Future"
     },
     {
      "name": "Out of Service",
      "code": "OutofService"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "WORKORDERID",
   "type": "esriFieldTypeString",
   "alias": "WORKORDERID",
   "length": 20,
   "domain": null
  },
  {
   "name": "FLOWMEASUREMENTID",
   "type": "esriFieldTypeString",
   "alias": "FLOWMEASUREMENTID",
   "length": 255,
   "domain": null
  },
  {
   "name": "WATERTYPE",
   "type": "esriFieldTypeString",
   "alias": "WaterType",
   "length": 255,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainWaterType",
    "description": "",
    "codedValues": [
     {
      "name": "Treated Water",
      "code": "Treated"
     },
     {
      "name": "Sewage",
      "code": "Sewage"
     },
     {
      "name": "Waste Water Effluent",
      "code": "Effluent"
     },
     {
      "name": "Reuse",
      "code": "Reuse"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "MATERIAL",
   "type": "esriFieldTypeString",
   "alias": "Material",
   "length": 255,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainWaterLineMaterial",
    "description": "",
    "codedValues": [
     {
      "name": "Polyvinyl Chloride",
      "code": "PVC"
     },
     {
      "name": "Asbestos Cement",
      "code": "AC"
     },
     {
      "name": "Wood",
      "code": "WD"
     },
     {
      "name": "Not Known",
      "code": "XXX"
     },
     {
      "name": "Other",
      "code": "ZZZ"
     },
     {
      "name": "Pitch Fiber(Orangeburg)",
      "code": "OB"
     },
     {
      "name": "Reinforced Concrete Pipe",
      "code": "RCP"
     },
     {
      "name": "Fiberglass Reinforced Pipe",
      "code": "FRP"
     },
     {
      "name": "Polyethylene",
      "code": "PE"
     },
     {
      "name": "Ductile Iron Pipe",
      "code": "DIP"
     },
     {
      "name": "Cast Iron",
      "code": "CAS"
     },
     {
      "name": "Brick",
      "code": "BR"
     },
     {
      "name": "Corrugated Metal Pipe",
      "code": "CMP"
     },
     {
      "name": "Concrete Segments (bolted)",
      "code": "CP"
     },
     {
      "name": "Concrete Segments (unbolted)",
      "code": "CSU"
     },
     {
      "name": "Clay Tile",
      "code": "CT"
     },
     {
      "name": "Glass Reinforced Pipe",
      "code": "GRC"
     },
     {
      "name": "Polypropylene",
      "code": "PP"
     },
     {
      "name": "Plastic/Steel Composite",
      "code": "PSC"
     },
     {
      "name": "Reinforced Plastic Pipe (Truss Pipe)",
      "code": "RPM"
     },
     {
      "name": "Steel Pipe",
      "code": "SP"
     },
     {
      "name": "Vitrified Clay Pipe",
      "code": "VCP"
     },
     {
      "name": "Transite Pipe",
      "code": "TTE"
     },
     {
      "name": "HDPE",
      "code": "HDPE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "PIPECLASS",
   "type": "esriFieldTypeString",
   "alias": "PIPECLASS",
   "length": 20,
   "domain": null
  },
  {
   "name": "ROUGHNESS",
   "type": "esriFieldTypeDouble",
   "alias": "ROUGHNESS",
   "domain": null
  },
  {
   "name": "CROSSSECTIONSHAPE",
   "type": "esriFieldTypeString",
   "alias": "CrossSectionShape",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainGravityMainShapes",
    "description": "",
    "codedValues": [
     {
      "name": "Circular",
      "code": "Circular"
     },
     {
      "name": "Horseshoe",
      "code": "Horseshoe"
     },
     {
      "name": "Oblong",
      "code": "Oblong"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "NOMINALDIAMETER",
   "type": "esriFieldTypeInteger",
   "alias": "NominalDiameter",
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainMainDistributionDiameter",
    "description": "",
    "codedValues": [
     {
      "name": "1 inch",
      "code": 1
     },
     {
      "name": "2 inch",
      "code": 2
     },
     {
      "name": "4 inch",
      "code": 4
     },
     {
      "name": "6 inch",
      "code": 6
     },
     {
      "name": "8 inch",
      "code": 8
     },
     {
      "name": "10 inch",
      "code": 10
     },
     {
      "name": "12 inch",
      "code": 12
     },
     {
      "name": "14 inch",
      "code": 14
     },
     {
      "name": "16 inch",
      "code": 16
     },
     {
      "name": "18 inch",
      "code": 18
     },
     {
      "name": "20 inch",
      "code": 20
     },
     {
      "name": "24 inch",
      "code": 24
     },
     {
      "name": "Unknown",
      "code": 0
     },
     {
      "name": "Other",
      "code": -1
     },
     {
      "name": "15 inch",
      "code": 15
     },
     {
      "name": "21 inch",
      "code": 21
     },
     {
      "name": "30 inch",
      "code": 30
     },
     {
      "name": "36 inch",
      "code": 36
     },
     {
      "name": "42 inch",
      "code": 42
     },
     {
      "name": "27 inch",
      "code": 27
     },
     {
      "name": "48 inch",
      "code": 48
     },
     {
      "name": "1/2 inch",
      "code": 99
     },
     {
      "name": "3 inch",
      "code": 3
     },
     {
      "name": "1 1/2 inch",
      "code": 35
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "SLOPE",
   "type": "esriFieldTypeDouble",
   "alias": "SLOPE",
   "domain": null
  },
  {
   "name": "UPSTREAMFACILITY",
   "type": "esriFieldTypeString",
   "alias": "UPSTREAMFACILITY",
   "length": 12,
   "domain": null
  },
  {
   "name": "DOWNSTREAMFACILITY",
   "type": "esriFieldTypeString",
   "alias": "DOWNSTREAMFACILITY",
   "length": 12,
   "domain": null
  },
  {
   "name": "FLOWMETER",
   "type": "esriFieldTypeString",
   "alias": "FLOWMETER",
   "length": 8,
   "domain": null
  },
  {
   "name": "PARENTID_SG",
   "type": "esriFieldTypeString",
   "alias": "PARENTID_SG",
   "length": 20,
   "domain": null
  },
  {
   "name": "MAPTIPS",
   "type": "esriFieldTypeString",
   "alias": "MAPTIPS",
   "length": 50,
   "domain": null
  },
  {
   "name": "ST_PREFIX",
   "type": "esriFieldTypeString",
   "alias": "ST_PREFIX",
   "length": 10,
   "domain": null
  },
  {
   "name": "STREET",
   "type": "esriFieldTypeString",
   "alias": "STREET",
   "length": 30,
   "domain": null
  },
  {
   "name": "ST_SUFFIX",
   "type": "esriFieldTypeString",
   "alias": "ST_SUFFIX",
   "length": 10,
   "domain": null
  },
  {
   "name": "PROJNUMBER",
   "type": "esriFieldTypeString",
   "alias": "PROJNUMBER",
   "length": 10,
   "domain": null
  },
  {
   "name": "LENGTH",
   "type": "esriFieldTypeDouble",
   "alias": "LENGTH",
   "domain": null
  },
  {
   "name": "MANNING",
   "type": "esriFieldTypeDouble",
   "alias": "MANNING",
   "domain": null
  },
  {
   "name": "UP_DATA",
   "type": "esriFieldTypeDouble",
   "alias": "UP_DATA",
   "domain": null
  },
  {
   "name": "DN_DATA",
   "type": "esriFieldTypeDouble",
   "alias": "DN_DATA",
   "domain": null
  },
  {
   "name": "FLAP_GATE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "FLAP_GATE",
   "domain": null
  },
  {
   "name": "GEOM1",
   "type": "esriFieldTypeDouble",
   "alias": "GEOM1",
   "domain": null
  },
  {
   "name": "MAINT_AREA",
   "type": "esriFieldTypeInteger",
   "alias": "MAINT_AREA",
   "domain": null
  },
  {
   "name": "INSPECTIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "INSPECTIONDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "REPORT_LOCATION",
   "type": "esriFieldTypeString",
   "alias": "REPORT_LOCATION",
   "length": 255,
   "domain": null
  },
  {
   "name": "PACPOANDM",
   "type": "esriFieldTypeInteger",
   "alias": "PACPOANDM",
   "domain": null
  },
  {
   "name": "PACPSTRUCTURAL",
   "type": "esriFieldTypeInteger",
   "alias": "PACPSTRUCTURAL",
   "domain": null
  },
  {
   "name": "PACPOVERALL",
   "type": "esriFieldTypeInteger",
   "alias": "PACPOVERALL",
   "domain": null
  },
  {
   "name": "WOWVIEW",
   "type": "esriFieldTypeString",
   "alias": "WOWVIEW",
   "length": 255,
   "domain": null
  },
  {
   "name": "LASTWODATE",
   "type": "esriFieldTypeDate",
   "alias": "Completion Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "WOCOMPLETEDBY",
   "type": "esriFieldTypeString",
   "alias": "WOCOMPLETEDBY",
   "length": 100,
   "domain": null
  },
  {
   "name": "WORKPERFORMED",
   "type": "esriFieldTypeString",
   "alias": "WORKPERFORMED",
   "length": 100,
   "domain": null
  },
  {
   "name": "WORKORDERCOMMENTS",
   "type": "esriFieldTypeString",
   "alias": "WorkOrderComments",
   "length": 255,
   "domain": null
  },
  {
   "name": "WORKORDERDETAILS",
   "type": "esriFieldTypeString",
   "alias": "WorkOrderDetails",
   "length": 255,
   "domain": null
  },
  {
   "name": "WOHISTORY",
   "type": "esriFieldTypeString",
   "alias": "WoHistory",
   "length": 255,
   "domain": null
  },
  {
   "name": "VERTICALDATUM",
   "type": "esriFieldTypeString",
   "alias": "VERTICALDATUM",
   "length": 20,
   "domain": null
  },
  {
   "name": "PAVEMENTPLACEMENT",
   "type": "esriFieldTypeString",
   "alias": "PAVEMENTPLACEMENT",
   "length": 9,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainPavement",
    "description": "Pavement",
    "codedValues": [
     {
      "name": "Under Pavement",
      "code": "Under"
     },
     {
      "name": "Not Under Pavement",
      "code": "Not Under"
     },
     {
      "name": "Partially Under Pavement",
      "code": "Partial"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "ASBUILTPROJNAME",
   "type": "esriFieldTypeString",
   "alias": "ASBUILTPROJNAME",
   "length": 255,
   "domain": null
  },
  {
   "name": "CREATIONUSER",
   "type": "esriFieldTypeString",
   "alias": "CREATIONUSER",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainUsers",
    "description": "Editor Names",
    "codedValues": [
     {
      "name": "Greg Alley",
      "code": "GA"
     },
     {
      "name": "Marilyn Aloi",
      "code": "MA"
     },
     {
      "name": "Audrey Byrne",
      "code": "AB"
     },
     {
      "name": "Joe Goeke",
      "code": "JG"
     },
     {
      "name": "JJ Meadows",
      "code": "JM"
     },
     {
      "name": "Trina Mitchell",
      "code": "TM"
     },
     {
      "name": "David Nichols",
      "code": "DN"
     },
     {
      "name": "Dena Ragheb",
      "code": "DR"
     },
     {
      "name": "Brandon Nichols",
      "code": "BN"
     },
     {
      "name": "Jennifer Schroyer",
      "code": "JS"
     },
     {
      "name": "Eric Ratchell",
      "code": "ER"
     },
     {
      "name": "Alex Bluteau",
      "code": "XB"
     },
     {
      "name": "Wes Britt",
      "code": "WB"
     },
     {
      "name": "Sewer Crew",
      "code": "SC"
     },
     {
      "name": "Thom Chaffee",
      "code": "TC"
     },
     {
      "name": "Tracy Lee",
      "code": "TL"
     },
     {
      "name": "Taylor Lee",
      "code": "Taylor Lee"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "CREATIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "CREATIONDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "MODIFIEDUSER",
   "type": "esriFieldTypeString",
   "alias": "MODIFIEDUSER",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainUsers",
    "description": "Editor Names",
    "codedValues": [
     {
      "name": "Greg Alley",
      "code": "GA"
     },
     {
      "name": "Marilyn Aloi",
      "code": "MA"
     },
     {
      "name": "Audrey Byrne",
      "code": "AB"
     },
     {
      "name": "Joe Goeke",
      "code": "JG"
     },
     {
      "name": "JJ Meadows",
      "code": "JM"
     },
     {
      "name": "Trina Mitchell",
      "code": "TM"
     },
     {
      "name": "David Nichols",
      "code": "DN"
     },
     {
      "name": "Dena Ragheb",
      "code": "DR"
     },
     {
      "name": "Brandon Nichols",
      "code": "BN"
     },
     {
      "name": "Jennifer Schroyer",
      "code": "JS"
     },
     {
      "name": "Eric Ratchell",
      "code": "ER"
     },
     {
      "name": "Alex Bluteau",
      "code": "XB"
     },
     {
      "name": "Wes Britt",
      "code": "WB"
     },
     {
      "name": "Sewer Crew",
      "code": "SC"
     },
     {
      "name": "Thom Chaffee",
      "code": "TC"
     },
     {
      "name": "Tracy Lee",
      "code": "TL"
     },
     {
      "name": "Taylor Lee",
      "code": "Taylor Lee"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "MODIFIEDDATE",
   "type": "esriFieldTypeDate",
   "alias": "MODIFIEDDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "length": 255,
   "domain": null
  },
  {
   "name": "SOURCE",
   "type": "esriFieldTypeString",
   "alias": "SOURCE",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainSource",
    "description": "SS Source",
    "codedValues": [
     {
      "name": "AsBuilt",
      "code": "2"
     },
     {
      "name": "GPS Corrected",
      "code": "1"
     },
     {
      "name": "GPS",
      "code": "5"
     },
     {
      "name": "Field Book",
      "code": "4"
     },
     {
      "name": "Other",
      "code": "3"
     },
     {
      "name": "SPID",
      "code": "6"
     },
     {
      "name": "Under Construction",
      "code": "7"
     },
     {
      "name": "Survey",
      "code": "8"
     },
     {
      "name": "GIS Field Verification",
      "code": "9"
     },
     {
      "name": "Locators",
      "code": "10"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "CREATEWORKORDER",
   "type": "esriFieldTypeString",
   "alias": "CREATEWORKORDER",
   "length": 255,
   "domain": null
  },
  {
   "name": "UPSTREAMINVERT",
   "type": "esriFieldTypeDouble",
   "alias": "UPSTREAMINVERT",
   "domain": null
  },
  {
   "name": "DOWNSTREAMINVERT",
   "type": "esriFieldTypeDouble",
   "alias": "DOWNSTREAMINVERT",
   "domain": null
  },
  {
   "name": "OVERFLOWRISK",
   "type": "esriFieldTypeString",
   "alias": "OVERFLOWRISK",
   "length": 1,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainYesNo_Text",
    "description": "SS Yes No Text",
    "codedValues": [
     {
      "name": "No",
      "code": "N"
     },
     {
      "name": "Yes",
      "code": "Y"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "LININGINSTALLDATE",
   "type": "esriFieldTypeDate",
   "alias": "LININGINSTALLDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "LININGMATERIAL",
   "type": "esriFieldTypeString",
   "alias": "LININGMATERIAL",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssGravityMainLiningMaterial",
    "description": "ssGravityMainLiningMaterial",
    "codedValues": [
     {
      "name": "Not Known",
      "code": "XXX"
     },
     {
      "name": "CIPP",
      "code": "CIPP"
     },
     {
      "name": "Steel Sleeve",
      "code": "SS"
     },
     {
      "name": "Perma-Liner",
      "code": "PL"
     },
     {
      "name": "Needs Liner",
      "code": "NL"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "LININGMANUFACTURER",
   "type": "esriFieldTypeString",
   "alias": "LININGMANUFACTURER",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssGravityMainLiningManufacturer",
    "description": "ssGravityMainLiningManufacturer",
    "codedValues": [
     {
      "name": "Insituform",
      "code": "0"
     },
     {
      "name": "Unknown",
      "code": "1"
     },
     {
      "name": "VacVision",
      "code": "2"
     },
     {
      "name": "Perma-Patch",
      "code": "3"
     },
     {
      "name": "COT",
      "code": "4"
     },
     {
      "name": "Vortex",
      "code": "5"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "TEMP",
   "type": "esriFieldTypeString",
   "alias": "TEMP",
   "length": 255,
   "domain": null
  },
  {
   "name": "LOCATIONDESCRIPTION",
   "type": "esriFieldTypeString",
   "alias": "LOCATIONDESCRIPTION",
   "length": 255,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "CONDITION",
   "type": "esriFieldTypeInteger",
   "alias": "CONDITION",
   "domain": null
  },
  {
   "name": "CONDITIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "CONDITIONDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "WARRANTYDATE",
   "type": "esriFieldTypeDate",
   "alias": "WARRANTYDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "LOCATION",
   "length": 250,
   "domain": null
  },
  {
   "name": "DATAQUALITY",
   "type": "esriFieldTypeString",
   "alias": "SpatialDataQuality",
   "length": 5,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssASCE_DataQuality",
    "description": "ASCE 38-02 utility data quality levels",
    "codedValues": [
     {
      "name": "A",
      "code": "A"
     },
     {
      "name": "B",
      "code": "B"
     },
     {
      "name": "C",
      "code": "C"
     },
     {
      "name": "D",
      "code": "D"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "length": 38,
   "domain": null
  },
  {
   "name": "SOURCESPATIAL",
   "type": "esriFieldTypeString",
   "alias": "Spatial Source",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ssDomainSource",
    "description": "SS Source",
    "codedValues": [
     {
      "name": "AsBuilt",
      "code": "2"
     },
     {
      "name": "GPS Corrected",
      "code": "1"
     },
     {
      "name": "GPS",
      "code": "5"
     },
     {
      "name": "Field Book",
      "code": "4"
     },
     {
      "name": "Other",
      "code": "3"
     },
     {
      "name": "SPID",
      "code": "6"
     },
     {
      "name": "Under Construction",
      "code": "7"
     },
     {
      "name": "Survey",
      "code": "8"
     },
     {
      "name": "GIS Field Verification",
      "code": "9"
     },
     {
      "name": "Locators",
      "code": "10"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "PS_BASIN",
   "type": "esriFieldTypeInteger",
   "alias": "PS_BASIN",
   "domain": null
  },
  {
   "name": "SHAPE.LEN",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.LEN",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "I42584FACILITYID",
   "fields": "FACILITYID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "R731816_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_731816",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_731816",
   "fields": "GLOBALID,OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "A3281_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "ADMINISTRATIVEAREA": {"type": "inherited"},
    "LIFECYCLESTATUS": {"type": "inherited"},
    "WATERTYPE": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"},
    "CROSSSECTIONSHAPE": {"type": "inherited"},
    "NOMINALDIAMETER": {"type": "inherited"},
    "PAVEMENTPLACEMENT": {"type": "inherited"},
    "CREATIONUSER": {"type": "inherited"},
    "MODIFIEDUSER": {"type": "inherited"},
    "SOURCE": {"type": "inherited"},
    "OVERFLOWRISK": {"type": "inherited"},
    "LININGMATERIAL": {"type": "inherited"},
    "LININGMANUFACTURER": {"type": "inherited"},
    "DATAQUALITY": {"type": "inherited"},
    "SOURCESPATIAL": {"type": "inherited"}
   },
   "id": 1,
   "name": "Collector"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "ADMINISTRATIVEAREA": {"type": "inherited"},
    "LIFECYCLESTATUS": {"type": "inherited"},
    "WATERTYPE": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"},
    "CROSSSECTIONSHAPE": {"type": "inherited"},
    "NOMINALDIAMETER": {"type": "inherited"},
    "PAVEMENTPLACEMENT": {"type": "inherited"},
    "CREATIONUSER": {"type": "inherited"},
    "MODIFIEDUSER": {"type": "inherited"},
    "SOURCE": {"type": "inherited"},
    "OVERFLOWRISK": {"type": "inherited"},
    "LININGMATERIAL": {"type": "inherited"},
    "LININGMANUFACTURER": {"type": "inherited"},
    "DATAQUALITY": {"type": "inherited"},
    "SOURCESPATIAL": {"type": "inherited"}
   },
   "id": 4,
   "name": "InvertedSiphon"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "ADMINISTRATIVEAREA": {"type": "inherited"},
    "LIFECYCLESTATUS": {"type": "inherited"},
    "WATERTYPE": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"},
    "CROSSSECTIONSHAPE": {"type": "inherited"},
    "NOMINALDIAMETER": {"type": "inherited"},
    "PAVEMENTPLACEMENT": {"type": "inherited"},
    "CREATIONUSER": {"type": "inherited"},
    "MODIFIEDUSER": {"type": "inherited"},
    "SOURCE": {"type": "inherited"},
    "OVERFLOWRISK": {"type": "inherited"},
    "LININGMATERIAL": {"type": "inherited"},
    "LININGMANUFACTURER": {"type": "inherited"},
    "DATAQUALITY": {"type": "inherited"},
    "SOURCESPATIAL": {"type": "inherited"}
   },
   "defaultValues": {
    "ENABLED": 1,
    "SUBTYPE": 1,
    "ADMINISTRATIVEAREA": "TALLY",
    "FACILITYID": null,
    "INSTALLDATE": null,
    "LIFECYCLESTATUS": "Active",
    "WORKORDERID": null,
    "FLOWMEASUREMENTID": null,
    "WATERTYPE": "Sewage",
    "MATERIAL": "PVC",
    "PIPECLASS": null,
    "ROUGHNESS": null,
    "CROSSSECTIONSHAPE": "Circular",
    "NOMINALDIAMETER": 8,
    "SLOPE": null,
    "UPSTREAMFACILITY": null,
    "DOWNSTREAMFACILITY": null,
    "FLOWMETER": null,
    "PARENTID_SG": null,
    "MAPTIPS": null,
    "ST_PREFIX": null,
    "STREET": null,
    "ST_SUFFIX": null,
    "PROJNUMBER": null,
    "LENGTH": null,
    "MANNING": null,
    "UP_DATA": null,
    "DN_DATA": null,
    "FLAP_GATE": null,
    "GEOM1": null,
    "MAINT_AREA": null,
    "INSPECTIONDATE": null,
    "REPORT_LOCATION": null,
    "PACPOANDM": null,
    "PACPSTRUCTURAL": null,
    "PACPOVERALL": null,
    "GLOBALID": null,
    "WOWVIEW": null,
    "LASTWODATE": null,
    "WOCOMPLETEDBY": null,
    "WORKPERFORMED": null,
    "WORKORDERCOMMENTS": null,
    "WORKORDERDETAILS": null,
    "WOHISTORY": null,
    "VERTICALDATUM": null,
    "PAVEMENTPLACEMENT": null,
    "ASBUILTPROJNAME": null,
    "CREATIONUSER": null,
    "CREATIONDATE": null,
    "MODIFIEDUSER": null,
    "MODIFIEDDATE": null,
    "COMMENTS": null,
    "SOURCE": null,
    "CREATEWORKORDER": null,
    "UPSTREAMINVERT": null,
    "DOWNSTREAMINVERT": null,
    "OVERFLOWRISK": null,
    "LININGINSTALLDATE": null,
    "LININGMATERIAL": null,
    "LININGMANUFACTURER": null,
    "TEMP": null,
    "LOCATIONDESCRIPTION": null,
    "CONDITION": null,
    "CONDITIONDATE": null,
    "WARRANTYDATE": null,
    "LOCATION": null,
    "DATAQUALITY": null,
    "SOURCESPATIAL": null,
    "PS_BASIN": null
   },
   "code": 1,
   "name": "Collector"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "ADMINISTRATIVEAREA": {"type": "inherited"},
    "LIFECYCLESTATUS": {"type": "inherited"},
    "WATERTYPE": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"},
    "CROSSSECTIONSHAPE": {"type": "inherited"},
    "NOMINALDIAMETER": {"type": "inherited"},
    "PAVEMENTPLACEMENT": {"type": "inherited"},
    "CREATIONUSER": {"type": "inherited"},
    "MODIFIEDUSER": {"type": "inherited"},
    "SOURCE": {"type": "inherited"},
    "OVERFLOWRISK": {"type": "inherited"},
    "LININGMATERIAL": {"type": "inherited"},
    "LININGMANUFACTURER": {"type": "inherited"},
    "DATAQUALITY": {"type": "inherited"},
    "SOURCESPATIAL": {"type": "inherited"}
   },
   "defaultValues": {
    "ENABLED": 1,
    "SUBTYPE": 4,
    "ADMINISTRATIVEAREA": "TALLY",
    "FACILITYID": null,
    "INSTALLDATE": null,
    "LIFECYCLESTATUS": "Active",
    "WORKORDERID": null,
    "FLOWMEASUREMENTID": null,
    "WATERTYPE": "Sewage",
    "MATERIAL": "PVC",
    "PIPECLASS": null,
    "ROUGHNESS": null,
    "CROSSSECTIONSHAPE": "Circular",
    "NOMINALDIAMETER": 8,
    "SLOPE": null,
    "UPSTREAMFACILITY": null,
    "DOWNSTREAMFACILITY": null,
    "FLOWMETER": null,
    "PARENTID_SG": null,
    "MAPTIPS": null,
    "ST_PREFIX": null,
    "STREET": null,
    "ST_SUFFIX": null,
    "PROJNUMBER": null,
    "LENGTH": null,
    "MANNING": null,
    "UP_DATA": null,
    "DN_DATA": null,
    "FLAP_GATE": null,
    "GEOM1": null,
    "MAINT_AREA": null,
    "INSPECTIONDATE": null,
    "REPORT_LOCATION": null,
    "PACPOANDM": null,
    "PACPSTRUCTURAL": null,
    "PACPOVERALL": null,
    "GLOBALID": null,
    "WOWVIEW": null,
    "LASTWODATE": null,
    "WOCOMPLETEDBY": null,
    "WORKPERFORMED": null,
    "WORKORDERCOMMENTS": null,
    "WORKORDERDETAILS": null,
    "WOHISTORY": null,
    "VERTICALDATUM": null,
    "PAVEMENTPLACEMENT": null,
    "ASBUILTPROJNAME": null,
    "CREATIONUSER": null,
    "CREATIONDATE": null,
    "MODIFIEDUSER": null,
    "MODIFIEDDATE": null,
    "COMMENTS": null,
    "SOURCE": null,
    "CREATEWORKORDER": null,
    "UPSTREAMINVERT": null,
    "DOWNSTREAMINVERT": null,
    "OVERFLOWRISK": null,
    "LININGINSTALLDATE": null,
    "LININGMATERIAL": null,
    "LININGMANUFACTURER": null,
    "TEMP": null,
    "LOCATIONDESCRIPTION": null,
    "CONDITION": null,
    "CONDITIONDATE": null,
    "WARRANTYDATE": null,
    "LOCATION": null,
    "DATAQUALITY": null,
    "SOURCESPATIAL": null,
    "PS_BASIN": null
   },
   "code": 4,
   "name": "InvertedSiphon"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasM": 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
}