{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "Potable Water System",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Water Meter"
    },
    {
     "id": 2,
     "name": "Water Active Service Laterals"
    },
    {
     "id": 3,
     "name": "Water Active Main With Labels"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1999277.55482183,
    "ymin": 388553.6980647,
    "xmax": 2084629.68827732,
    "ymax": 579897.9765149059,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 1,
   "name": "Water Meter",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Potable Water System"
   },
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "8794d3f56711b26b8a8358188e5fb0cc",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPhJREFUGJV9zTFLAnEYx/Hvnzvtf1cSCHFDYoEIqctFahIFLVmhEOTU2t4bcfY1iGDQIE01JBcYJVQ6NBRBDpmQL8CGO6cOD/V+2/P8PjyPCrB1uP+b3E4P8Em31V5WAXKFvCxdnCcdx0EI4UH/u2q50lMni+blNcZahETWBODt8YVh/4fdkyMAPBjg6eaOjYyJENC5f2A1tu52Uzhupvj+/ELTNYxoxNNN4VQuw23tirCxQiK7yftzdz7WFnWkLhn2B+ihJf/LAAdnJWzb5m80mo/3To9RFMWdg5pkp5j34o7VWgjKwKwnbj7ar2EVwKo3Ala94YsBxtU2PaC58cBLAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1999277.55482183,
    "ymin": 388553.6980647,
    "xmax": 2084434.31317315,
    "ymax": 579897.9765149059,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ENTITY_NAME",
   "typeIdField": "Subtype",
   "subtypeFieldName": "Subtype",
   "subtypeField": "Subtype",
   "defaultSubtypeCode": 0,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ANCILLARYROLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ANCILLARYROLE",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AncillaryRoleDomain",
      "description": "",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Source",
        "code": 1
       },
       {
        "name": "Sink",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ADMINISTRATIVEAREA",
     "type": "esriFieldTypeString",
     "alias": "AdministrativeArea",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainAdministrativeArea",
      "description": "",
      "codedValues": [
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "City of Tallahassee",
        "code": "TALLY"
       },
       {
        "name": "Private",
        "code": "PRIVATE"
       },
       {
        "name": "Florida State University",
        "code": "FSU"
       },
       {
        "name": "Florida A&M University",
        "code": "FAMU"
       },
       {
        "name": "Talquin",
        "code": "TALQUIN"
       },
       {
        "name": "Tallahassee Community College",
        "code": "TCC"
       },
       {
        "name": "Leon County Schools",
        "code": "LCS"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "length": 50,
     "domain": null
    },
    {
     "name": "INSTALLDATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALLDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOCATIONDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONDESCRIPTION",
     "length": 200,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LifecycleStatus",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainLifecycleStatus",
      "description": "",
      "codedValues": [
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Abandoned",
        "code": "ABANDONED"
       },
       {
        "name": "Under Construction",
        "code": "UNC"
       },
       {
        "name": "Future Use",
        "code": "Future"
       },
       {
        "name": "Out of Service",
        "code": "OutofService"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SUBTYPE",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "WORKORDERID",
     "type": "esriFieldTypeString",
     "alias": "WORKORDERID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WATERTYPE",
     "type": "esriFieldTypeString",
     "alias": "WaterType",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainWaterType",
      "description": "",
      "codedValues": [
       {
        "name": "Potable Water",
        "code": "Potable"
       },
       {
        "name": "Reclaimed Water",
        "code": "Reclaimed"
       },
       {
        "name": "Waste Water Effluent",
        "code": "Effluent"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DIAMETER",
     "type": "esriFieldTypeInteger",
     "alias": "Diameter",
     "domain": {
      "type": "codedValue",
      "name": "WS2_wMeter_Diameter",
      "description": "Vales from CIS",
      "codedValues": [
       {
        "name": "1 INCH",
        "code": 1
       },
       {
        "name": "2 INCH",
        "code": 2
       },
       {
        "name": "3 INCH",
        "code": 3
       },
       {
        "name": "4 INCH",
        "code": 4
       },
       {
        "name": "6 INCH",
        "code": 6
       },
       {
        "name": "8 INCH",
        "code": 8
       },
       {
        "name": "1 1/2 INCH",
        "code": 35
       },
       {
        "name": "2 1/2 INCH",
        "code": 36
       },
       {
        "name": "5/8 INCH",
        "code": 58
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ITEMDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "ITEMDESCRIPTION",
     "length": 50,
     "domain": null
    },
    {
     "name": "PARENTID_WR",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_WR",
     "length": 20,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainSource",
      "description": "",
      "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": "Construction Drawing",
        "code": "7"
       },
       {
        "name": "Survey",
        "code": "8"
       },
       {
        "name": "GIS Field Verification",
        "code": "9"
       },
       {
        "name": "Locators",
        "code": "10"
       },
       {
        "name": "UMAX",
        "code": "11"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PROJNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PROJNUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "CREATIONUSER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainUsers",
      "description": "User 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": "Chris Pletcher",
        "code": "CP"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "Clint Edwards",
        "code": "CE"
       },
       {
        "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": "Crystal Posey",
        "code": "CC"
       },
       {
        "name": "Taylor Lee",
        "code": "Taylor Lee"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CREATIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATIONDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "MODIFIEDUSER",
     "type": "esriFieldTypeString",
     "alias": "MODIFIEDUSER",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainUsers",
      "description": "User 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": "Chris Pletcher",
        "code": "CP"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "Clint Edwards",
        "code": "CE"
       },
       {
        "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": "Crystal Posey",
        "code": "CC"
       },
       {
        "name": "Taylor Lee",
        "code": "Taylor Lee"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MODIFIEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "MODIFIEDDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "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": "HYPERLINK",
     "type": "esriFieldTypeString",
     "alias": "HYPERLINK",
     "length": 60,
     "domain": null
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeInteger",
     "alias": "CONDITION",
     "domain": null
    },
    {
     "name": "X_COORD",
     "type": "esriFieldTypeDouble",
     "alias": "X_COORD",
     "domain": null
    },
    {
     "name": "Y_COORD",
     "type": "esriFieldTypeDouble",
     "alias": "Y_COORD",
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeString",
     "alias": "LATITUDE",
     "length": 55,
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeString",
     "alias": "LONGITUDE",
     "length": 55,
     "domain": null
    },
    {
     "name": "GPSDATE",
     "type": "esriFieldTypeDate",
     "alias": "GPSDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "Spatial Data Quality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wASCE_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": "SP_TYPE_CD",
     "type": "esriFieldTypeString",
     "alias": "SP_TYPE_CD",
     "length": 8,
     "domain": null
    },
    {
     "name": "ACCT_ID",
     "type": "esriFieldTypeString",
     "alias": "ACCT_ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "MTR_ID",
     "type": "esriFieldTypeString",
     "alias": "MTR_ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "BADGE_NBR",
     "type": "esriFieldTypeString",
     "alias": "BADGE_NBR",
     "length": 16,
     "domain": null
    },
    {
     "name": "MFG_CD",
     "type": "esriFieldTypeString",
     "alias": "MFG_CD",
     "length": 8,
     "domain": null
    },
    {
     "name": "SERIAL_NBR",
     "type": "esriFieldTypeString",
     "alias": "SERIAL_NBR",
     "length": 16,
     "domain": null
    },
    {
     "name": "MTR_STATUS_FLG",
     "type": "esriFieldTypeString",
     "alias": "MTR_STATUS_FLG",
     "length": 2,
     "domain": null
    },
    {
     "name": "MODEL_CD",
     "type": "esriFieldTypeString",
     "alias": "MODEL_CD",
     "length": 8,
     "domain": null
    },
    {
     "name": "RECEIVE_DT",
     "type": "esriFieldTypeDate",
     "alias": "RECEIVE_DT",
     "length": 8,
     "domain": null
    },
    {
     "name": "CHAR_TYPE_CD",
     "type": "esriFieldTypeString",
     "alias": "CHAR_TYPE_CD",
     "length": 8,
     "domain": null
    },
    {
     "name": "CHAR_EFFDT",
     "type": "esriFieldTypeDate",
     "alias": "CHAR_EFFDT",
     "length": 8,
     "domain": null
    },
    {
     "name": "PREM_ID",
     "type": "esriFieldTypeString",
     "alias": "PREM_ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "PREM_TYPE_CD",
     "type": "esriFieldTypeString",
     "alias": "PREM_TYPE_CD",
     "length": 8,
     "domain": null
    },
    {
     "name": "ADDRESS1",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS1",
     "length": 64,
     "domain": null
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeString",
     "alias": "CITY",
     "length": 30,
     "domain": null
    },
    {
     "name": "STATE",
     "type": "esriFieldTypeString",
     "alias": "STATE",
     "length": 6,
     "domain": null
    },
    {
     "name": "POSTAL",
     "type": "esriFieldTypeString",
     "alias": "POSTAL",
     "length": 12,
     "domain": null
    },
    {
     "name": "END_DT",
     "type": "esriFieldTypeDate",
     "alias": "END_DT",
     "length": 8,
     "domain": null
    },
    {
     "name": "START_DT",
     "type": "esriFieldTypeDate",
     "alias": "START",
     "length": 8,
     "domain": null
    },
    {
     "name": "SA_STATUS_FLG",
     "type": "esriFieldTypeString",
     "alias": "SA_STATUS_FLG",
     "length": 2,
     "domain": null
    },
    {
     "name": "ENTITY_NAME",
     "type": "esriFieldTypeString",
     "alias": "ENTITY_NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "BUSINESS_PHONE",
     "type": "esriFieldTypeString",
     "alias": "BUSINESS_PHONE",
     "length": 24,
     "domain": null
    },
    {
     "name": "CELLULAR_PHONE",
     "type": "esriFieldTypeString",
     "alias": "CELLULAR_PHONE",
     "length": 24,
     "domain": null
    },
    {
     "name": "HOME_PHONE",
     "type": "esriFieldTypeString",
     "alias": "HOME_PHONE",
     "length": 24,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "FOUND",
     "type": "esriFieldTypeString",
     "alias": "FOUND",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wYes_No_Indicator",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainSource",
      "description": "",
      "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": "Construction Drawing",
        "code": "7"
       },
       {
        "name": "Survey",
        "code": "8"
       },
       {
        "name": "GIS Field Verification",
        "code": "9"
       },
       {
        "name": "Locators",
        "code": "10"
       },
       {
        "name": "UMAX",
        "code": "11"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CUSTOMER_SERVICE_MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Customer Service Material",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainWaterLineMaterial",
      "description": "",
      "codedValues": [
       {
        "name": "Poly Vinyl Chloride",
        "code": "PVC"
       },
       {
        "name": "Wood",
        "code": "Wo"
       },
       {
        "name": "Other",
        "code": "Oth"
       },
       {
        "name": "Cast Iron",
        "code": "CIP"
       },
       {
        "name": "Bell&Spigot",
        "code": "B&S"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Ductile Iron",
        "code": "DIP"
       },
       {
        "name": "Asbestos Concrete",
        "code": "ACP"
       },
       {
        "name": "Copper",
        "code": "CPR"
       },
       {
        "name": "Galvenized Steel",
        "code": "GSP"
       },
       {
        "name": "Mechanical Joint",
        "code": "MJT"
       },
       {
        "name": "Universal Pipe",
        "code": "UNP"
       },
       {
        "name": "Brass",
        "code": "BRS"
       },
       {
        "name": "Polybutaline",
        "code": "POLY"
       },
       {
        "name": "HDPE",
        "code": "HDPE"
       },
       {
        "name": "Fusible PVC",
        "code": "FPVC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SERVICEID",
     "type": "esriFieldTypeString",
     "alias": "SERVICEID",
     "length": 10,
     "domain": null
    },
    {
     "name": "SERV_TYPE",
     "type": "esriFieldTypeString",
     "alias": "SERV_TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "PRODUCT",
     "type": "esriFieldTypeString",
     "alias": "PRODUCT",
     "length": 20,
     "domain": null
    },
    {
     "name": "CUSTOMERGROUPCODE",
     "type": "esriFieldTypeString",
     "alias": "CUSTOMERGROUPCODE",
     "length": 10,
     "domain": null
    },
    {
     "name": "SERV_STATUS",
     "type": "esriFieldTypeString",
     "alias": "SERV_STATUS",
     "length": 20,
     "domain": null
    },
    {
     "name": "AGR_STATUSID",
     "type": "esriFieldTypeString",
     "alias": "AGR_STATUSID",
     "length": 20,
     "domain": null
    },
    {
     "name": "METERID",
     "type": "esriFieldTypeString",
     "alias": "METERID",
     "length": 20,
     "domain": null
    },
    {
     "name": "CUSTOMERNUMBER",
     "type": "esriFieldTypeString",
     "alias": "CUSTOMERNUMBER",
     "length": 20,
     "domain": null
    },
    {
     "name": "METER_TYPE",
     "type": "esriFieldTypeString",
     "alias": "METER_TYPE",
     "length": 250,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "G42921FACILITYID",
     "fields": "FACILITYID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I42921SERVICEID",
     "fields": "SERVICEID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731871_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731871",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731871",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3336_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 0,
     "name": "SPID"
    },
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "CUSTOMER_SERVICE_MATERIAL": {"type": "inherited"}
     },
     "id": 10,
     "name": "Standard"
    },
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "CUSTOMER_SERVICE_MATERIAL": {"type": "inherited"}
     },
     "id": 11,
     "name": "Compound"
    },
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "CUSTOMER_SERVICE_MATERIAL": {"type": "inherited"}
     },
     "id": 12,
     "name": "Ultrasonic"
    },
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "CUSTOMER_SERVICE_MATERIAL": {"type": "inherited"}
     },
     "id": 13,
     "name": "Turbine"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ANCILLARYROLE": 2,
      "ENABLED": 0,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LOCATIONDESCRIPTION": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 10,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "DIAMETER": null,
      "ITEMDESCRIPTION": null,
      "PARENTID_WR": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "HYPERLINK": null,
      "CONDITION": null,
      "FOUND": null,
      "X_COORD": null,
      "Y_COORD": null,
      "LATITUDE": null,
      "LONGITUDE": null,
      "GPSDATE": null,
      "DATAQUALITY": null,
      "SP_TYPE_CD": null,
      "ACCT_ID": null,
      "MTR_ID": null,
      "BADGE_NBR": null,
      "MFG_CD": null,
      "SERIAL_NBR": null,
      "MTR_STATUS_FLG": null,
      "MODEL_CD": null,
      "RECEIVE_DT": null,
      "CHAR_TYPE_CD": null,
      "CHAR_EFFDT": null,
      "PREM_ID": null,
      "PREM_TYPE_CD": null,
      "ADDRESS1": null,
      "CITY": null,
      "STATE": null,
      "POSTAL": null,
      "END_DT": null,
      "START_DT": null,
      "SA_STATUS_FLG": null,
      "ENTITY_NAME": null,
      "BUSINESS_PHONE": null,
      "CELLULAR_PHONE": null,
      "HOME_PHONE": null,
      "SOURCESPATIAL": null,
      "CUSTOMER_SERVICE_MATERIAL": "PVC",
      "SERVICEID": null,
      "SERV_TYPE": null,
      "PRODUCT": null,
      "CUSTOMERGROUPCODE": null,
      "SERV_STATUS": null,
      "AGR_STATUSID": null,
      "METERID": null,
      "CUSTOMERNUMBER": null,
      "METER_TYPE": null
     },
     "code": 0,
     "name": "SPID"
    },
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "CUSTOMER_SERVICE_MATERIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ANCILLARYROLE": 2,
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LOCATIONDESCRIPTION": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 2,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "DIAMETER": null,
      "ITEMDESCRIPTION": null,
      "PARENTID_WR": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "HYPERLINK": null,
      "CONDITION": null,
      "FOUND": null,
      "X_COORD": null,
      "Y_COORD": null,
      "LATITUDE": null,
      "LONGITUDE": null,
      "GPSDATE": null,
      "DATAQUALITY": null,
      "SP_TYPE_CD": null,
      "ACCT_ID": null,
      "MTR_ID": null,
      "BADGE_NBR": null,
      "MFG_CD": null,
      "SERIAL_NBR": null,
      "MTR_STATUS_FLG": null,
      "MODEL_CD": null,
      "RECEIVE_DT": null,
      "CHAR_TYPE_CD": null,
      "CHAR_EFFDT": null,
      "PREM_ID": null,
      "PREM_TYPE_CD": null,
      "ADDRESS1": null,
      "CITY": null,
      "STATE": null,
      "POSTAL": null,
      "END_DT": null,
      "START_DT": null,
      "SA_STATUS_FLG": null,
      "ENTITY_NAME": null,
      "BUSINESS_PHONE": null,
      "CELLULAR_PHONE": null,
      "HOME_PHONE": null,
      "SOURCESPATIAL": null,
      "CUSTOMER_SERVICE_MATERIAL": "PVC",
      "SERVICEID": null,
      "SERV_TYPE": null,
      "PRODUCT": null,
      "CUSTOMERGROUPCODE": null,
      "SERV_STATUS": null,
      "AGR_STATUSID": null,
      "METERID": null,
      "CUSTOMERNUMBER": null,
      "METER_TYPE": null
     },
     "code": 10,
     "name": "Standard"
    },
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "CUSTOMER_SERVICE_MATERIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ANCILLARYROLE": 2,
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LOCATIONDESCRIPTION": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 0,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "DIAMETER": null,
      "ITEMDESCRIPTION": null,
      "PARENTID_WR": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "HYPERLINK": null,
      "CONDITION": null,
      "FOUND": "Y",
      "X_COORD": null,
      "Y_COORD": null,
      "LATITUDE": null,
      "LONGITUDE": null,
      "GPSDATE": null,
      "DATAQUALITY": null,
      "SP_TYPE_CD": null,
      "ACCT_ID": null,
      "MTR_ID": null,
      "BADGE_NBR": null,
      "MFG_CD": null,
      "SERIAL_NBR": null,
      "MTR_STATUS_FLG": null,
      "MODEL_CD": null,
      "RECEIVE_DT": null,
      "CHAR_TYPE_CD": null,
      "CHAR_EFFDT": null,
      "PREM_ID": null,
      "PREM_TYPE_CD": null,
      "ADDRESS1": null,
      "CITY": null,
      "STATE": null,
      "POSTAL": null,
      "END_DT": null,
      "START_DT": null,
      "SA_STATUS_FLG": null,
      "ENTITY_NAME": null,
      "BUSINESS_PHONE": null,
      "CELLULAR_PHONE": null,
      "HOME_PHONE": null,
      "SOURCESPATIAL": null,
      "CUSTOMER_SERVICE_MATERIAL": null,
      "SERVICEID": null,
      "SERV_TYPE": null,
      "PRODUCT": null,
      "CUSTOMERGROUPCODE": null,
      "SERV_STATUS": null,
      "AGR_STATUSID": null,
      "METERID": null,
      "CUSTOMERNUMBER": null,
      "METER_TYPE": null
     },
     "code": 11,
     "name": "Compound"
    },
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "CUSTOMER_SERVICE_MATERIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ANCILLARYROLE": 2,
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LOCATIONDESCRIPTION": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 0,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "DIAMETER": null,
      "ITEMDESCRIPTION": null,
      "PARENTID_WR": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "HYPERLINK": null,
      "CONDITION": null,
      "FOUND": "Y",
      "X_COORD": null,
      "Y_COORD": null,
      "LATITUDE": null,
      "LONGITUDE": null,
      "GPSDATE": null,
      "DATAQUALITY": null,
      "SP_TYPE_CD": null,
      "ACCT_ID": null,
      "MTR_ID": null,
      "BADGE_NBR": null,
      "MFG_CD": null,
      "SERIAL_NBR": null,
      "MTR_STATUS_FLG": null,
      "MODEL_CD": null,
      "RECEIVE_DT": null,
      "CHAR_TYPE_CD": null,
      "CHAR_EFFDT": null,
      "PREM_ID": null,
      "PREM_TYPE_CD": null,
      "ADDRESS1": null,
      "CITY": null,
      "STATE": null,
      "POSTAL": null,
      "END_DT": null,
      "START_DT": null,
      "SA_STATUS_FLG": null,
      "ENTITY_NAME": null,
      "BUSINESS_PHONE": null,
      "CELLULAR_PHONE": null,
      "HOME_PHONE": null,
      "SOURCESPATIAL": null,
      "CUSTOMER_SERVICE_MATERIAL": null,
      "SERVICEID": null,
      "SERV_TYPE": null,
      "PRODUCT": null,
      "CUSTOMERGROUPCODE": null,
      "SERV_STATUS": null,
      "AGR_STATUSID": null,
      "METERID": null,
      "CUSTOMERNUMBER": null,
      "METER_TYPE": null
     },
     "code": 12,
     "name": "Ultrasonic"
    },
    {
     "domains": {
      "ANCILLARYROLE": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "FOUND": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "CUSTOMER_SERVICE_MATERIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ANCILLARYROLE": 2,
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LOCATIONDESCRIPTION": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 0,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "DIAMETER": null,
      "ITEMDESCRIPTION": null,
      "PARENTID_WR": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "HYPERLINK": null,
      "CONDITION": null,
      "FOUND": "Y",
      "X_COORD": null,
      "Y_COORD": null,
      "LATITUDE": null,
      "LONGITUDE": null,
      "GPSDATE": null,
      "DATAQUALITY": null,
      "SP_TYPE_CD": null,
      "ACCT_ID": null,
      "MTR_ID": null,
      "BADGE_NBR": null,
      "MFG_CD": null,
      "SERIAL_NBR": null,
      "MTR_STATUS_FLG": null,
      "MODEL_CD": null,
      "RECEIVE_DT": null,
      "CHAR_TYPE_CD": null,
      "CHAR_EFFDT": null,
      "PREM_ID": null,
      "PREM_TYPE_CD": null,
      "ADDRESS1": null,
      "CITY": null,
      "STATE": null,
      "POSTAL": null,
      "END_DT": null,
      "START_DT": null,
      "SA_STATUS_FLG": null,
      "ENTITY_NAME": null,
      "BUSINESS_PHONE": null,
      "CELLULAR_PHONE": null,
      "HOME_PHONE": null,
      "SOURCESPATIAL": null,
      "CUSTOMER_SERVICE_MATERIAL": null,
      "SERVICEID": null,
      "SERV_TYPE": null,
      "PRODUCT": null,
      "CUSTOMERGROUPCODE": null,
      "SERV_STATUS": null,
      "AGR_STATUSID": null,
      "METERID": null,
      "CUSTOMERNUMBER": null,
      "METER_TYPE": null
     },
     "code": 13,
     "name": "Turbine"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 2,
   "name": "Water Active Service Laterals",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Potable Water System"
   },
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SUBTYPE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "width": 0.8
       },
       "value": "3",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         169,
         230,
         255
        ],
        "width": 0.8
       },
       "value": "1",
       "label": "Domestic",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "2",
       "label": "Fire",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         115,
         76,
         255
        ],
        "width": 1
       },
       "value": "7",
       "label": "Flush",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         250,
         52,
         17,
         255
        ],
        "width": 1.7
       },
       "value": "6",
       "label": "Hydrant",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.8
       },
       "value": "5",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         186,
         252,
         182,
         255
        ],
        "width": 1
       },
       "value": "4",
       "label": "Irrigation",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[MATERIAL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "middle",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": false,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2000277.87072676,
    "ymin": 422965.794608757,
    "xmax": 2084518.26478922,
    "ymax": 579897.9765149059,
    "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": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ADMINISTRATIVEAREA",
     "type": "esriFieldTypeString",
     "alias": "AdministrativeArea",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainAdministrativeArea",
      "description": "",
      "codedValues": [
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "City of Tallahassee",
        "code": "TALLY"
       },
       {
        "name": "Private",
        "code": "PRIVATE"
       },
       {
        "name": "Florida State University",
        "code": "FSU"
       },
       {
        "name": "Florida A&M University",
        "code": "FAMU"
       },
       {
        "name": "Talquin",
        "code": "TALQUIN"
       },
       {
        "name": "Tallahassee Community College",
        "code": "TCC"
       },
       {
        "name": "Leon County Schools",
        "code": "LCS"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "length": 50,
     "domain": null
    },
    {
     "name": "INSTALLDATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALLDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LifecycleStatus",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainLifecycleStatus",
      "description": "",
      "codedValues": [
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Abandoned",
        "code": "ABANDONED"
       },
       {
        "name": "Under Construction",
        "code": "UNC"
       },
       {
        "name": "Future Use",
        "code": "Future"
       },
       {
        "name": "Out of Service",
        "code": "OutofService"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SUBTYPE",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "WORKORDERID",
     "type": "esriFieldTypeString",
     "alias": "WORKORDERID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WATERTYPE",
     "type": "esriFieldTypeString",
     "alias": "WaterType",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainWaterType",
      "description": "",
      "codedValues": [
       {
        "name": "Potable Water",
        "code": "Potable"
       },
       {
        "name": "Reclaimed Water",
        "code": "Reclaimed"
       },
       {
        "name": "Waste Water Effluent",
        "code": "Effluent"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainWaterLineMaterial",
      "description": "",
      "codedValues": [
       {
        "name": "Poly Vinyl Chloride",
        "code": "PVC"
       },
       {
        "name": "Wood",
        "code": "Wo"
       },
       {
        "name": "Other",
        "code": "Oth"
       },
       {
        "name": "Cast Iron",
        "code": "CIP"
       },
       {
        "name": "Bell&Spigot",
        "code": "B&S"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Ductile Iron",
        "code": "DIP"
       },
       {
        "name": "Asbestos Concrete",
        "code": "ACP"
       },
       {
        "name": "Copper",
        "code": "CPR"
       },
       {
        "name": "Galvenized Steel",
        "code": "GSP"
       },
       {
        "name": "Mechanical Joint",
        "code": "MJT"
       },
       {
        "name": "Universal Pipe",
        "code": "UNP"
       },
       {
        "name": "Brass",
        "code": "BRS"
       },
       {
        "name": "Polybutaline",
        "code": "POLY"
       },
       {
        "name": "HDPE",
        "code": "HDPE"
       },
       {
        "name": "Fusible PVC",
        "code": "FPVC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LOCATIONDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONDESCRIPTION",
     "length": 50,
     "domain": null
    },
    {
     "name": "DIAMETER",
     "type": "esriFieldTypeInteger",
     "alias": "Diameter",
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainMainDistributionDiameter",
      "description": "",
      "codedValues": [
       {
        "name": "3/4 INCH",
        "code": 33
       },
       {
        "name": "1 INCH",
        "code": 1
       },
       {
        "name": "1 1/2 INCH",
        "code": 35
       },
       {
        "name": "2 INCH",
        "code": 2
       },
       {
        "name": "2 1/2 INCH",
        "code": 36
       },
       {
        "name": "3 INCH",
        "code": 3
       },
       {
        "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": "20 INCH",
        "code": 20
       },
       {
        "name": "UNKNOWN",
        "code": 0
       },
       {
        "name": "OTHER",
        "code": -1
       },
       {
        "name": "48 INCH",
        "code": 48
       },
       {
        "name": "24 INCH",
        "code": 24
       },
       {
        "name": "42 INCH",
        "code": 42
       },
       {
        "name": "5/8 INCH",
        "code": 58
       },
       {
        "name": "1 1/4 INCH",
        "code": 34
       },
       {
        "name": "30 INCH",
        "code": 30
       },
       {
        "name": "1/2 INCH",
        "code": 5
       },
       {
        "name": "36 INCH",
        "code": 37
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "MAPTIPS",
     "type": "esriFieldTypeString",
     "alias": "MAPTIPS",
     "length": 50,
     "domain": null
    },
    {
     "name": "PARENTID_WL",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_WL",
     "length": 20,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainSource",
      "description": "",
      "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": "Construction Drawing",
        "code": "7"
       },
       {
        "name": "Survey",
        "code": "8"
       },
       {
        "name": "GIS Field Verification",
        "code": "9"
       },
       {
        "name": "Locators",
        "code": "10"
       },
       {
        "name": "UMAX",
        "code": "11"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PROJNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PROJNUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "CREATIONUSER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainUsers",
      "description": "User 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": "Chris Pletcher",
        "code": "CP"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "Clint Edwards",
        "code": "CE"
       },
       {
        "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": "Crystal Posey",
        "code": "CC"
       },
       {
        "name": "Taylor Lee",
        "code": "Taylor Lee"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CREATIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATIONDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "MODIFIEDUSER",
     "type": "esriFieldTypeString",
     "alias": "MODIFIEDUSER",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainUsers",
      "description": "User 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": "Chris Pletcher",
        "code": "CP"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "Clint Edwards",
        "code": "CE"
       },
       {
        "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": "Crystal Posey",
        "code": "CC"
       },
       {
        "name": "Taylor Lee",
        "code": "Taylor Lee"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MODIFIEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "MODIFIEDDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "Spatial Data Quality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wASCE_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": "WS2_wDomainSource",
      "description": "",
      "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": "Construction Drawing",
        "code": "7"
       },
       {
        "name": "Survey",
        "code": "8"
       },
       {
        "name": "GIS Field Verification",
        "code": "9"
       },
       {
        "name": "Locators",
        "code": "10"
       },
       {
        "name": "UMAX",
        "code": "11"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "I42923FACILITYID",
     "fields": "FACILITYID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731873_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731873",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731873",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3338_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"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 2,
     "name": "Fire"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 5,
     "name": "Industrial"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 4,
     "name": "Irrigation"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 6,
     "name": "Hydrant"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 7,
     "name": "Flush"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 1,
     "name": "Domestic"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 3,
     "name": "Commercial"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 2,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": "DIP",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WL": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 2,
     "name": "Fire"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 5,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": "HDPE",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WL": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 5,
     "name": "Industrial"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 4,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": "HDPE",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WL": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 4,
     "name": "Irrigation"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 6,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": "DIP",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WL": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 6,
     "name": "Hydrant"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 7,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": "HDPE",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WL": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 7,
     "name": "Flush"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 1,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": "HDPE",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WL": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 1,
     "name": "Domestic"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 3,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": "HDPE",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WL": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 3,
     "name": "Commercial"
    }
   ],
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 3,
   "name": "Water Active Main With Labels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Potable Water System"
   },
   "subLayers": [],
   "minScale": 60000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       169,
       230,
       255
      ],
      "width": 2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAfter",
      "where": null,
      "labelExpression": "[DIAMETER] CONCAT \" \" CONCAT [MATERIAL]",
      "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": false,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 8000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2000067.99424657,
    "ymin": 422917.40318471205,
    "xmax": 2084629.68827732,
    "ymax": 579547.2014745771,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "MAPTIPS",
   "typeIdField": "Subtype",
   "subtypeFieldName": "Subtype",
   "subtypeField": "Subtype",
   "defaultSubtypeCode": 5,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ADMINISTRATIVEAREA",
     "type": "esriFieldTypeString",
     "alias": "AdministrativeArea",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainAdministrativeArea",
      "description": "",
      "codedValues": [
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "City of Tallahassee",
        "code": "TALLY"
       },
       {
        "name": "Private",
        "code": "PRIVATE"
       },
       {
        "name": "Florida State University",
        "code": "FSU"
       },
       {
        "name": "Florida A&M University",
        "code": "FAMU"
       },
       {
        "name": "Talquin",
        "code": "TALQUIN"
       },
       {
        "name": "Tallahassee Community College",
        "code": "TCC"
       },
       {
        "name": "Leon County Schools",
        "code": "LCS"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "length": 50,
     "domain": null
    },
    {
     "name": "INSTALLDATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALLDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LifecycleStatus",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainLifecycleStatus",
      "description": "",
      "codedValues": [
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Abandoned",
        "code": "ABANDONED"
       },
       {
        "name": "Under Construction",
        "code": "UNC"
       },
       {
        "name": "Future Use",
        "code": "Future"
       },
       {
        "name": "Out of Service",
        "code": "OutofService"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SUBTYPE",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "WORKORDERID",
     "type": "esriFieldTypeString",
     "alias": "WORKORDERID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WATERTYPE",
     "type": "esriFieldTypeString",
     "alias": "WaterType",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainWaterType",
      "description": "",
      "codedValues": [
       {
        "name": "Potable Water",
        "code": "Potable"
       },
       {
        "name": "Reclaimed Water",
        "code": "Reclaimed"
       },
       {
        "name": "Waste Water Effluent",
        "code": "Effluent"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainWaterLineMaterial",
      "description": "",
      "codedValues": [
       {
        "name": "Poly Vinyl Chloride",
        "code": "PVC"
       },
       {
        "name": "Wood",
        "code": "Wo"
       },
       {
        "name": "Other",
        "code": "Oth"
       },
       {
        "name": "Cast Iron",
        "code": "CIP"
       },
       {
        "name": "Bell&Spigot",
        "code": "B&S"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Ductile Iron",
        "code": "DIP"
       },
       {
        "name": "Asbestos Concrete",
        "code": "ACP"
       },
       {
        "name": "Copper",
        "code": "CPR"
       },
       {
        "name": "Galvenized Steel",
        "code": "GSP"
       },
       {
        "name": "Mechanical Joint",
        "code": "MJT"
       },
       {
        "name": "Universal Pipe",
        "code": "UNP"
       },
       {
        "name": "Brass",
        "code": "BRS"
       },
       {
        "name": "Polybutaline",
        "code": "POLY"
       },
       {
        "name": "HDPE",
        "code": "HDPE"
       },
       {
        "name": "Fusible PVC",
        "code": "FPVC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DIAMETER",
     "type": "esriFieldTypeInteger",
     "alias": "Diameter",
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainMainDistributionDiameter",
      "description": "",
      "codedValues": [
       {
        "name": "3/4 INCH",
        "code": 33
       },
       {
        "name": "1 INCH",
        "code": 1
       },
       {
        "name": "1 1/2 INCH",
        "code": 35
       },
       {
        "name": "2 INCH",
        "code": 2
       },
       {
        "name": "2 1/2 INCH",
        "code": 36
       },
       {
        "name": "3 INCH",
        "code": 3
       },
       {
        "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": "20 INCH",
        "code": 20
       },
       {
        "name": "UNKNOWN",
        "code": 0
       },
       {
        "name": "OTHER",
        "code": -1
       },
       {
        "name": "48 INCH",
        "code": 48
       },
       {
        "name": "24 INCH",
        "code": 24
       },
       {
        "name": "42 INCH",
        "code": 42
       },
       {
        "name": "5/8 INCH",
        "code": 58
       },
       {
        "name": "1 1/4 INCH",
        "code": 34
       },
       {
        "name": "30 INCH",
        "code": 30
       },
       {
        "name": "1/2 INCH",
        "code": 5
       },
       {
        "name": "36 INCH",
        "code": 37
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "MAPTIPS",
     "type": "esriFieldTypeString",
     "alias": "MAPTIPS",
     "length": 50,
     "domain": null
    },
    {
     "name": "PARENTID_WM",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_WM",
     "length": 20,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainSource",
      "description": "",
      "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": "Construction Drawing",
        "code": "7"
       },
       {
        "name": "Survey",
        "code": "8"
       },
       {
        "name": "GIS Field Verification",
        "code": "9"
       },
       {
        "name": "Locators",
        "code": "10"
       },
       {
        "name": "UMAX",
        "code": "11"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PROJNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PROJNUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "CREATIONUSER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wDomainUsers",
      "description": "User 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": "Chris Pletcher",
        "code": "CP"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "Clint Edwards",
        "code": "CE"
       },
       {
        "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": "Crystal Posey",
        "code": "CC"
       },
       {
        "name": "Taylor Lee",
        "code": "Taylor Lee"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       }
      ],
      "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": "WS2_wDomainUsers",
      "description": "User 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": "Chris Pletcher",
        "code": "CP"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "Clint Edwards",
        "code": "CE"
       },
       {
        "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": "Crystal Posey",
        "code": "CC"
       },
       {
        "name": "Taylor Lee",
        "code": "Taylor Lee"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MODIFIEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "MODIFIEDDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "domain": null
    },
    {
     "name": "LOCATIONDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONDESCRIPTION",
     "length": 255,
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 255,
     "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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "Spatial Data Quality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_wASCE_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": "WS2_wDomainSource",
      "description": "",
      "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": "Construction Drawing",
        "code": "7"
       },
       {
        "name": "Survey",
        "code": "8"
       },
       {
        "name": "GIS Field Verification",
        "code": "9"
       },
       {
        "name": "Locators",
        "code": "10"
       },
       {
        "name": "UMAX",
        "code": "11"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "I42922FACILITYID",
     "fields": "FACILITYID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731872_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731872",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731872",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3337_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"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 2,
     "name": "Bypass"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 5,
     "name": "DistributionMain"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 1,
     "name": "BlowOff"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 9,
     "name": "TransmissionMain"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 2,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WM": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "LOCATIONDESCRIPTION": null,
      "COMMENTS": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 2,
     "name": "Bypass"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 5,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WM": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "LOCATIONDESCRIPTION": null,
      "COMMENTS": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 5,
     "name": "DistributionMain"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 1,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WM": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "LOCATIONDESCRIPTION": null,
      "COMMENTS": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 1,
     "name": "BlowOff"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "SUBTYPE": 9,
      "WORKORDERID": null,
      "WATERTYPE": "Potable",
      "MATERIAL": null,
      "DIAMETER": null,
      "MAPTIPS": null,
      "PARENTID_WM": null,
      "SOURCE": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "TEMP": null,
      "LOCATIONDESCRIPTION": null,
      "COMMENTS": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "CONDITION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 9,
     "name": "TransmissionMain"
    }
   ],
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 4,
   "name": "Sewer",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 5,
     "name": "SS Lateral Line"
    },
    {
     "id": 6,
     "name": "Force Main"
    },
    {
     "id": 7,
     "name": "Gravity Main"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 2000273.83386275,
    "ymin": 419540.51562956,
    "xmax": 2084580.71342927,
    "ymax": 581283.615172192,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 5,
   "name": "SS Lateral Line",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 4,
    "name": "Sewer"
   },
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SUBTYPE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         73,
         135,
         135,
         255
        ],
        "width": 1
       },
       "value": "3",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         245,
         98,
         242,
         255
        ],
        "width": 1
       },
       "value": "1",
       "label": "Domestic",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2002521.96698485,
    "ymin": 438443.253823176,
    "xmax": 2079654.27579269,
    "ymax": 581283.615172192,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FACILITYID",
   "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "LOCATIONDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONDESCRIPTION",
     "length": 50,
     "domain": null
    },
    {
     "name": "DIAMETER",
     "type": "esriFieldTypeInteger",
     "alias": "Diameter",
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "PARENTID_SL",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_SL",
     "length": 20,
     "domain": null
    },
    {
     "name": "PROJNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PROJNUMBER",
     "length": 10,
     "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": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "CREATIONUSER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "WS2_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": "WS2_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": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 255,
     "domain": null
    },
    {
     "name": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "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": "WS2_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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "I42582FACILITYID",
     "fields": "FACILITYID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731814_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731814",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731814",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3279_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"},
      "DIAMETER": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 3,
     "name": "Commercial"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 1,
     "name": "Domestic"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "SUBTYPE": 3,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "WORKORDERID": null,
      "FLOWMEASUREMENTID": null,
      "WATERTYPE": "Sewage",
      "MATERIAL": "PVC",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": 4,
      "PARENTID_SL": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "WOWVIEW": null,
      "LASTWODATE": null,
      "WOCOMPLETEDBY": null,
      "WORKPERFORMED": null,
      "WORKORDERCOMMENTS": null,
      "WORKORDERDETAILS": null,
      "WOHISTORY": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "COMMENTS": null,
      "SOURCE": null,
      "ADDRESS": null,
      "TEMP": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 3,
     "name": "Commercial"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "SOURCE": {"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",
      "LOCATIONDESCRIPTION": null,
      "DIAMETER": 4,
      "PARENTID_SL": null,
      "PROJNUMBER": null,
      "GLOBALID": null,
      "WOWVIEW": null,
      "LASTWODATE": null,
      "WOCOMPLETEDBY": null,
      "WORKPERFORMED": null,
      "WORKORDERCOMMENTS": null,
      "WORKORDERDETAILS": null,
      "WOHISTORY": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "COMMENTS": null,
      "SOURCE": null,
      "ADDRESS": null,
      "TEMP": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null
     },
     "code": 1,
     "name": "Domestic"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 6,
   "name": "Force Main",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 4,
    "name": "Sewer"
   },
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ADMINISTRATIVEAREA",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 10.080000000000002
       },
       "value": "TALLY",
       "label": "City of Tallahassee",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 10.080000000000002
       },
       "value": "COTE",
       "label": "City of Tallahassee Electric",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2000483.89184695,
    "ymin": 419540.51562956,
    "xmax": 2084580.71342927,
    "ymax": 581226.153412148,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FACILITYID",
   "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "ROUGHNESS",
     "type": "esriFieldTypeDouble",
     "alias": "ROUGHNESS",
     "domain": null
    },
    {
     "name": "DEPTH",
     "type": "esriFieldTypeInteger",
     "alias": "DEPTH",
     "domain": null
    },
    {
     "name": "DIAMETER",
     "type": "esriFieldTypeInteger",
     "alias": "Diameter",
     "domain": {
      "type": "codedValue",
      "name": "WS2_ssDomainPressurizedMainDia",
      "description": "",
      "codedValues": [
       {
        "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": "30 inch",
        "code": 30
       },
       {
        "name": "36 inch",
        "code": 36
       },
       {
        "name": "42 inch",
        "code": 42
       },
       {
        "name": "48 inch",
        "code": 48
       },
       {
        "name": "3 inch",
        "code": 3
       },
       {
        "name": "5 inch",
        "code": 5
       },
       {
        "name": "22 inch",
        "code": 22
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PARENTID_SP",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_SP",
     "length": 20,
     "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": "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": "TEMP_DIAMETER",
     "type": "esriFieldTypeString",
     "alias": "TEMP_DIAMETER",
     "length": 10,
     "domain": null
    },
    {
     "name": "TEMP_DIAMETER_VALUE",
     "type": "esriFieldTypeInteger",
     "alias": "TEMP_DIAMETER_VALUE",
     "domain": null
    },
    {
     "name": "TEMP_DIAMETER_NEW",
     "type": "esriFieldTypeInteger",
     "alias": "TEMP_DIAMETER_NEW",
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "CREATIONUSER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "WS2_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": "WS2_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": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "domain": null
    },
    {
     "name": "LOCATIONDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONDESCRIPTION",
     "length": 255,
     "domain": null
    },
    {
     "name": "MAPTIPS",
     "type": "esriFieldTypeString",
     "alias": "MAPTIPS",
     "length": 50,
     "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": "WS2_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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "I42587FACILITYID",
     "fields": "FACILITYID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731819_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731819",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731819",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3284_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"},
      "DIAMETER": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 1,
     "name": "Force"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "id": 2,
     "name": "LowPressure"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "SUBTYPE": 5,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "WORKORDERID": null,
      "FLOWMEASUREMENTID": null,
      "WATERTYPE": "Sewage",
      "MATERIAL": "PVC",
      "ROUGHNESS": null,
      "DEPTH": null,
      "DIAMETER": 12,
      "PARENTID_SP": null,
      "LENGTH": null,
      "MANNING": null,
      "UP_DATA": null,
      "DN_DATA": null,
      "FLAP_GATE": null,
      "GEOM1": null,
      "GLOBALID": null,
      "WOWVIEW": null,
      "LASTWODATE": null,
      "WOCOMPLETEDBY": null,
      "WORKPERFORMED": null,
      "WORKORDERCOMMENTS": null,
      "WORKORDERDETAILS": null,
      "WOHISTORY": null,
      "TEMP_DIAMETER": null,
      "TEMP_DIAMETER_VALUE": null,
      "TEMP_DIAMETER_NEW": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "COMMENTS": null,
      "SOURCE": null,
      "TEMP": null,
      "LOCATIONDESCRIPTION": null,
      "MAPTIPS": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "PS_BASIN": null
     },
     "code": 1,
     "name": "Force"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "ADMINISTRATIVEAREA": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "WATERTYPE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "DIAMETER": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "MODIFIEDUSER": {"type": "inherited"},
      "SOURCE": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "SUBTYPE": 5,
      "ADMINISTRATIVEAREA": "TALLY",
      "FACILITYID": null,
      "INSTALLDATE": null,
      "LIFECYCLESTATUS": "Active",
      "WORKORDERID": null,
      "FLOWMEASUREMENTID": null,
      "WATERTYPE": "Sewage",
      "MATERIAL": "PVC",
      "ROUGHNESS": null,
      "DEPTH": null,
      "DIAMETER": 12,
      "PARENTID_SP": null,
      "LENGTH": null,
      "MANNING": null,
      "UP_DATA": null,
      "DN_DATA": null,
      "FLAP_GATE": null,
      "GEOM1": null,
      "GLOBALID": null,
      "WOWVIEW": null,
      "LASTWODATE": null,
      "WOCOMPLETEDBY": null,
      "WORKPERFORMED": null,
      "WORKORDERCOMMENTS": null,
      "WORKORDERDETAILS": null,
      "WOHISTORY": null,
      "TEMP_DIAMETER": null,
      "TEMP_DIAMETER_VALUE": null,
      "TEMP_DIAMETER_NEW": null,
      "CREATIONUSER": null,
      "CREATIONDATE": null,
      "MODIFIEDUSER": null,
      "MODIFIEDDATE": null,
      "COMMENTS": null,
      "SOURCE": null,
      "TEMP": null,
      "LOCATIONDESCRIPTION": null,
      "MAPTIPS": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "LOCATION": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "PS_BASIN": null
     },
     "code": 2,
     "name": "LowPressure"
    }
   ],
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 7,
   "name": "Gravity Main",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 4,
    "name": "Sewer"
   },
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ADMINISTRATIVEAREA",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "width": 6.600000381469727
       },
       "value": "TALLY",
       "label": "TALLY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "width": 6.600000381469727
       },
       "value": "Unknown",
       "label": "TALLY",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "WS2_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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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
  },
  {
   "currentVersion": 10.81,
   "id": 8,
   "name": "Gas System",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 9,
     "name": "Gas Services"
    },
    {
     "id": 10,
     "name": "HP Gas Distribution Main (all Steel)"
    },
    {
     "id": 11,
     "name": "LP Gas Distribution Main"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1969533.47031251,
    "ymin": 422772.651250005,
    "xmax": 2091786.71875,
    "ymax": 589965.065937504,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 9,
   "name": "Gas Services",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 8,
    "name": "Gas System"
   },
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SUBTYPECD",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "1",
       "label": "Residential Service",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "width": 1.5
       },
       "value": "2",
       "label": "Commercial Service",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "3",
       "label": "High Load Service",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "width": 1.5
       },
       "value": "5",
       "label": "Manifold Piping",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "width": 1.5
       },
       "value": "6",
       "label": "Manifold Piping",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Material]",
      "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": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 6,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1969591.545,
    "ymin": 426128.70937499404,
    "xmax": 2091643.39218751,
    "ymax": 589965.065937504,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NOMINALDIAMETER",
   "typeIdField": "SubtypeCD",
   "subtypeFieldName": "SubtypeCD",
   "subtypeField": "SubtypeCD",
   "defaultSubtypeCode": 1,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "Creation User",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_As_Builts_By",
      "description": "As Builts By",
      "codedValues": [
       {
        "name": "Greg Alley",
        "code": "GA"
       },
       {
        "name": "JJ Meadows",
        "code": "JJM"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Audrey Byrne",
        "code": "AB"
       },
       {
        "name": "Trina Mitchell",
        "code": "TM"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "AM",
        "code": "AM"
       },
       {
        "name": "AP",
        "code": "AP"
       },
       {
        "name": "CG",
        "code": "CG"
       },
       {
        "name": "EDS",
        "code": "EDS"
       },
       {
        "name": "ES",
        "code": "ES"
       },
       {
        "name": "FS",
        "code": "FS"
       },
       {
        "name": "HCC",
        "code": "HCC"
       },
       {
        "name": "HF",
        "code": "HF"
       },
       {
        "name": "JA",
        "code": "JA"
       },
       {
        "name": "LWD",
        "code": "LWD"
       },
       {
        "name": "MDA",
        "code": "MDA"
       },
       {
        "name": "MM",
        "code": "MM"
       },
       {
        "name": "SAM",
        "code": "SAM"
       },
       {
        "name": "SD",
        "code": "SD"
       },
       {
        "name": "SLM",
        "code": "SLM"
       },
       {
        "name": "SW",
        "code": "SW"
       },
       {
        "name": "TDA",
        "code": "TDA"
       },
       {
        "name": "WB",
        "code": "WB"
       },
       {
        "name": "UNKNOWN NULL",
        "code": "NULL"
       },
       {
        "name": "SPIDMIGRATOR",
        "code": "SPIDMIGRATOR"
       },
       {
        "name": "AdvanticaStoner",
        "code": "AdvanticaStoner"
       },
       {
        "name": "Alex Bluteau",
        "code": "XB"
       },
       {
        "name": "Thom Chaffee",
        "code": "TC"
       },
       {
        "name": "Kenneth Lewis",
        "code": "KL"
       },
       {
        "name": "Avis Robinson",
        "code": "AR"
       },
       {
        "name": "Gan Preamplume",
        "code": "GP"
       },
       {
        "name": "Corneilus Hall",
        "code": "CH"
       },
       {
        "name": "FME",
        "code": "FME"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DATECREATED",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Date Modified",
     "length": 8,
     "domain": null
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_As_Builts_By",
      "description": "As Builts By",
      "codedValues": [
       {
        "name": "Greg Alley",
        "code": "GA"
       },
       {
        "name": "JJ Meadows",
        "code": "JJM"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Audrey Byrne",
        "code": "AB"
       },
       {
        "name": "Trina Mitchell",
        "code": "TM"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "AM",
        "code": "AM"
       },
       {
        "name": "AP",
        "code": "AP"
       },
       {
        "name": "CG",
        "code": "CG"
       },
       {
        "name": "EDS",
        "code": "EDS"
       },
       {
        "name": "ES",
        "code": "ES"
       },
       {
        "name": "FS",
        "code": "FS"
       },
       {
        "name": "HCC",
        "code": "HCC"
       },
       {
        "name": "HF",
        "code": "HF"
       },
       {
        "name": "JA",
        "code": "JA"
       },
       {
        "name": "LWD",
        "code": "LWD"
       },
       {
        "name": "MDA",
        "code": "MDA"
       },
       {
        "name": "MM",
        "code": "MM"
       },
       {
        "name": "SAM",
        "code": "SAM"
       },
       {
        "name": "SD",
        "code": "SD"
       },
       {
        "name": "SLM",
        "code": "SLM"
       },
       {
        "name": "SW",
        "code": "SW"
       },
       {
        "name": "TDA",
        "code": "TDA"
       },
       {
        "name": "WB",
        "code": "WB"
       },
       {
        "name": "UNKNOWN NULL",
        "code": "NULL"
       },
       {
        "name": "SPIDMIGRATOR",
        "code": "SPIDMIGRATOR"
       },
       {
        "name": "AdvanticaStoner",
        "code": "AdvanticaStoner"
       },
       {
        "name": "Alex Bluteau",
        "code": "XB"
       },
       {
        "name": "Thom Chaffee",
        "code": "TC"
       },
       {
        "name": "Kenneth Lewis",
        "code": "KL"
       },
       {
        "name": "Avis Robinson",
        "code": "AR"
       },
       {
        "name": "Gan Preamplume",
        "code": "GP"
       },
       {
        "name": "Corneilus Hall",
        "code": "CH"
       },
       {
        "name": "FME",
        "code": "FME"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "NOMINALDIAMETER",
     "type": "esriFieldTypeString",
     "alias": "Nominal Diameter",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Diameter",
      "description": "",
      "codedValues": [
       {
        "name": "1/2\"",
        "code": "0.5"
       },
       {
        "name": "5/8\"",
        "code": "0.63"
       },
       {
        "name": "3/4\"",
        "code": "0.75"
       },
       {
        "name": "1\"",
        "code": "1"
       },
       {
        "name": "1 1/4\"",
        "code": "1.25"
       },
       {
        "name": "1 1/2\"",
        "code": "1.5"
       },
       {
        "name": "2\"",
        "code": "2"
       },
       {
        "name": "2 1/2\"",
        "code": "2.5"
       },
       {
        "name": "3\"",
        "code": "3"
       },
       {
        "name": "4\"",
        "code": "4"
       },
       {
        "name": "6\"",
        "code": "6"
       },
       {
        "name": "8\"",
        "code": "8"
       },
       {
        "name": "10\"",
        "code": "10"
       },
       {
        "name": "12\"",
        "code": "12"
       },
       {
        "name": "14\"",
        "code": "14"
       },
       {
        "name": "16\"",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "NOMINALDIAMETERUNITS",
     "type": "esriFieldTypeString",
     "alias": "Nominal Diameter Units",
     "length": 20,
     "domain": null
    },
    {
     "name": "OPERATINGPRESSURE",
     "type": "esriFieldTypeInteger",
     "alias": "Operating Pressure",
     "domain": null
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "OWNER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Owner",
      "description": "Owner of Facilities",
      "codedValues": [
       {
        "name": "CONTRACTOR",
        "code": "CONTRACTOR"
       },
       {
        "name": "COT",
        "code": "COT"
       },
       {
        "name": "PRIVATE OWNED",
        "code": "PRIVATE"
       },
       {
        "name": "FLORIDA STATE UNIVERSITY",
        "code": "FSU"
       },
       {
        "name": "FLORIDA A&M",
        "code": "FAMU"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PIPETESTDATE",
     "type": "esriFieldTypeDate",
     "alias": "Pipe Test Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "PIPETESTDURATION",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Duration",
     "length": 20,
     "domain": null
    },
    {
     "name": "PIPETESTPRESSURE",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Pressure",
     "length": 20,
     "domain": null
    },
    {
     "name": "PIPETESTTYPE",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Type",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_PipeTestType",
      "description": "",
      "codedValues": [
       {
        "name": "Air",
        "code": "AIR"
       },
       {
        "name": "Gas",
        "code": "GAS"
       },
       {
        "name": "Water",
        "code": "WTR"
       },
       {
        "name": "Nitrogen",
        "code": "NTG"
       },
       {
        "name": "Soap",
        "code": "SOAP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SOPRANGE",
     "type": "esriFieldTypeString",
     "alias": "System Operating Pressure Range",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Operating_Pressure",
      "description": "",
      "codedValues": [
       {
        "name": "18 - 45psig",
        "code": "Low Pressure"
       },
       {
        "name": "46 - 99psig",
        "code": "Medium Pressure"
       },
       {
        "name": "100 - 425psig",
        "code": "High Pressure"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WALLTHICKNESS",
     "type": "esriFieldTypeString",
     "alias": "Wall Thickness",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Wall_Thickness",
      "description": "",
      "codedValues": [
       {
        "name": "0.095-3/4\"P",
        "code": "0.095"
       },
       {
        "name": "0.120-1\"P",
        "code": "0.120"
       },
       {
        "name": "0.178-1 1/4\"P",
        "code": "0.178"
       },
       {
        "name": "0.173-1 1/2\"P",
        "code": "0.173"
       },
       {
        "name": "0.216-2\"P",
        "code": "0.216"
       },
       {
        "name": "0.318-3\"P",
        "code": "0.318"
       },
       {
        "name": "0.409-4\"P",
        "code": "0.409"
       },
       {
        "name": "0.602-6\"P",
        "code": "0.602"
       },
       {
        "name": "0.784-8\"P",
        "code": "0.784"
       },
       {
        "name": "0.133-1\"S",
        "code": "0.133"
       },
       {
        "name": "0.140-1 1/4\"S",
        "code": "0.140"
       },
       {
        "name": "0.154-2\"S",
        "code": "0.154"
       },
       {
        "name": "0.203-2 1/2\"S",
        "code": "0.203"
       },
       {
        "name": "0.237-4\"S",
        "code": "0.237"
       },
       {
        "name": "0.280-6\"S",
        "code": "0.280"
       },
       {
        "name": "0.322-8\"S",
        "code": "0.322"
       },
       {
        "name": "0.365-10\"S",
        "code": "0.365"
       },
       {
        "name": "0.113-3/4\"S",
        "code": "0.113"
       },
       {
        "name": "0.216-3\"S",
        "code": "0.21"
       },
       {
        "name": "0.15-1 1/2\"S",
        "code": "0.15"
       },
       {
        "name": "0.375-12\"S",
        "code": "0.375"
       },
       {
        "name": "10",
        "code": "10"
       },
       {
        "name": "12",
        "code": "12"
       },
       {
        "name": "16",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MEASUREDLENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "Measured Length",
     "domain": null
    },
    {
     "name": "LENGTHSOURCE",
     "type": "esriFieldTypeString",
     "alias": "Length Source",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Source_Type",
      "description": "used by gas source field",
      "codedValues": [
       {
        "name": "GPS",
        "code": "GPS"
       },
       {
        "name": "DIG",
        "code": "DIG"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "As Built",
        "code": "AB"
       },
       {
        "name": "Field Measurement",
        "code": "FM"
       },
       {
        "name": "GIS Field Verification",
        "code": "GISFV"
       },
       {
        "name": "Locators",
        "code": "LOC"
       },
       {
        "name": "GPS Corrected",
        "code": "GPSCT"
       },
       {
        "name": "Design",
        "code": "DES"
       },
       {
        "name": "Official Survey",
        "code": "SVY"
       },
       {
        "name": "Tie Sheet",
        "code": "TIE"
       },
       {
        "name": "Work Order",
        "code": "WO"
       },
       {
        "name": "edms/OnBase",
        "code": "EDMS"
       },
       {
        "name": "OnBase",
        "code": "OnBas"
       },
       {
        "name": "CIS",
        "code": "CIS"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       },
       {
        "name": "Aerials",
        "code": "AER"
       },
       {
        "name": "Street-level photo",
        "code": "STR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WORKORDERID",
     "type": "esriFieldTypeString",
     "alias": "Work Order ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "INSERVICEDATE",
     "type": "esriFieldTypeDate",
     "alias": "In Service Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "INSTALLATIONMETHOD",
     "type": "esriFieldTypeString",
     "alias": "Installation Method",
     "length": 120,
     "domain": null
    },
    {
     "name": "SUBTYPECD",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Service_Material",
      "description": "Materials used in service piping",
      "codedValues": [
       {
        "name": "Coated Steel",
        "code": "CS"
       },
       {
        "name": "PE",
        "code": "PL"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LOCATIONID",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONID",
     "length": 10,
     "domain": null
    },
    {
     "name": "PARENTID_GS",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_GS",
     "length": 20,
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 255,
     "domain": null
    },
    {
     "name": "ABANDONEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "Abandoned Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLESTATUS",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Lifecycle_Status",
      "description": "",
      "codedValues": [
       {
        "name": "Abandoned",
        "code": "ABANDONED"
       },
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "In-Active",
        "code": "In-Active"
       },
       {
        "name": "In-Service",
        "code": "InService"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "domain": null
    },
    {
     "name": "RELOCATION",
     "type": "esriFieldTypeString",
     "alias": "RELOCATION",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Yes_No_Indicator",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "Unknown",
        "code": "Unk"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CUTCAP",
     "type": "esriFieldTypeString",
     "alias": "CUTCAP",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Cut_Cap",
      "description": "",
      "codedValues": [
       {
        "name": "CUT AT MAIN",
        "code": "CUTATMAIN"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "NOT CUT AT MAIN",
        "code": "NOTCUTMAIN"
       },
       {
        "name": "CUT FOR RELOCATION",
        "code": "RELOCATION"
       },
       {
        "name": "REPLACED DURING REPAIR",
        "code": "REPAIR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "INTERNALDIAMETER",
     "type": "esriFieldTypeString",
     "alias": "ACTUALINTERNALDIAMETER",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Internal_Diameter",
      "description": "Pipe Internal Diameters",
      "codedValues": [
       {
        "name": "0.86-3/4\"P",
        "code": "0.86-3/4\"P"
       },
       {
        "name": "1.075-1\"P",
        "code": "1.075-1\"P"
       },
       {
        "name": "1.304-1 1/4\"P",
        "code": "1.304-1 1/4\"P"
       },
       {
        "name": "1.554-1 1/2\"P",
        "code": "1.554-1 1/2\"P"
       },
       {
        "name": "1.943-2\"P",
        "code": "1.943-2\"P"
       },
       {
        "name": "2.864-3\"P",
        "code": "2.864-3\"P"
       },
       {
        "name": "3.682-4\"P",
        "code": "3.682-4\"P"
       },
       {
        "name": "5.421-6\"P",
        "code": "5.421-6\"P"
       },
       {
        "name": "7.057-8\"P",
        "code": "7.057-8\"P"
       },
       {
        "name": "0.824-3/4\"S",
        "code": "0.824-3/4\"S"
       },
       {
        "name": "1.049-1\"S",
        "code": "1.049-1\"S"
       },
       {
        "name": "1.380-1 1/4\"S",
        "code": "1.380-1 1/4\"S"
       },
       {
        "name": "1.61-1 1/2\"S",
        "code": "1.61-1 1/2\"S"
       },
       {
        "name": "2.067-2\"S",
        "code": "2.067-2\"S"
       },
       {
        "name": "2.469-2 1/2\"S",
        "code": "2.469-2 1/2\"S"
       },
       {
        "name": "3.068-3\"S",
        "code": "3.068-3\"S"
       },
       {
        "name": "4.026-4\"S",
        "code": "4.026-4\"S"
       },
       {
        "name": "5.690-6\"S",
        "code": "5.690-6\"S"
       },
       {
        "name": "7.981-8\"S",
        "code": "7.981-8\"S"
       },
       {
        "name": "11.938-12\"S",
        "code": "11.938-12\"S"
       },
       {
        "name": "10.020-10\"S",
        "code": "10.020-10\"S"
       },
       {
        "name": "10",
        "code": "10"
       },
       {
        "name": "12",
        "code": "12"
       },
       {
        "name": "16",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PURCHASEORDERNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PURCHASEORDERNUMBER",
     "length": 20,
     "domain": null
    },
    {
     "name": "EFVSTATUS",
     "type": "esriFieldTypeString",
     "alias": "EFV or Curb Valve Status",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_gasEFVorCurbValve",
      "description": "Tracks installation of EFV or curb valve on service line",
      "codedValues": [
       {
        "name": "Excess Flow Valve",
        "code": "EFV"
       },
       {
        "name": "Curb Valve",
        "code": "Curb"
       },
       {
        "name": "No EFV or Curb Valve",
        "code": "None"
       },
       {
        "name": "Unknown",
        "code": "Unk"
       },
       {
        "name": "EFV and Curb Valve",
        "code": "EFVCu"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COUNTY",
     "type": "esriFieldTypeString",
     "alias": "COUNTY",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_County",
      "description": "Counties served by COT gas",
      "codedValues": [
       {
        "name": "Leon",
        "code": "Leon"
       },
       {
        "name": "Wakulla",
        "code": "Wakulla"
       },
       {
        "name": "Gadsden",
        "code": "Gadsden"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 250,
     "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": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "ASCESpatialDataQuality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_gasASCE_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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Source_Type",
      "description": "used by gas source field",
      "codedValues": [
       {
        "name": "GPS",
        "code": "GPS"
       },
       {
        "name": "DIG",
        "code": "DIG"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "As Built",
        "code": "AB"
       },
       {
        "name": "Field Measurement",
        "code": "FM"
       },
       {
        "name": "GIS Field Verification",
        "code": "GISFV"
       },
       {
        "name": "Locators",
        "code": "LOC"
       },
       {
        "name": "GPS Corrected",
        "code": "GPSCT"
       },
       {
        "name": "Design",
        "code": "DES"
       },
       {
        "name": "Official Survey",
        "code": "SVY"
       },
       {
        "name": "Tie Sheet",
        "code": "TIE"
       },
       {
        "name": "Work Order",
        "code": "WO"
       },
       {
        "name": "edms/OnBase",
        "code": "EDMS"
       },
       {
        "name": "OnBase",
        "code": "OnBas"
       },
       {
        "name": "CIS",
        "code": "CIS"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       },
       {
        "name": "Aerials",
        "code": "AER"
       },
       {
        "name": "Street-level photo",
        "code": "STR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WELDERFUSER",
     "type": "esriFieldTypeString",
     "alias": "Name of Certified Welder/Fuser",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_GasWelderFuserNames",
      "description": "Names of Certified Welders and Fusers",
      "codedValues": [
       {
        "name": "Dillon, Anthony G. (COT)",
        "code": "AD"
       },
       {
        "name": "Hayes, Antonio (COT)",
        "code": "AH"
       },
       {
        "name": "Leland, British (COT)",
        "code": "BL"
       },
       {
        "name": "Tribue, Bruce (COT)",
        "code": "BT"
       },
       {
        "name": "Alford, Cody (RAW)",
        "code": "CA"
       },
       {
        "name": "Hill, Casey (RAW)",
        "code": "CH"
       },
       {
        "name": "Mathis, Coy (COT)",
        "code": "CM"
       },
       {
        "name": "Reeves, Christopher (RAW)",
        "code": "CR"
       },
       {
        "name": "Poppell, Dean (COT)",
        "code": "DP"
       },
       {
        "name": "Lively, Earl (COT)",
        "code": "EL"
       },
       {
        "name": "Dart, Gary (RAW)",
        "code": "GD"
       },
       {
        "name": "Daugherty, Herbert (COT)",
        "code": "HD"
       },
       {
        "name": "Burns, Jeremiah (COT)",
        "code": "JB"
       },
       {
        "name": "Baker, Jermaine (RAW)",
        "code": "JB_R"
       },
       {
        "name": "Clark, Jeffrey (COT)",
        "code": "JC"
       },
       {
        "name": "Harvey, Justin (COT)",
        "code": "JH"
       },
       {
        "name": "Jackson, Jamal (COT)",
        "code": "JJ"
       },
       {
        "name": "Ouzts, Joshua (COT)",
        "code": "JO"
       },
       {
        "name": "Ash, Keith (COT)",
        "code": "KA"
       },
       {
        "name": "Hughes, Logan (RAW)",
        "code": "LH"
       },
       {
        "name": "Fulmer, Lola (COT)",
        "code": "LM"
       },
       {
        "name": "Bell, Michael (COT)",
        "code": "MB"
       },
       {
        "name": "Chappell, Matt (COT)",
        "code": "MC"
       },
       {
        "name": "Davis, Marlin (COT)",
        "code": "MD"
       },
       {
        "name": "Glover, Matthew (COT)",
        "code": "MG"
       },
       {
        "name": "Laury, Michael (COT)",
        "code": "ML"
       },
       {
        "name": "Tribue, Michael (COT)",
        "code": "MT"
       },
       {
        "name": "Gebhard, Stephen (COT)",
        "code": "SG"
       },
       {
        "name": "Cone, Thomas (COT)",
        "code": "TC"
       },
       {
        "name": "Liburd, Timothy (RAW)",
        "code": "TL"
       },
       {
        "name": "Rocher, Jeremy (RAW)",
        "code": "JR"
       },
       {
        "name": "Barnes, Heath (RAW)",
        "code": "HB"
       },
       {
        "name": "Montgomery, Travon (RAW)",
        "code": "TM"
       },
       {
        "name": "Eliason, Chris (RAW)",
        "code": "CE"
       },
       {
        "name": "Bennett, Brandon (RAW)",
        "code": "BB"
       },
       {
        "name": "Pagels, Brandon (RAW)",
        "code": "BP"
       },
       {
        "name": "Smith, Justin (RAW)",
        "code": "JS"
       },
       {
        "name": "Candler, Jacob",
        "code": "JCA"
       },
       {
        "name": "Musgrove, Phillip (RAW)",
        "code": "PM"
       },
       {
        "name": "Lehmann, Martin",
        "code": "MLE"
       },
       {
        "name": "Barnard, Ryan (RAW)",
        "code": "RB"
       },
       {
        "name": "Plunkett, Jason",
        "code": "JP"
       },
       {
        "name": "Smith, Phillip (RAW)",
        "code": "PS"
       },
       {
        "name": "Bridges, Marlon",
        "code": "MBR"
       },
       {
        "name": "Dean, Brodrick (RAW)",
        "code": "BD"
       },
       {
        "name": "Ashley, Philip (RAW)",
        "code": "PA"
       },
       {
        "name": "Chambliss, Kammeron (RAW)",
        "code": "KC"
       },
       {
        "name": "Butler, Nicholas (COT)",
        "code": "NB"
       },
       {
        "name": "Griner, James (Tyler, COT)",
        "code": "JG"
       },
       {
        "name": "Coats, Michael (Equix)",
        "code": "MCO"
       },
       {
        "name": "Graham, Cedrick (Equix)",
        "code": "CG"
       },
       {
        "name": "Swims, Mike (Equix)",
        "code": "MS"
       },
       {
        "name": "Thompson, Ryan (Equix)",
        "code": "RT"
       },
       {
        "name": "McGriff, Aaron (Equix)",
        "code": "AG"
       },
       {
        "name": "Kyler, Jamell (COT)",
        "code": "JK"
       },
       {
        "name": "McClure, Dylan (COT)",
        "code": "DM"
       },
       {
        "name": "Harvey-Henderson, Travis (COT)",
        "code": "THH"
       },
       {
        "name": "Driggers, Charles Dewayne (COT)",
        "code": "CDD"
       },
       {
        "name": "Matson, Joel (Equix))",
        "code": "JM"
       },
       {
        "name": "Carter, Daniel (Equix)",
        "code": "DC"
       },
       {
        "name": "Parnell, Colby (COT)",
        "code": "CP"
       },
       {
        "name": "Stone, Ridge (COT)",
        "code": "RS"
       },
       {
        "name": "Miles, Cedric (Equix)",
        "code": "CM_E"
       },
       {
        "name": "Bell, Alvin (Equix)",
        "code": "AB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "INSTALLATIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "Installation Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "PIPEPRODUCT",
     "type": "esriFieldTypeString",
     "alias": "PIPEPRODUCT",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Product",
      "description": "Pipe Manufacturers and Products",
      "codedValues": [
       {
        "name": "Phillips Driscopipe 8000",
        "code": "PD8000"
       },
       {
        "name": "Phillips Driscopipe 8100",
        "code": "PD8100"
       },
       {
        "name": "Phillips Yellowstripe 8300",
        "code": "PY8300"
       },
       {
        "name": "Uponor 2406",
        "code": "U2406"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Duraline Polypipe GDB50",
        "code": "PGDB50"
       },
       {
        "name": "SDR11",
        "code": "OthSDR"
       },
       {
        "name": "Steel",
        "code": "Steel"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MAOP",
     "type": "esriFieldTypeDouble",
     "alias": "MAOP",
     "domain": null
    },
    {
     "name": "BARCODE",
     "type": "esriFieldTypeString",
     "alias": "Barcode",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTUREDATE",
     "type": "esriFieldTypeDate",
     "alias": "Manufacture Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURECOMPONENT",
     "type": "esriFieldTypeString",
     "alias": "Manufacture Component",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURERLOTNO",
     "type": "esriFieldTypeInteger",
     "alias": "Manufacturer Lot #",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER",
     "type": "esriFieldTypeDouble",
     "alias": "Pipe Diameter",
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURER",
     "type": "esriFieldTypeString",
     "alias": "Barcode Manufacturer",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness",
     "domain": null
    },
    {
     "name": "BARCODE_MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS1",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness 1",
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS2",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness 2",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER1",
     "type": "esriFieldTypeDouble",
     "alias": "Diameter 1",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER2",
     "type": "esriFieldTypeDouble",
     "alias": "Diameter 2",
     "domain": null
    },
    {
     "name": "LEAKSURVEYAREA",
     "type": "esriFieldTypeString",
     "alias": "Leak Survey and Valve Maintenance Areas",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Valve_Maintenance_Area",
      "description": "",
      "codedValues": [
       {
        "name": "Area 1",
        "code": "1"
       },
       {
        "name": "Area 2",
        "code": "2"
       },
       {
        "name": "Area 3",
        "code": "3"
       },
       {
        "name": "Area 4",
        "code": "4"
       },
       {
        "name": "Area 5",
        "code": "5"
       },
       {
        "name": "Area 6",
        "code": "6"
       },
       {
        "name": "Area 7",
        "code": "7"
       },
       {
        "name": "Area 8",
        "code": "8"
       },
       {
        "name": "Area 9",
        "code": "9"
       },
       {
        "name": "Area 10",
        "code": "10"
       },
       {
        "name": "Area 11-Downtown",
        "code": "11-Downtown"
       },
       {
        "name": "Area 12-Wakulla Co",
        "code": "12-Wakulla"
       },
       {
        "name": "Area 13-Gadsden Co",
        "code": "13-Gadsden"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GENERATOR",
     "type": "esriFieldTypeString",
     "alias": "GENERATOR",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Yes_No_Indicator",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "Unknown",
        "code": "Unk"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R731981_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731981",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731981",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A3440_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "id": 4,
     "name": "Abandoned"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "id": 2,
     "name": "Commercial"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "id": 1,
     "name": "Residential"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "id": 5,
     "name": "Manifold Piping-Residential"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "id": 6,
     "name": "Manifold Piping-Commercial"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "id": 3,
     "name": "High Load andor Interruptible"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 0,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": "0.75",
      "NOMINALDIAMETERUNITS": "inches",
      "OPERATINGPRESSURE": null,
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "15mins",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "SOPRANGE": "Low Pressure",
      "WALLTHICKNESS": "0.113",
      "MEASUREDLENGTH": null,
      "LENGTHSOURCE": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "SUBTYPECD": null,
      "MATERIAL": "CS",
      "LOCATIONID": null,
      "PARENTID_GS": null,
      "GLOBALID": null,
      "COMMENTS": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "ABANDONED",
      "TEMP": null,
      "RELOCATION": "N",
      "CUTCAP": null,
      "INTERNALDIAMETER": "0.824-3/4\"S",
      "PURCHASEORDERNUMBER": null,
      "EFVSTATUS": null,
      "COUNTY": "Leon",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "PIPEPRODUCT": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "GENERATOR": null
     },
     "code": 4,
     "name": "Abandoned"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": "1",
      "NOMINALDIAMETERUNITS": "inches",
      "OPERATINGPRESSURE": null,
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "15mins",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "SOPRANGE": "Low Pressure",
      "WALLTHICKNESS": "0.120",
      "MEASUREDLENGTH": null,
      "LENGTHSOURCE": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "SUBTYPECD": null,
      "MATERIAL": "PL",
      "LOCATIONID": null,
      "PARENTID_GS": null,
      "GLOBALID": null,
      "COMMENTS": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "RELOCATION": "N",
      "CUTCAP": null,
      "INTERNALDIAMETER": "1.075-1\"P",
      "PURCHASEORDERNUMBER": null,
      "EFVSTATUS": null,
      "COUNTY": "Leon",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "PIPEPRODUCT": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "GENERATOR": null
     },
     "code": 2,
     "name": "Commercial"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": "0.75",
      "NOMINALDIAMETERUNITS": "inches",
      "OPERATINGPRESSURE": null,
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "15mins",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "SOPRANGE": "Low Pressure",
      "WALLTHICKNESS": "0.095",
      "MEASUREDLENGTH": null,
      "LENGTHSOURCE": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "SUBTYPECD": 1,
      "MATERIAL": "PL",
      "LOCATIONID": null,
      "PARENTID_GS": null,
      "GLOBALID": null,
      "COMMENTS": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "RELOCATION": "N",
      "CUTCAP": null,
      "INTERNALDIAMETER": "0.86-3/4\"P",
      "PURCHASEORDERNUMBER": null,
      "EFVSTATUS": null,
      "COUNTY": "Leon",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "PIPEPRODUCT": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "GENERATOR": null
     },
     "code": 1,
     "name": "Residential"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": "2",
      "NOMINALDIAMETERUNITS": "inches",
      "OPERATINGPRESSURE": null,
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "15mins",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "SOPRANGE": "Low Pressure",
      "WALLTHICKNESS": "0.154",
      "MEASUREDLENGTH": null,
      "LENGTHSOURCE": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "SUBTYPECD": 1,
      "MATERIAL": "CS",
      "LOCATIONID": null,
      "PARENTID_GS": null,
      "GLOBALID": null,
      "COMMENTS": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "RELOCATION": "N",
      "CUTCAP": null,
      "INTERNALDIAMETER": "2.067-2\"S",
      "PURCHASEORDERNUMBER": null,
      "EFVSTATUS": null,
      "COUNTY": "Leon",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "PIPEPRODUCT": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "GENERATOR": null
     },
     "code": 5,
     "name": "Manifold Piping-Residential"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": null,
      "NOMINALDIAMETERUNITS": "inches",
      "OPERATINGPRESSURE": null,
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "15mins",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "SOPRANGE": "Low Pressure",
      "WALLTHICKNESS": null,
      "MEASUREDLENGTH": null,
      "LENGTHSOURCE": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "SUBTYPECD": 1,
      "MATERIAL": "PL",
      "LOCATIONID": null,
      "PARENTID_GS": null,
      "GLOBALID": null,
      "COMMENTS": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "RELOCATION": "N",
      "CUTCAP": null,
      "INTERNALDIAMETER": null,
      "PURCHASEORDERNUMBER": null,
      "EFVSTATUS": null,
      "COUNTY": "Leon",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "PIPEPRODUCT": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "GENERATOR": null
     },
     "code": 6,
     "name": "Manifold Piping-Commercial"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "EFVSTATUS": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "GENERATOR": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": null,
      "NOMINALDIAMETERUNITS": "inches",
      "OPERATINGPRESSURE": null,
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "15mins",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "SOPRANGE": "Low Pressure",
      "WALLTHICKNESS": null,
      "MEASUREDLENGTH": null,
      "LENGTHSOURCE": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "SUBTYPECD": null,
      "MATERIAL": "PL",
      "LOCATIONID": null,
      "PARENTID_GS": null,
      "GLOBALID": null,
      "COMMENTS": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "RELOCATION": "N",
      "CUTCAP": null,
      "INTERNALDIAMETER": null,
      "PURCHASEORDERNUMBER": null,
      "EFVSTATUS": null,
      "COUNTY": "Leon",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "PIPEPRODUCT": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "GENERATOR": null
     },
     "code": 3,
     "name": "High Load andor Interruptible"
    }
   ],
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 10,
   "name": "HP Gas Distribution Main (all Steel)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 8,
    "name": "Gas System"
   },
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       250,
       57,
       33,
       255
      ],
      "width": 3
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1969533.47031251,
    "ymin": 422772.651250005,
    "xmax": 2091786.71875,
    "ymax": 589919.510000005,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NOMINALDIAMETER",
   "typeIdField": "Material",
   "subtypeFieldName": "Material",
   "subtypeField": "Material",
   "defaultSubtypeCode": 5,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "Creation User",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_As_Builts_By",
      "description": "As Builts By",
      "codedValues": [
       {
        "name": "Greg Alley",
        "code": "GA"
       },
       {
        "name": "JJ Meadows",
        "code": "JJM"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Audrey Byrne",
        "code": "AB"
       },
       {
        "name": "Trina Mitchell",
        "code": "TM"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "AM",
        "code": "AM"
       },
       {
        "name": "AP",
        "code": "AP"
       },
       {
        "name": "CG",
        "code": "CG"
       },
       {
        "name": "EDS",
        "code": "EDS"
       },
       {
        "name": "ES",
        "code": "ES"
       },
       {
        "name": "FS",
        "code": "FS"
       },
       {
        "name": "HCC",
        "code": "HCC"
       },
       {
        "name": "HF",
        "code": "HF"
       },
       {
        "name": "JA",
        "code": "JA"
       },
       {
        "name": "LWD",
        "code": "LWD"
       },
       {
        "name": "MDA",
        "code": "MDA"
       },
       {
        "name": "MM",
        "code": "MM"
       },
       {
        "name": "SAM",
        "code": "SAM"
       },
       {
        "name": "SD",
        "code": "SD"
       },
       {
        "name": "SLM",
        "code": "SLM"
       },
       {
        "name": "SW",
        "code": "SW"
       },
       {
        "name": "TDA",
        "code": "TDA"
       },
       {
        "name": "WB",
        "code": "WB"
       },
       {
        "name": "UNKNOWN NULL",
        "code": "NULL"
       },
       {
        "name": "SPIDMIGRATOR",
        "code": "SPIDMIGRATOR"
       },
       {
        "name": "AdvanticaStoner",
        "code": "AdvanticaStoner"
       },
       {
        "name": "Alex Bluteau",
        "code": "XB"
       },
       {
        "name": "Thom Chaffee",
        "code": "TC"
       },
       {
        "name": "Kenneth Lewis",
        "code": "KL"
       },
       {
        "name": "Avis Robinson",
        "code": "AR"
       },
       {
        "name": "Gan Preamplume",
        "code": "GP"
       },
       {
        "name": "Corneilus Hall",
        "code": "CH"
       },
       {
        "name": "FME",
        "code": "FME"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DATECREATED",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Date Modified",
     "length": 8,
     "domain": null
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_As_Builts_By",
      "description": "As Builts By",
      "codedValues": [
       {
        "name": "Greg Alley",
        "code": "GA"
       },
       {
        "name": "JJ Meadows",
        "code": "JJM"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Audrey Byrne",
        "code": "AB"
       },
       {
        "name": "Trina Mitchell",
        "code": "TM"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "AM",
        "code": "AM"
       },
       {
        "name": "AP",
        "code": "AP"
       },
       {
        "name": "CG",
        "code": "CG"
       },
       {
        "name": "EDS",
        "code": "EDS"
       },
       {
        "name": "ES",
        "code": "ES"
       },
       {
        "name": "FS",
        "code": "FS"
       },
       {
        "name": "HCC",
        "code": "HCC"
       },
       {
        "name": "HF",
        "code": "HF"
       },
       {
        "name": "JA",
        "code": "JA"
       },
       {
        "name": "LWD",
        "code": "LWD"
       },
       {
        "name": "MDA",
        "code": "MDA"
       },
       {
        "name": "MM",
        "code": "MM"
       },
       {
        "name": "SAM",
        "code": "SAM"
       },
       {
        "name": "SD",
        "code": "SD"
       },
       {
        "name": "SLM",
        "code": "SLM"
       },
       {
        "name": "SW",
        "code": "SW"
       },
       {
        "name": "TDA",
        "code": "TDA"
       },
       {
        "name": "WB",
        "code": "WB"
       },
       {
        "name": "UNKNOWN NULL",
        "code": "NULL"
       },
       {
        "name": "SPIDMIGRATOR",
        "code": "SPIDMIGRATOR"
       },
       {
        "name": "AdvanticaStoner",
        "code": "AdvanticaStoner"
       },
       {
        "name": "Alex Bluteau",
        "code": "XB"
       },
       {
        "name": "Thom Chaffee",
        "code": "TC"
       },
       {
        "name": "Kenneth Lewis",
        "code": "KL"
       },
       {
        "name": "Avis Robinson",
        "code": "AR"
       },
       {
        "name": "Gan Preamplume",
        "code": "GP"
       },
       {
        "name": "Corneilus Hall",
        "code": "CH"
       },
       {
        "name": "FME",
        "code": "FME"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "NOMINALDIAMETER",
     "type": "esriFieldTypeString",
     "alias": "Nominal Diameter",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Diameter",
      "description": "",
      "codedValues": [
       {
        "name": "1/2\"",
        "code": "0.5"
       },
       {
        "name": "5/8\"",
        "code": "0.63"
       },
       {
        "name": "3/4\"",
        "code": "0.75"
       },
       {
        "name": "1\"",
        "code": "1"
       },
       {
        "name": "1 1/4\"",
        "code": "1.25"
       },
       {
        "name": "1 1/2\"",
        "code": "1.5"
       },
       {
        "name": "2\"",
        "code": "2"
       },
       {
        "name": "2 1/2\"",
        "code": "2.5"
       },
       {
        "name": "3\"",
        "code": "3"
       },
       {
        "name": "4\"",
        "code": "4"
       },
       {
        "name": "6\"",
        "code": "6"
       },
       {
        "name": "8\"",
        "code": "8"
       },
       {
        "name": "10\"",
        "code": "10"
       },
       {
        "name": "12\"",
        "code": "12"
       },
       {
        "name": "14\"",
        "code": "14"
       },
       {
        "name": "16\"",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "OWNER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Owner",
      "description": "Owner of Facilities",
      "codedValues": [
       {
        "name": "CONTRACTOR",
        "code": "CONTRACTOR"
       },
       {
        "name": "COT",
        "code": "COT"
       },
       {
        "name": "PRIVATE OWNED",
        "code": "PRIVATE"
       },
       {
        "name": "FLORIDA STATE UNIVERSITY",
        "code": "FSU"
       },
       {
        "name": "FLORIDA A&M",
        "code": "FAMU"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PIPETESTDATE",
     "type": "esriFieldTypeDate",
     "alias": "Pipe Test Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "PIPETESTDURATION",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Duration",
     "length": 20,
     "domain": null
    },
    {
     "name": "PIPETESTPRESSURE",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Pressure",
     "length": 20,
     "domain": null
    },
    {
     "name": "PIPETESTTYPE",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Type",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_PipeTestType",
      "description": "",
      "codedValues": [
       {
        "name": "Air",
        "code": "AIR"
       },
       {
        "name": "Gas",
        "code": "GAS"
       },
       {
        "name": "Water",
        "code": "WTR"
       },
       {
        "name": "Nitrogen",
        "code": "NTG"
       },
       {
        "name": "Soap",
        "code": "SOAP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WALLTHICKNESS",
     "type": "esriFieldTypeString",
     "alias": "Wall Thickness",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Wall_Thickness",
      "description": "",
      "codedValues": [
       {
        "name": "0.095-3/4\"P",
        "code": "0.095"
       },
       {
        "name": "0.120-1\"P",
        "code": "0.120"
       },
       {
        "name": "0.178-1 1/4\"P",
        "code": "0.178"
       },
       {
        "name": "0.173-1 1/2\"P",
        "code": "0.173"
       },
       {
        "name": "0.216-2\"P",
        "code": "0.216"
       },
       {
        "name": "0.318-3\"P",
        "code": "0.318"
       },
       {
        "name": "0.409-4\"P",
        "code": "0.409"
       },
       {
        "name": "0.602-6\"P",
        "code": "0.602"
       },
       {
        "name": "0.784-8\"P",
        "code": "0.784"
       },
       {
        "name": "0.133-1\"S",
        "code": "0.133"
       },
       {
        "name": "0.140-1 1/4\"S",
        "code": "0.140"
       },
       {
        "name": "0.154-2\"S",
        "code": "0.154"
       },
       {
        "name": "0.203-2 1/2\"S",
        "code": "0.203"
       },
       {
        "name": "0.237-4\"S",
        "code": "0.237"
       },
       {
        "name": "0.280-6\"S",
        "code": "0.280"
       },
       {
        "name": "0.322-8\"S",
        "code": "0.322"
       },
       {
        "name": "0.365-10\"S",
        "code": "0.365"
       },
       {
        "name": "0.113-3/4\"S",
        "code": "0.113"
       },
       {
        "name": "0.216-3\"S",
        "code": "0.21"
       },
       {
        "name": "0.15-1 1/2\"S",
        "code": "0.15"
       },
       {
        "name": "0.375-12\"S",
        "code": "0.375"
       },
       {
        "name": "10",
        "code": "10"
       },
       {
        "name": "12",
        "code": "12"
       },
       {
        "name": "16",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MEASUREDLENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "Measured Length",
     "domain": null
    },
    {
     "name": "WORKORDERID",
     "type": "esriFieldTypeString",
     "alias": "Work Order ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "INSERVICEDATE",
     "type": "esriFieldTypeDate",
     "alias": "In Service Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "INSTALLATIONMETHOD",
     "type": "esriFieldTypeString",
     "alias": "Installation Method",
     "length": 100,
     "domain": null
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeInteger",
     "alias": "Material",
     "domain": null
    },
    {
     "name": "CROSSINGTYPE",
     "type": "esriFieldTypeString",
     "alias": "Crossing Type",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Pipe_Crossing_Type",
      "description": "Tracks aboveground steel main/steel casing and main crossings",
      "codedValues": [
       {
        "name": "Aboveground-Bridge",
        "code": "BRDG"
       },
       {
        "name": "Under Ditch",
        "code": "DITCH"
       },
       {
        "name": "Under Road",
        "code": "RD"
       },
       {
        "name": "Under Railroad",
        "code": "RR"
       },
       {
        "name": "Aboveground-Ditch",
        "code": "AGPD"
       },
       {
        "name": "Aboveground Pipe",
        "code": "AGP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "EFFICIENCY",
     "type": "esriFieldTypeDouble",
     "alias": "EFFICIENCY",
     "domain": null
    },
    {
     "name": "PROJID",
     "type": "esriFieldTypeInteger",
     "alias": "Project ID",
     "domain": null
    },
    {
     "name": "LOCATIONID",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONID",
     "length": 10,
     "domain": null
    },
    {
     "name": "PARENTID_GM",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_GM",
     "length": 20,
     "domain": null
    },
    {
     "name": "INTERNALDIAMETER",
     "type": "esriFieldTypeString",
     "alias": "Internal Diameter",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Internal_Diameter",
      "description": "Pipe Internal Diameters",
      "codedValues": [
       {
        "name": "0.86-3/4\"P",
        "code": "0.86-3/4\"P"
       },
       {
        "name": "1.075-1\"P",
        "code": "1.075-1\"P"
       },
       {
        "name": "1.304-1 1/4\"P",
        "code": "1.304-1 1/4\"P"
       },
       {
        "name": "1.554-1 1/2\"P",
        "code": "1.554-1 1/2\"P"
       },
       {
        "name": "1.943-2\"P",
        "code": "1.943-2\"P"
       },
       {
        "name": "2.864-3\"P",
        "code": "2.864-3\"P"
       },
       {
        "name": "3.682-4\"P",
        "code": "3.682-4\"P"
       },
       {
        "name": "5.421-6\"P",
        "code": "5.421-6\"P"
       },
       {
        "name": "7.057-8\"P",
        "code": "7.057-8\"P"
       },
       {
        "name": "0.824-3/4\"S",
        "code": "0.824-3/4\"S"
       },
       {
        "name": "1.049-1\"S",
        "code": "1.049-1\"S"
       },
       {
        "name": "1.380-1 1/4\"S",
        "code": "1.380-1 1/4\"S"
       },
       {
        "name": "1.61-1 1/2\"S",
        "code": "1.61-1 1/2\"S"
       },
       {
        "name": "2.067-2\"S",
        "code": "2.067-2\"S"
       },
       {
        "name": "2.469-2 1/2\"S",
        "code": "2.469-2 1/2\"S"
       },
       {
        "name": "3.068-3\"S",
        "code": "3.068-3\"S"
       },
       {
        "name": "4.026-4\"S",
        "code": "4.026-4\"S"
       },
       {
        "name": "5.690-6\"S",
        "code": "5.690-6\"S"
       },
       {
        "name": "7.981-8\"S",
        "code": "7.981-8\"S"
       },
       {
        "name": "11.938-12\"S",
        "code": "11.938-12\"S"
       },
       {
        "name": "10.020-10\"S",
        "code": "10.020-10\"S"
       },
       {
        "name": "10",
        "code": "10"
       },
       {
        "name": "12",
        "code": "12"
       },
       {
        "name": "16",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ROUGHNESS",
     "type": "esriFieldTypeString",
     "alias": "Pipe Roughness",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Roughness",
      "description": "",
      "codedValues": [
       {
        "name": ".00006",
        "code": "Plastic Main"
       },
       {
        "name": ".0018",
        "code": "Steel Main"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LENGTHSOURCE",
     "type": "esriFieldTypeString",
     "alias": "Pipe Length Source",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Source_Type",
      "description": "used by gas source field",
      "codedValues": [
       {
        "name": "GPS",
        "code": "GPS"
       },
       {
        "name": "DIG",
        "code": "DIG"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "As Built",
        "code": "AB"
       },
       {
        "name": "Field Measurement",
        "code": "FM"
       },
       {
        "name": "GIS Field Verification",
        "code": "GISFV"
       },
       {
        "name": "Locators",
        "code": "LOC"
       },
       {
        "name": "GPS Corrected",
        "code": "GPSCT"
       },
       {
        "name": "Design",
        "code": "DES"
       },
       {
        "name": "Official Survey",
        "code": "SVY"
       },
       {
        "name": "Tie Sheet",
        "code": "TIE"
       },
       {
        "name": "Work Order",
        "code": "WO"
       },
       {
        "name": "edms/OnBase",
        "code": "EDMS"
       },
       {
        "name": "OnBase",
        "code": "OnBas"
       },
       {
        "name": "CIS",
        "code": "CIS"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       },
       {
        "name": "Aerials",
        "code": "AER"
       },
       {
        "name": "Street-level photo",
        "code": "STR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SOPENTERED",
     "type": "esriFieldTypeString",
     "alias": "System Operating Pressure",
     "length": 50,
     "domain": null
    },
    {
     "name": "SOPRANGE",
     "type": "esriFieldTypeString",
     "alias": "System Pressure Range",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Operating_Pressure",
      "description": "",
      "codedValues": [
       {
        "name": "18 - 45psig",
        "code": "Low Pressure"
       },
       {
        "name": "46 - 99psig",
        "code": "Medium Pressure"
       },
       {
        "name": "100 - 425psig",
        "code": "High Pressure"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SOPUNITOFMEASURE",
     "type": "esriFieldTypeString",
     "alias": "SOP Unit of Measure",
     "length": 50,
     "domain": null
    },
    {
     "name": "OPERATINGPRESSURE",
     "type": "esriFieldTypeInteger",
     "alias": "Operating Pressure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Main_Oper_Pressure",
      "description": "Default Operating Pressures for Gas Mains",
      "codedValues": [
       {
        "name": "Low Pressure",
        "code": 30
       },
       {
        "name": "Medium Pressure",
        "code": 60
       },
       {
        "name": "High Pressure",
        "code": 120
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 255,
     "domain": null
    },
    {
     "name": "PURCHASEORDERNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PURCHASEORDERNUMBER",
     "length": 20,
     "domain": null
    },
    {
     "name": "PROJECTNAME",
     "type": "esriFieldTypeString",
     "alias": "PROJECTNAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "ABANDONEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "ABANDONEDDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLESTATUS",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Lifecycle_Status",
      "description": "",
      "codedValues": [
       {
        "name": "Abandoned",
        "code": "ABANDONED"
       },
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "In-Active",
        "code": "In-Active"
       },
       {
        "name": "In-Service",
        "code": "InService"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "domain": null
    },
    {
     "name": "ASSOCIATEDRECTIFIER",
     "type": "esriFieldTypeString",
     "alias": "ASSOCIATEDRECTIFIER",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Rectifier_Names",
      "description": "",
      "codedValues": [
       {
        "name": "Holly Hill",
        "code": "HH"
       },
       {
        "name": "Indian Head",
        "code": "IH"
       },
       {
        "name": "Alumni Village",
        "code": "AV"
       },
       {
        "name": "None",
        "code": "None"
       },
       {
        "name": "High Pressure",
        "code": "HP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PIPEPRODUCT",
     "type": "esriFieldTypeString",
     "alias": "PIPEPRODUCT",
     "length": 100,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Product",
      "description": "Pipe Manufacturers and Products",
      "codedValues": [
       {
        "name": "Phillips Driscopipe 8000",
        "code": "PD8000"
       },
       {
        "name": "Phillips Driscopipe 8100",
        "code": "PD8100"
       },
       {
        "name": "Phillips Yellowstripe 8300",
        "code": "PY8300"
       },
       {
        "name": "Uponor 2406",
        "code": "U2406"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Duraline Polypipe GDB50",
        "code": "PGDB50"
       },
       {
        "name": "SDR11",
        "code": "OthSDR"
       },
       {
        "name": "Steel",
        "code": "Steel"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COUNTY",
     "type": "esriFieldTypeString",
     "alias": "COUNTY",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_County",
      "description": "Counties served by COT gas",
      "codedValues": [
       {
        "name": "Leon",
        "code": "Leon"
       },
       {
        "name": "Wakulla",
        "code": "Wakulla"
       },
       {
        "name": "Gadsden",
        "code": "Gadsden"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RELOCATION",
     "type": "esriFieldTypeString",
     "alias": "RELOCATION",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Yes_No_Indicator",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "Unknown",
        "code": "Unk"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 250,
     "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": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "ASCESpatialDataQuality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_gasASCE_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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Source_Type",
      "description": "used by gas source field",
      "codedValues": [
       {
        "name": "GPS",
        "code": "GPS"
       },
       {
        "name": "DIG",
        "code": "DIG"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "As Built",
        "code": "AB"
       },
       {
        "name": "Field Measurement",
        "code": "FM"
       },
       {
        "name": "GIS Field Verification",
        "code": "GISFV"
       },
       {
        "name": "Locators",
        "code": "LOC"
       },
       {
        "name": "GPS Corrected",
        "code": "GPSCT"
       },
       {
        "name": "Design",
        "code": "DES"
       },
       {
        "name": "Official Survey",
        "code": "SVY"
       },
       {
        "name": "Tie Sheet",
        "code": "TIE"
       },
       {
        "name": "Work Order",
        "code": "WO"
       },
       {
        "name": "edms/OnBase",
        "code": "EDMS"
       },
       {
        "name": "OnBase",
        "code": "OnBas"
       },
       {
        "name": "CIS",
        "code": "CIS"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       },
       {
        "name": "Aerials",
        "code": "AER"
       },
       {
        "name": "Street-level photo",
        "code": "STR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WELDERFUSER",
     "type": "esriFieldTypeString",
     "alias": "Name of Certified Welder/Fuser",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_GasWelderFuserNames",
      "description": "Names of Certified Welders and Fusers",
      "codedValues": [
       {
        "name": "Dillon, Anthony G. (COT)",
        "code": "AD"
       },
       {
        "name": "Hayes, Antonio (COT)",
        "code": "AH"
       },
       {
        "name": "Leland, British (COT)",
        "code": "BL"
       },
       {
        "name": "Tribue, Bruce (COT)",
        "code": "BT"
       },
       {
        "name": "Alford, Cody (RAW)",
        "code": "CA"
       },
       {
        "name": "Hill, Casey (RAW)",
        "code": "CH"
       },
       {
        "name": "Mathis, Coy (COT)",
        "code": "CM"
       },
       {
        "name": "Reeves, Christopher (RAW)",
        "code": "CR"
       },
       {
        "name": "Poppell, Dean (COT)",
        "code": "DP"
       },
       {
        "name": "Lively, Earl (COT)",
        "code": "EL"
       },
       {
        "name": "Dart, Gary (RAW)",
        "code": "GD"
       },
       {
        "name": "Daugherty, Herbert (COT)",
        "code": "HD"
       },
       {
        "name": "Burns, Jeremiah (COT)",
        "code": "JB"
       },
       {
        "name": "Baker, Jermaine (RAW)",
        "code": "JB_R"
       },
       {
        "name": "Clark, Jeffrey (COT)",
        "code": "JC"
       },
       {
        "name": "Harvey, Justin (COT)",
        "code": "JH"
       },
       {
        "name": "Jackson, Jamal (COT)",
        "code": "JJ"
       },
       {
        "name": "Ouzts, Joshua (COT)",
        "code": "JO"
       },
       {
        "name": "Ash, Keith (COT)",
        "code": "KA"
       },
       {
        "name": "Hughes, Logan (RAW)",
        "code": "LH"
       },
       {
        "name": "Fulmer, Lola (COT)",
        "code": "LM"
       },
       {
        "name": "Bell, Michael (COT)",
        "code": "MB"
       },
       {
        "name": "Chappell, Matt (COT)",
        "code": "MC"
       },
       {
        "name": "Davis, Marlin (COT)",
        "code": "MD"
       },
       {
        "name": "Glover, Matthew (COT)",
        "code": "MG"
       },
       {
        "name": "Laury, Michael (COT)",
        "code": "ML"
       },
       {
        "name": "Tribue, Michael (COT)",
        "code": "MT"
       },
       {
        "name": "Gebhard, Stephen (COT)",
        "code": "SG"
       },
       {
        "name": "Cone, Thomas (COT)",
        "code": "TC"
       },
       {
        "name": "Liburd, Timothy (RAW)",
        "code": "TL"
       },
       {
        "name": "Rocher, Jeremy (RAW)",
        "code": "JR"
       },
       {
        "name": "Barnes, Heath (RAW)",
        "code": "HB"
       },
       {
        "name": "Montgomery, Travon (RAW)",
        "code": "TM"
       },
       {
        "name": "Eliason, Chris (RAW)",
        "code": "CE"
       },
       {
        "name": "Bennett, Brandon (RAW)",
        "code": "BB"
       },
       {
        "name": "Pagels, Brandon (RAW)",
        "code": "BP"
       },
       {
        "name": "Smith, Justin (RAW)",
        "code": "JS"
       },
       {
        "name": "Candler, Jacob",
        "code": "JCA"
       },
       {
        "name": "Musgrove, Phillip (RAW)",
        "code": "PM"
       },
       {
        "name": "Lehmann, Martin",
        "code": "MLE"
       },
       {
        "name": "Barnard, Ryan (RAW)",
        "code": "RB"
       },
       {
        "name": "Plunkett, Jason",
        "code": "JP"
       },
       {
        "name": "Smith, Phillip (RAW)",
        "code": "PS"
       },
       {
        "name": "Bridges, Marlon",
        "code": "MBR"
       },
       {
        "name": "Dean, Brodrick (RAW)",
        "code": "BD"
       },
       {
        "name": "Ashley, Philip (RAW)",
        "code": "PA"
       },
       {
        "name": "Chambliss, Kammeron (RAW)",
        "code": "KC"
       },
       {
        "name": "Butler, Nicholas (COT)",
        "code": "NB"
       },
       {
        "name": "Griner, James (Tyler, COT)",
        "code": "JG"
       },
       {
        "name": "Coats, Michael (Equix)",
        "code": "MCO"
       },
       {
        "name": "Graham, Cedrick (Equix)",
        "code": "CG"
       },
       {
        "name": "Swims, Mike (Equix)",
        "code": "MS"
       },
       {
        "name": "Thompson, Ryan (Equix)",
        "code": "RT"
       },
       {
        "name": "McGriff, Aaron (Equix)",
        "code": "AG"
       },
       {
        "name": "Kyler, Jamell (COT)",
        "code": "JK"
       },
       {
        "name": "McClure, Dylan (COT)",
        "code": "DM"
       },
       {
        "name": "Harvey-Henderson, Travis (COT)",
        "code": "THH"
       },
       {
        "name": "Driggers, Charles Dewayne (COT)",
        "code": "CDD"
       },
       {
        "name": "Matson, Joel (Equix))",
        "code": "JM"
       },
       {
        "name": "Carter, Daniel (Equix)",
        "code": "DC"
       },
       {
        "name": "Parnell, Colby (COT)",
        "code": "CP"
       },
       {
        "name": "Stone, Ridge (COT)",
        "code": "RS"
       },
       {
        "name": "Miles, Cedric (Equix)",
        "code": "CM_E"
       },
       {
        "name": "Bell, Alvin (Equix)",
        "code": "AB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "INSTALLATIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "Installation Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "MAOP",
     "type": "esriFieldTypeDouble",
     "alias": "MAOP",
     "domain": null
    },
    {
     "name": "BARCODE",
     "type": "esriFieldTypeString",
     "alias": "Barcode",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTUREDATE",
     "type": "esriFieldTypeDate",
     "alias": "Manufacture Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURECOMPONENT",
     "type": "esriFieldTypeString",
     "alias": "Manufacture Component",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURERLOTNO",
     "type": "esriFieldTypeInteger",
     "alias": "Manufacturer Lot #",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER",
     "type": "esriFieldTypeDouble",
     "alias": "Pipe Diameter",
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURER",
     "type": "esriFieldTypeString",
     "alias": "Barcode Manufacturer",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness",
     "domain": null
    },
    {
     "name": "BARCODE_MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS1",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness 1",
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS2",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness 2",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER1",
     "type": "esriFieldTypeDouble",
     "alias": "Diameter 1",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER2",
     "type": "esriFieldTypeDouble",
     "alias": "Diameter 2",
     "domain": null
    },
    {
     "name": "LEAKSURVEYAREA",
     "type": "esriFieldTypeString",
     "alias": "Leak Survey and Valve Maintenance Areas",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Valve_Maintenance_Area",
      "description": "",
      "codedValues": [
       {
        "name": "Area 1",
        "code": "1"
       },
       {
        "name": "Area 2",
        "code": "2"
       },
       {
        "name": "Area 3",
        "code": "3"
       },
       {
        "name": "Area 4",
        "code": "4"
       },
       {
        "name": "Area 5",
        "code": "5"
       },
       {
        "name": "Area 6",
        "code": "6"
       },
       {
        "name": "Area 7",
        "code": "7"
       },
       {
        "name": "Area 8",
        "code": "8"
       },
       {
        "name": "Area 9",
        "code": "9"
       },
       {
        "name": "Area 10",
        "code": "10"
       },
       {
        "name": "Area 11-Downtown",
        "code": "11-Downtown"
       },
       {
        "name": "Area 12-Wakulla Co",
        "code": "12-Wakulla"
       },
       {
        "name": "Area 13-Gadsden Co",
        "code": "13-Gadsden"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CUTCAP",
     "type": "esriFieldTypeString",
     "alias": "CUTCAP",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Cut_Cap",
      "description": "",
      "codedValues": [
       {
        "name": "CUT AT MAIN",
        "code": "CUTATMAIN"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "NOT CUT AT MAIN",
        "code": "NOTCUTMAIN"
       },
       {
        "name": "CUT FOR RELOCATION",
        "code": "RELOCATION"
       },
       {
        "name": "REPLACED DURING REPAIR",
        "code": "REPAIR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "G44534LOCATIONID",
     "fields": "LOCATIONID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731982_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731982",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731982",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A3441_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "CROSSINGTYPE": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "ROUGHNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "OPERATINGPRESSURE": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "ASSOCIATEDRECTIFIER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"}
     },
     "id": 3,
     "name": "Coated Steel"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "CROSSINGTYPE": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "ROUGHNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "OPERATINGPRESSURE": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "ASSOCIATEDRECTIFIER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"}
     },
     "id": 5,
     "name": "Plastic"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "CROSSINGTYPE": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "ROUGHNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "OPERATINGPRESSURE": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "ASSOCIATEDRECTIFIER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": "2",
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "24hrs",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "WALLTHICKNESS": "0.154",
      "MEASUREDLENGTH": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "MATERIAL": 5,
      "CROSSINGTYPE": null,
      "EFFICIENCY": 98,
      "PROJID": null,
      "LOCATIONID": null,
      "PARENTID_GM": null,
      "INTERNALDIAMETER": "2.067-2\"S",
      "ROUGHNESS": "Steel Main",
      "LENGTHSOURCE": null,
      "SOPENTERED": null,
      "SOPRANGE": "Low Pressure",
      "SOPUNITOFMEASURE": "PSIG",
      "OPERATINGPRESSURE": 30,
      "GLOBALID": null,
      "COMMENTS": null,
      "PURCHASEORDERNUMBER": null,
      "PROJECTNAME": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "ASSOCIATEDRECTIFIER": null,
      "PIPEPRODUCT": null,
      "COUNTY": "Leon",
      "RELOCATION": "N",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "CUTCAP": null
     },
     "code": 3,
     "name": "Coated Steel"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "CROSSINGTYPE": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "ROUGHNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "OPERATINGPRESSURE": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "ASSOCIATEDRECTIFIER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": "2",
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "24hrs",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "WALLTHICKNESS": "0.216",
      "MEASUREDLENGTH": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "MATERIAL": 5,
      "CROSSINGTYPE": null,
      "EFFICIENCY": 98,
      "PROJID": null,
      "LOCATIONID": null,
      "PARENTID_GM": null,
      "INTERNALDIAMETER": "1.943-2\"P",
      "ROUGHNESS": "Plastic Main",
      "LENGTHSOURCE": null,
      "SOPENTERED": null,
      "SOPRANGE": "Low Pressure",
      "SOPUNITOFMEASURE": "PSIG",
      "OPERATINGPRESSURE": 30,
      "GLOBALID": null,
      "COMMENTS": null,
      "PURCHASEORDERNUMBER": null,
      "PROJECTNAME": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "ASSOCIATEDRECTIFIER": null,
      "PIPEPRODUCT": null,
      "COUNTY": "Leon",
      "RELOCATION": "N",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "CUTCAP": null
     },
     "code": 5,
     "name": "Plastic"
    }
   ],
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 11,
   "name": "LP Gas Distribution Main",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 8,
    "name": "Gas System"
   },
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "MATERIAL",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 2
       },
       "value": "3",
       "label": "Steel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         0,
         169,
         255
        ],
        "width": 2
       },
       "value": "5",
       "label": "PE",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1969533.47031251,
    "ymin": 422772.651250005,
    "xmax": 2091786.71875,
    "ymax": 589919.510000005,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NOMINALDIAMETER",
   "typeIdField": "Material",
   "subtypeFieldName": "Material",
   "subtypeField": "Material",
   "defaultSubtypeCode": 5,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "Creation User",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_As_Builts_By",
      "description": "As Builts By",
      "codedValues": [
       {
        "name": "Greg Alley",
        "code": "GA"
       },
       {
        "name": "JJ Meadows",
        "code": "JJM"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Audrey Byrne",
        "code": "AB"
       },
       {
        "name": "Trina Mitchell",
        "code": "TM"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "AM",
        "code": "AM"
       },
       {
        "name": "AP",
        "code": "AP"
       },
       {
        "name": "CG",
        "code": "CG"
       },
       {
        "name": "EDS",
        "code": "EDS"
       },
       {
        "name": "ES",
        "code": "ES"
       },
       {
        "name": "FS",
        "code": "FS"
       },
       {
        "name": "HCC",
        "code": "HCC"
       },
       {
        "name": "HF",
        "code": "HF"
       },
       {
        "name": "JA",
        "code": "JA"
       },
       {
        "name": "LWD",
        "code": "LWD"
       },
       {
        "name": "MDA",
        "code": "MDA"
       },
       {
        "name": "MM",
        "code": "MM"
       },
       {
        "name": "SAM",
        "code": "SAM"
       },
       {
        "name": "SD",
        "code": "SD"
       },
       {
        "name": "SLM",
        "code": "SLM"
       },
       {
        "name": "SW",
        "code": "SW"
       },
       {
        "name": "TDA",
        "code": "TDA"
       },
       {
        "name": "WB",
        "code": "WB"
       },
       {
        "name": "UNKNOWN NULL",
        "code": "NULL"
       },
       {
        "name": "SPIDMIGRATOR",
        "code": "SPIDMIGRATOR"
       },
       {
        "name": "AdvanticaStoner",
        "code": "AdvanticaStoner"
       },
       {
        "name": "Alex Bluteau",
        "code": "XB"
       },
       {
        "name": "Thom Chaffee",
        "code": "TC"
       },
       {
        "name": "Kenneth Lewis",
        "code": "KL"
       },
       {
        "name": "Avis Robinson",
        "code": "AR"
       },
       {
        "name": "Gan Preamplume",
        "code": "GP"
       },
       {
        "name": "Corneilus Hall",
        "code": "CH"
       },
       {
        "name": "FME",
        "code": "FME"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DATECREATED",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Date Modified",
     "length": 8,
     "domain": null
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_As_Builts_By",
      "description": "As Builts By",
      "codedValues": [
       {
        "name": "Greg Alley",
        "code": "GA"
       },
       {
        "name": "JJ Meadows",
        "code": "JJM"
       },
       {
        "name": "Dena Ragheb",
        "code": "DR"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Audrey Byrne",
        "code": "AB"
       },
       {
        "name": "Trina Mitchell",
        "code": "TM"
       },
       {
        "name": "Brandon Nichols",
        "code": "BN"
       },
       {
        "name": "Eric Ratchell",
        "code": "ER"
       },
       {
        "name": "AM",
        "code": "AM"
       },
       {
        "name": "AP",
        "code": "AP"
       },
       {
        "name": "CG",
        "code": "CG"
       },
       {
        "name": "EDS",
        "code": "EDS"
       },
       {
        "name": "ES",
        "code": "ES"
       },
       {
        "name": "FS",
        "code": "FS"
       },
       {
        "name": "HCC",
        "code": "HCC"
       },
       {
        "name": "HF",
        "code": "HF"
       },
       {
        "name": "JA",
        "code": "JA"
       },
       {
        "name": "LWD",
        "code": "LWD"
       },
       {
        "name": "MDA",
        "code": "MDA"
       },
       {
        "name": "MM",
        "code": "MM"
       },
       {
        "name": "SAM",
        "code": "SAM"
       },
       {
        "name": "SD",
        "code": "SD"
       },
       {
        "name": "SLM",
        "code": "SLM"
       },
       {
        "name": "SW",
        "code": "SW"
       },
       {
        "name": "TDA",
        "code": "TDA"
       },
       {
        "name": "WB",
        "code": "WB"
       },
       {
        "name": "UNKNOWN NULL",
        "code": "NULL"
       },
       {
        "name": "SPIDMIGRATOR",
        "code": "SPIDMIGRATOR"
       },
       {
        "name": "AdvanticaStoner",
        "code": "AdvanticaStoner"
       },
       {
        "name": "Alex Bluteau",
        "code": "XB"
       },
       {
        "name": "Thom Chaffee",
        "code": "TC"
       },
       {
        "name": "Kenneth Lewis",
        "code": "KL"
       },
       {
        "name": "Avis Robinson",
        "code": "AR"
       },
       {
        "name": "Gan Preamplume",
        "code": "GP"
       },
       {
        "name": "Corneilus Hall",
        "code": "CH"
       },
       {
        "name": "FME",
        "code": "FME"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "NOMINALDIAMETER",
     "type": "esriFieldTypeString",
     "alias": "Nominal Diameter",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Diameter",
      "description": "",
      "codedValues": [
       {
        "name": "1/2\"",
        "code": "0.5"
       },
       {
        "name": "5/8\"",
        "code": "0.63"
       },
       {
        "name": "3/4\"",
        "code": "0.75"
       },
       {
        "name": "1\"",
        "code": "1"
       },
       {
        "name": "1 1/4\"",
        "code": "1.25"
       },
       {
        "name": "1 1/2\"",
        "code": "1.5"
       },
       {
        "name": "2\"",
        "code": "2"
       },
       {
        "name": "2 1/2\"",
        "code": "2.5"
       },
       {
        "name": "3\"",
        "code": "3"
       },
       {
        "name": "4\"",
        "code": "4"
       },
       {
        "name": "6\"",
        "code": "6"
       },
       {
        "name": "8\"",
        "code": "8"
       },
       {
        "name": "10\"",
        "code": "10"
       },
       {
        "name": "12\"",
        "code": "12"
       },
       {
        "name": "14\"",
        "code": "14"
       },
       {
        "name": "16\"",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "OWNER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Owner",
      "description": "Owner of Facilities",
      "codedValues": [
       {
        "name": "CONTRACTOR",
        "code": "CONTRACTOR"
       },
       {
        "name": "COT",
        "code": "COT"
       },
       {
        "name": "PRIVATE OWNED",
        "code": "PRIVATE"
       },
       {
        "name": "FLORIDA STATE UNIVERSITY",
        "code": "FSU"
       },
       {
        "name": "FLORIDA A&M",
        "code": "FAMU"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PIPETESTDATE",
     "type": "esriFieldTypeDate",
     "alias": "Pipe Test Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "PIPETESTDURATION",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Duration",
     "length": 20,
     "domain": null
    },
    {
     "name": "PIPETESTPRESSURE",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Pressure",
     "length": 20,
     "domain": null
    },
    {
     "name": "PIPETESTTYPE",
     "type": "esriFieldTypeString",
     "alias": "Pipe Test Type",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_PipeTestType",
      "description": "",
      "codedValues": [
       {
        "name": "Air",
        "code": "AIR"
       },
       {
        "name": "Gas",
        "code": "GAS"
       },
       {
        "name": "Water",
        "code": "WTR"
       },
       {
        "name": "Nitrogen",
        "code": "NTG"
       },
       {
        "name": "Soap",
        "code": "SOAP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WALLTHICKNESS",
     "type": "esriFieldTypeString",
     "alias": "Wall Thickness",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Wall_Thickness",
      "description": "",
      "codedValues": [
       {
        "name": "0.095-3/4\"P",
        "code": "0.095"
       },
       {
        "name": "0.120-1\"P",
        "code": "0.120"
       },
       {
        "name": "0.178-1 1/4\"P",
        "code": "0.178"
       },
       {
        "name": "0.173-1 1/2\"P",
        "code": "0.173"
       },
       {
        "name": "0.216-2\"P",
        "code": "0.216"
       },
       {
        "name": "0.318-3\"P",
        "code": "0.318"
       },
       {
        "name": "0.409-4\"P",
        "code": "0.409"
       },
       {
        "name": "0.602-6\"P",
        "code": "0.602"
       },
       {
        "name": "0.784-8\"P",
        "code": "0.784"
       },
       {
        "name": "0.133-1\"S",
        "code": "0.133"
       },
       {
        "name": "0.140-1 1/4\"S",
        "code": "0.140"
       },
       {
        "name": "0.154-2\"S",
        "code": "0.154"
       },
       {
        "name": "0.203-2 1/2\"S",
        "code": "0.203"
       },
       {
        "name": "0.237-4\"S",
        "code": "0.237"
       },
       {
        "name": "0.280-6\"S",
        "code": "0.280"
       },
       {
        "name": "0.322-8\"S",
        "code": "0.322"
       },
       {
        "name": "0.365-10\"S",
        "code": "0.365"
       },
       {
        "name": "0.113-3/4\"S",
        "code": "0.113"
       },
       {
        "name": "0.216-3\"S",
        "code": "0.21"
       },
       {
        "name": "0.15-1 1/2\"S",
        "code": "0.15"
       },
       {
        "name": "0.375-12\"S",
        "code": "0.375"
       },
       {
        "name": "10",
        "code": "10"
       },
       {
        "name": "12",
        "code": "12"
       },
       {
        "name": "16",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MEASUREDLENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "Measured Length",
     "domain": null
    },
    {
     "name": "WORKORDERID",
     "type": "esriFieldTypeString",
     "alias": "Work Order ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "INSERVICEDATE",
     "type": "esriFieldTypeDate",
     "alias": "In Service Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "INSTALLATIONMETHOD",
     "type": "esriFieldTypeString",
     "alias": "Installation Method",
     "length": 100,
     "domain": null
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeInteger",
     "alias": "Material",
     "domain": null
    },
    {
     "name": "CROSSINGTYPE",
     "type": "esriFieldTypeString",
     "alias": "Crossing Type",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Pipe_Crossing_Type",
      "description": "Tracks aboveground steel main/steel casing and main crossings",
      "codedValues": [
       {
        "name": "Aboveground-Bridge",
        "code": "BRDG"
       },
       {
        "name": "Under Ditch",
        "code": "DITCH"
       },
       {
        "name": "Under Road",
        "code": "RD"
       },
       {
        "name": "Under Railroad",
        "code": "RR"
       },
       {
        "name": "Aboveground-Ditch",
        "code": "AGPD"
       },
       {
        "name": "Aboveground Pipe",
        "code": "AGP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "EFFICIENCY",
     "type": "esriFieldTypeDouble",
     "alias": "EFFICIENCY",
     "domain": null
    },
    {
     "name": "PROJID",
     "type": "esriFieldTypeInteger",
     "alias": "Project ID",
     "domain": null
    },
    {
     "name": "LOCATIONID",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONID",
     "length": 10,
     "domain": null
    },
    {
     "name": "PARENTID_GM",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_GM",
     "length": 20,
     "domain": null
    },
    {
     "name": "INTERNALDIAMETER",
     "type": "esriFieldTypeString",
     "alias": "Internal Diameter",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Internal_Diameter",
      "description": "Pipe Internal Diameters",
      "codedValues": [
       {
        "name": "0.86-3/4\"P",
        "code": "0.86-3/4\"P"
       },
       {
        "name": "1.075-1\"P",
        "code": "1.075-1\"P"
       },
       {
        "name": "1.304-1 1/4\"P",
        "code": "1.304-1 1/4\"P"
       },
       {
        "name": "1.554-1 1/2\"P",
        "code": "1.554-1 1/2\"P"
       },
       {
        "name": "1.943-2\"P",
        "code": "1.943-2\"P"
       },
       {
        "name": "2.864-3\"P",
        "code": "2.864-3\"P"
       },
       {
        "name": "3.682-4\"P",
        "code": "3.682-4\"P"
       },
       {
        "name": "5.421-6\"P",
        "code": "5.421-6\"P"
       },
       {
        "name": "7.057-8\"P",
        "code": "7.057-8\"P"
       },
       {
        "name": "0.824-3/4\"S",
        "code": "0.824-3/4\"S"
       },
       {
        "name": "1.049-1\"S",
        "code": "1.049-1\"S"
       },
       {
        "name": "1.380-1 1/4\"S",
        "code": "1.380-1 1/4\"S"
       },
       {
        "name": "1.61-1 1/2\"S",
        "code": "1.61-1 1/2\"S"
       },
       {
        "name": "2.067-2\"S",
        "code": "2.067-2\"S"
       },
       {
        "name": "2.469-2 1/2\"S",
        "code": "2.469-2 1/2\"S"
       },
       {
        "name": "3.068-3\"S",
        "code": "3.068-3\"S"
       },
       {
        "name": "4.026-4\"S",
        "code": "4.026-4\"S"
       },
       {
        "name": "5.690-6\"S",
        "code": "5.690-6\"S"
       },
       {
        "name": "7.981-8\"S",
        "code": "7.981-8\"S"
       },
       {
        "name": "11.938-12\"S",
        "code": "11.938-12\"S"
       },
       {
        "name": "10.020-10\"S",
        "code": "10.020-10\"S"
       },
       {
        "name": "10",
        "code": "10"
       },
       {
        "name": "12",
        "code": "12"
       },
       {
        "name": "16",
        "code": "16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ROUGHNESS",
     "type": "esriFieldTypeString",
     "alias": "Pipe Roughness",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Roughness",
      "description": "",
      "codedValues": [
       {
        "name": ".00006",
        "code": "Plastic Main"
       },
       {
        "name": ".0018",
        "code": "Steel Main"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LENGTHSOURCE",
     "type": "esriFieldTypeString",
     "alias": "Pipe Length Source",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Source_Type",
      "description": "used by gas source field",
      "codedValues": [
       {
        "name": "GPS",
        "code": "GPS"
       },
       {
        "name": "DIG",
        "code": "DIG"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "As Built",
        "code": "AB"
       },
       {
        "name": "Field Measurement",
        "code": "FM"
       },
       {
        "name": "GIS Field Verification",
        "code": "GISFV"
       },
       {
        "name": "Locators",
        "code": "LOC"
       },
       {
        "name": "GPS Corrected",
        "code": "GPSCT"
       },
       {
        "name": "Design",
        "code": "DES"
       },
       {
        "name": "Official Survey",
        "code": "SVY"
       },
       {
        "name": "Tie Sheet",
        "code": "TIE"
       },
       {
        "name": "Work Order",
        "code": "WO"
       },
       {
        "name": "edms/OnBase",
        "code": "EDMS"
       },
       {
        "name": "OnBase",
        "code": "OnBas"
       },
       {
        "name": "CIS",
        "code": "CIS"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       },
       {
        "name": "Aerials",
        "code": "AER"
       },
       {
        "name": "Street-level photo",
        "code": "STR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SOPENTERED",
     "type": "esriFieldTypeString",
     "alias": "System Operating Pressure",
     "length": 50,
     "domain": null
    },
    {
     "name": "SOPRANGE",
     "type": "esriFieldTypeString",
     "alias": "System Pressure Range",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Operating_Pressure",
      "description": "",
      "codedValues": [
       {
        "name": "18 - 45psig",
        "code": "Low Pressure"
       },
       {
        "name": "46 - 99psig",
        "code": "Medium Pressure"
       },
       {
        "name": "100 - 425psig",
        "code": "High Pressure"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SOPUNITOFMEASURE",
     "type": "esriFieldTypeString",
     "alias": "SOP Unit of Measure",
     "length": 50,
     "domain": null
    },
    {
     "name": "OPERATINGPRESSURE",
     "type": "esriFieldTypeInteger",
     "alias": "Operating Pressure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Main_Oper_Pressure",
      "description": "Default Operating Pressures for Gas Mains",
      "codedValues": [
       {
        "name": "Low Pressure",
        "code": 30
       },
       {
        "name": "Medium Pressure",
        "code": 60
       },
       {
        "name": "High Pressure",
        "code": 120
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 255,
     "domain": null
    },
    {
     "name": "PURCHASEORDERNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PURCHASEORDERNUMBER",
     "length": 20,
     "domain": null
    },
    {
     "name": "PROJECTNAME",
     "type": "esriFieldTypeString",
     "alias": "PROJECTNAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "ABANDONEDDATE",
     "type": "esriFieldTypeDate",
     "alias": "ABANDONEDDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLESTATUS",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Lifecycle_Status",
      "description": "",
      "codedValues": [
       {
        "name": "Abandoned",
        "code": "ABANDONED"
       },
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "In-Active",
        "code": "In-Active"
       },
       {
        "name": "In-Service",
        "code": "InService"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "domain": null
    },
    {
     "name": "ASSOCIATEDRECTIFIER",
     "type": "esriFieldTypeString",
     "alias": "ASSOCIATEDRECTIFIER",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Rectifier_Names",
      "description": "",
      "codedValues": [
       {
        "name": "Holly Hill",
        "code": "HH"
       },
       {
        "name": "Indian Head",
        "code": "IH"
       },
       {
        "name": "Alumni Village",
        "code": "AV"
       },
       {
        "name": "None",
        "code": "None"
       },
       {
        "name": "High Pressure",
        "code": "HP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PIPEPRODUCT",
     "type": "esriFieldTypeString",
     "alias": "PIPEPRODUCT",
     "length": 100,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Pipe_Product",
      "description": "Pipe Manufacturers and Products",
      "codedValues": [
       {
        "name": "Phillips Driscopipe 8000",
        "code": "PD8000"
       },
       {
        "name": "Phillips Driscopipe 8100",
        "code": "PD8100"
       },
       {
        "name": "Phillips Yellowstripe 8300",
        "code": "PY8300"
       },
       {
        "name": "Uponor 2406",
        "code": "U2406"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       },
       {
        "name": "Duraline Polypipe GDB50",
        "code": "PGDB50"
       },
       {
        "name": "SDR11",
        "code": "OthSDR"
       },
       {
        "name": "Steel",
        "code": "Steel"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COUNTY",
     "type": "esriFieldTypeString",
     "alias": "COUNTY",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_County",
      "description": "Counties served by COT gas",
      "codedValues": [
       {
        "name": "Leon",
        "code": "Leon"
       },
       {
        "name": "Wakulla",
        "code": "Wakulla"
       },
       {
        "name": "Gadsden",
        "code": "Gadsden"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RELOCATION",
     "type": "esriFieldTypeString",
     "alias": "RELOCATION",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Yes_No_Indicator",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "Unknown",
        "code": "Unk"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 250,
     "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": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "ASCESpatialDataQuality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_gasASCE_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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Source_Type",
      "description": "used by gas source field",
      "codedValues": [
       {
        "name": "GPS",
        "code": "GPS"
       },
       {
        "name": "DIG",
        "code": "DIG"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "As Built",
        "code": "AB"
       },
       {
        "name": "Field Measurement",
        "code": "FM"
       },
       {
        "name": "GIS Field Verification",
        "code": "GISFV"
       },
       {
        "name": "Locators",
        "code": "LOC"
       },
       {
        "name": "GPS Corrected",
        "code": "GPSCT"
       },
       {
        "name": "Design",
        "code": "DES"
       },
       {
        "name": "Official Survey",
        "code": "SVY"
       },
       {
        "name": "Tie Sheet",
        "code": "TIE"
       },
       {
        "name": "Work Order",
        "code": "WO"
       },
       {
        "name": "edms/OnBase",
        "code": "EDMS"
       },
       {
        "name": "OnBase",
        "code": "OnBas"
       },
       {
        "name": "CIS",
        "code": "CIS"
       },
       {
        "name": "UMAX",
        "code": "UMAX"
       },
       {
        "name": "Aerials",
        "code": "AER"
       },
       {
        "name": "Street-level photo",
        "code": "STR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WELDERFUSER",
     "type": "esriFieldTypeString",
     "alias": "Name of Certified Welder/Fuser",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_GasWelderFuserNames",
      "description": "Names of Certified Welders and Fusers",
      "codedValues": [
       {
        "name": "Dillon, Anthony G. (COT)",
        "code": "AD"
       },
       {
        "name": "Hayes, Antonio (COT)",
        "code": "AH"
       },
       {
        "name": "Leland, British (COT)",
        "code": "BL"
       },
       {
        "name": "Tribue, Bruce (COT)",
        "code": "BT"
       },
       {
        "name": "Alford, Cody (RAW)",
        "code": "CA"
       },
       {
        "name": "Hill, Casey (RAW)",
        "code": "CH"
       },
       {
        "name": "Mathis, Coy (COT)",
        "code": "CM"
       },
       {
        "name": "Reeves, Christopher (RAW)",
        "code": "CR"
       },
       {
        "name": "Poppell, Dean (COT)",
        "code": "DP"
       },
       {
        "name": "Lively, Earl (COT)",
        "code": "EL"
       },
       {
        "name": "Dart, Gary (RAW)",
        "code": "GD"
       },
       {
        "name": "Daugherty, Herbert (COT)",
        "code": "HD"
       },
       {
        "name": "Burns, Jeremiah (COT)",
        "code": "JB"
       },
       {
        "name": "Baker, Jermaine (RAW)",
        "code": "JB_R"
       },
       {
        "name": "Clark, Jeffrey (COT)",
        "code": "JC"
       },
       {
        "name": "Harvey, Justin (COT)",
        "code": "JH"
       },
       {
        "name": "Jackson, Jamal (COT)",
        "code": "JJ"
       },
       {
        "name": "Ouzts, Joshua (COT)",
        "code": "JO"
       },
       {
        "name": "Ash, Keith (COT)",
        "code": "KA"
       },
       {
        "name": "Hughes, Logan (RAW)",
        "code": "LH"
       },
       {
        "name": "Fulmer, Lola (COT)",
        "code": "LM"
       },
       {
        "name": "Bell, Michael (COT)",
        "code": "MB"
       },
       {
        "name": "Chappell, Matt (COT)",
        "code": "MC"
       },
       {
        "name": "Davis, Marlin (COT)",
        "code": "MD"
       },
       {
        "name": "Glover, Matthew (COT)",
        "code": "MG"
       },
       {
        "name": "Laury, Michael (COT)",
        "code": "ML"
       },
       {
        "name": "Tribue, Michael (COT)",
        "code": "MT"
       },
       {
        "name": "Gebhard, Stephen (COT)",
        "code": "SG"
       },
       {
        "name": "Cone, Thomas (COT)",
        "code": "TC"
       },
       {
        "name": "Liburd, Timothy (RAW)",
        "code": "TL"
       },
       {
        "name": "Rocher, Jeremy (RAW)",
        "code": "JR"
       },
       {
        "name": "Barnes, Heath (RAW)",
        "code": "HB"
       },
       {
        "name": "Montgomery, Travon (RAW)",
        "code": "TM"
       },
       {
        "name": "Eliason, Chris (RAW)",
        "code": "CE"
       },
       {
        "name": "Bennett, Brandon (RAW)",
        "code": "BB"
       },
       {
        "name": "Pagels, Brandon (RAW)",
        "code": "BP"
       },
       {
        "name": "Smith, Justin (RAW)",
        "code": "JS"
       },
       {
        "name": "Candler, Jacob",
        "code": "JCA"
       },
       {
        "name": "Musgrove, Phillip (RAW)",
        "code": "PM"
       },
       {
        "name": "Lehmann, Martin",
        "code": "MLE"
       },
       {
        "name": "Barnard, Ryan (RAW)",
        "code": "RB"
       },
       {
        "name": "Plunkett, Jason",
        "code": "JP"
       },
       {
        "name": "Smith, Phillip (RAW)",
        "code": "PS"
       },
       {
        "name": "Bridges, Marlon",
        "code": "MBR"
       },
       {
        "name": "Dean, Brodrick (RAW)",
        "code": "BD"
       },
       {
        "name": "Ashley, Philip (RAW)",
        "code": "PA"
       },
       {
        "name": "Chambliss, Kammeron (RAW)",
        "code": "KC"
       },
       {
        "name": "Butler, Nicholas (COT)",
        "code": "NB"
       },
       {
        "name": "Griner, James (Tyler, COT)",
        "code": "JG"
       },
       {
        "name": "Coats, Michael (Equix)",
        "code": "MCO"
       },
       {
        "name": "Graham, Cedrick (Equix)",
        "code": "CG"
       },
       {
        "name": "Swims, Mike (Equix)",
        "code": "MS"
       },
       {
        "name": "Thompson, Ryan (Equix)",
        "code": "RT"
       },
       {
        "name": "McGriff, Aaron (Equix)",
        "code": "AG"
       },
       {
        "name": "Kyler, Jamell (COT)",
        "code": "JK"
       },
       {
        "name": "McClure, Dylan (COT)",
        "code": "DM"
       },
       {
        "name": "Harvey-Henderson, Travis (COT)",
        "code": "THH"
       },
       {
        "name": "Driggers, Charles Dewayne (COT)",
        "code": "CDD"
       },
       {
        "name": "Matson, Joel (Equix))",
        "code": "JM"
       },
       {
        "name": "Carter, Daniel (Equix)",
        "code": "DC"
       },
       {
        "name": "Parnell, Colby (COT)",
        "code": "CP"
       },
       {
        "name": "Stone, Ridge (COT)",
        "code": "RS"
       },
       {
        "name": "Miles, Cedric (Equix)",
        "code": "CM_E"
       },
       {
        "name": "Bell, Alvin (Equix)",
        "code": "AB"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "INSTALLATIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "Installation Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "MAOP",
     "type": "esriFieldTypeDouble",
     "alias": "MAOP",
     "domain": null
    },
    {
     "name": "BARCODE",
     "type": "esriFieldTypeString",
     "alias": "Barcode",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTUREDATE",
     "type": "esriFieldTypeDate",
     "alias": "Manufacture Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURECOMPONENT",
     "type": "esriFieldTypeString",
     "alias": "Manufacture Component",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURERLOTNO",
     "type": "esriFieldTypeInteger",
     "alias": "Manufacturer Lot #",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER",
     "type": "esriFieldTypeDouble",
     "alias": "Pipe Diameter",
     "domain": null
    },
    {
     "name": "BARCODE_MANUFACTURER",
     "type": "esriFieldTypeString",
     "alias": "Barcode Manufacturer",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness",
     "domain": null
    },
    {
     "name": "BARCODE_MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS1",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness 1",
     "domain": null
    },
    {
     "name": "BARCODE_WALLTHICKNESS2",
     "type": "esriFieldTypeDouble",
     "alias": "Wall Thickness 2",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER1",
     "type": "esriFieldTypeDouble",
     "alias": "Diameter 1",
     "domain": null
    },
    {
     "name": "BARCODE_DIAMETER2",
     "type": "esriFieldTypeDouble",
     "alias": "Diameter 2",
     "domain": null
    },
    {
     "name": "LEAKSURVEYAREA",
     "type": "esriFieldTypeString",
     "alias": "Leak Survey and Valve Maintenance Areas",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Valve_Maintenance_Area",
      "description": "",
      "codedValues": [
       {
        "name": "Area 1",
        "code": "1"
       },
       {
        "name": "Area 2",
        "code": "2"
       },
       {
        "name": "Area 3",
        "code": "3"
       },
       {
        "name": "Area 4",
        "code": "4"
       },
       {
        "name": "Area 5",
        "code": "5"
       },
       {
        "name": "Area 6",
        "code": "6"
       },
       {
        "name": "Area 7",
        "code": "7"
       },
       {
        "name": "Area 8",
        "code": "8"
       },
       {
        "name": "Area 9",
        "code": "9"
       },
       {
        "name": "Area 10",
        "code": "10"
       },
       {
        "name": "Area 11-Downtown",
        "code": "11-Downtown"
       },
       {
        "name": "Area 12-Wakulla Co",
        "code": "12-Wakulla"
       },
       {
        "name": "Area 13-Gadsden Co",
        "code": "13-Gadsden"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CUTCAP",
     "type": "esriFieldTypeString",
     "alias": "CUTCAP",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Gas_Cut_Cap",
      "description": "",
      "codedValues": [
       {
        "name": "CUT AT MAIN",
        "code": "CUTATMAIN"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "NOT CUT AT MAIN",
        "code": "NOTCUTMAIN"
       },
       {
        "name": "CUT FOR RELOCATION",
        "code": "RELOCATION"
       },
       {
        "name": "REPLACED DURING REPAIR",
        "code": "REPAIR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "G44534LOCATIONID",
     "fields": "LOCATIONID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731982_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731982",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731982",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A3441_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "CROSSINGTYPE": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "ROUGHNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "OPERATINGPRESSURE": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "ASSOCIATEDRECTIFIER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"}
     },
     "id": 3,
     "name": "Coated Steel"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "CROSSINGTYPE": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "ROUGHNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "OPERATINGPRESSURE": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "ASSOCIATEDRECTIFIER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"}
     },
     "id": 5,
     "name": "Plastic"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "CROSSINGTYPE": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "ROUGHNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "OPERATINGPRESSURE": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "ASSOCIATEDRECTIFIER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": "2",
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "24hrs",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "WALLTHICKNESS": "0.154",
      "MEASUREDLENGTH": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "MATERIAL": 5,
      "CROSSINGTYPE": null,
      "EFFICIENCY": 98,
      "PROJID": null,
      "LOCATIONID": null,
      "PARENTID_GM": null,
      "INTERNALDIAMETER": "2.067-2\"S",
      "ROUGHNESS": "Steel Main",
      "LENGTHSOURCE": null,
      "SOPENTERED": null,
      "SOPRANGE": "Low Pressure",
      "SOPUNITOFMEASURE": "PSIG",
      "OPERATINGPRESSURE": 30,
      "GLOBALID": null,
      "COMMENTS": null,
      "PURCHASEORDERNUMBER": null,
      "PROJECTNAME": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "ASSOCIATEDRECTIFIER": null,
      "PIPEPRODUCT": null,
      "COUNTY": "Leon",
      "RELOCATION": "N",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "CUTCAP": null
     },
     "code": 3,
     "name": "Coated Steel"
    },
    {
     "domains": {
      "ENABLED": {"type": "inherited"},
      "CREATIONUSER": {"type": "inherited"},
      "LASTUSER": {"type": "inherited"},
      "NOMINALDIAMETER": {"type": "inherited"},
      "OWNER": {"type": "inherited"},
      "PIPETESTTYPE": {"type": "inherited"},
      "WALLTHICKNESS": {"type": "inherited"},
      "CROSSINGTYPE": {"type": "inherited"},
      "INTERNALDIAMETER": {"type": "inherited"},
      "ROUGHNESS": {"type": "inherited"},
      "LENGTHSOURCE": {"type": "inherited"},
      "SOPRANGE": {"type": "inherited"},
      "OPERATINGPRESSURE": {"type": "inherited"},
      "LIFECYCLESTATUS": {"type": "inherited"},
      "ASSOCIATEDRECTIFIER": {"type": "inherited"},
      "PIPEPRODUCT": {"type": "inherited"},
      "COUNTY": {"type": "inherited"},
      "RELOCATION": {"type": "inherited"},
      "DATAQUALITY": {"type": "inherited"},
      "SOURCESPATIAL": {"type": "inherited"},
      "WELDERFUSER": {"type": "inherited"},
      "LEAKSURVEYAREA": {"type": "inherited"},
      "CUTCAP": {"type": "inherited"}
     },
     "defaultValues": {
      "ENABLED": 1,
      "CREATIONUSER": null,
      "DATECREATED": null,
      "DATEMODIFIED": null,
      "LASTUSER": null,
      "NOMINALDIAMETER": "2",
      "OWNER": "COT",
      "PIPETESTDATE": null,
      "PIPETESTDURATION": "24hrs",
      "PIPETESTPRESSURE": "100psig",
      "PIPETESTTYPE": "AIR",
      "WALLTHICKNESS": "0.216",
      "MEASUREDLENGTH": null,
      "WORKORDERID": null,
      "INSERVICEDATE": null,
      "INSTALLATIONMETHOD": null,
      "MATERIAL": 5,
      "CROSSINGTYPE": null,
      "EFFICIENCY": 98,
      "PROJID": null,
      "LOCATIONID": null,
      "PARENTID_GM": null,
      "INTERNALDIAMETER": "1.943-2\"P",
      "ROUGHNESS": "Plastic Main",
      "LENGTHSOURCE": null,
      "SOPENTERED": null,
      "SOPRANGE": "Low Pressure",
      "SOPUNITOFMEASURE": "PSIG",
      "OPERATINGPRESSURE": 30,
      "GLOBALID": null,
      "COMMENTS": null,
      "PURCHASEORDERNUMBER": null,
      "PROJECTNAME": null,
      "ABANDONEDDATE": null,
      "LIFECYCLESTATUS": "Active",
      "TEMP": null,
      "ASSOCIATEDRECTIFIER": null,
      "PIPEPRODUCT": null,
      "COUNTY": "Leon",
      "RELOCATION": "N",
      "LOCATION": null,
      "CONDITION": null,
      "CONDITIONDATE": null,
      "WARRANTYDATE": null,
      "DATAQUALITY": null,
      "SOURCESPATIAL": null,
      "WELDERFUSER": null,
      "INSTALLATIONDATE": null,
      "MAOP": null,
      "BARCODE": null,
      "BARCODE_MANUFACTUREDATE": null,
      "BARCODE_MANUFACTURECOMPONENT": null,
      "BARCODE_MANUFACTURERLOTNO": null,
      "BARCODE_MANUFACTURER": null,
      "BARCODE_MATERIAL": null,
      "BARCODE_DIAMETER": null,
      "BARCODE_DIAMETER1": null,
      "BARCODE_DIAMETER2": null,
      "BARCODE_WALLTHICKNESS": null,
      "BARCODE_WALLTHICKNESS1": null,
      "BARCODE_WALLTHICKNESS2": null,
      "LEAKSURVEYAREA": null,
      "CUTCAP": null
     },
     "code": 5,
     "name": "Plastic"
    }
   ],
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 12,
   "name": "Reclaimed Water",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 13,
     "name": "Reclaim Meters"
    },
    {
     "id": 14,
     "name": "Reclaim Laterals"
    },
    {
     "id": 15,
     "name": "Reclaim Main"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 2028254.24425681,
    "ymin": 491396.887152493,
    "xmax": 2076275.39194953,
    "ymax": 521879.97889287805,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 13,
   "name": "Reclaim Meters",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Reclaimed Water"
   },
   "subLayers": [],
   "minScale": 15000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "cdef2f6485554dda39fbc3259fc1cc86",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPhJREFUGJV9zTFLAnEYx/Hvnzvtf1cSCHFDYoEIqctFahIFLVmhEOTU2t4bcfY1iGDQIE01JBcYJVQ6NBRBDpmQL8CGO6cOD/V+2/P8PjyPCnC4tf+7nUwP8Emr215WAQq5vLwonScdx0EI4UH/u3K10lMni8vmNWtGhGzCBODx7YX+8IeT3SMAPBjg5umOzIaJEHDfeSC2uu52U9iMp/j8/kLXNKJGxNNN4VwqQ+32CiO8QjaxyfN7dz5e1HR0KekPB4T0Jf/LAGcHJWzbZvQ3mo9P945RFMWdtaCkuJP3YqvTWpDBwKwnbtofr2EVoG41AnWr4YsBxtVOPaA0vaUhAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2048205.8682114,
    "ymin": 501360.067449763,
    "xmax": 2057974.6835805,
    "ymax": 514587.48096609104,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ADMINISTRATIVEAREA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ANCILLARYROLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ANCILLARYROLE",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AncillaryRoleDomain",
      "description": "",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Source",
        "code": 1
       },
       {
        "name": "Sink",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ADMINISTRATIVEAREA",
     "type": "esriFieldTypeString",
     "alias": "AdministrativeArea",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": 50,
     "domain": null
    },
    {
     "name": "INSTALLDATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALLDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOCATIONDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONDESCRIPTION",
     "length": 200,
     "domain": null
    },
    {
     "name": "ROTATION",
     "type": "esriFieldTypeDouble",
     "alias": "ROTATION",
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LifecycleStatus",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "WATERTYPE",
     "type": "esriFieldTypeString",
     "alias": "WaterType",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_rwDomainWaterType",
      "description": "Water Type",
      "codedValues": [
       {
        "name": "Reclaimed",
        "code": "Reclaim"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DIAMETER",
     "type": "esriFieldTypeInteger",
     "alias": "Diameter",
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "ITEMDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "ITEMDESCRIPTION",
     "length": 50,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "PROJNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PROJNUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "CREATIONUSER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "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": "PARENTID_RR",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_RR",
     "length": 20,
     "domain": null
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeInteger",
     "alias": "CONDITION",
     "domain": null
    },
    {
     "name": "FOUND",
     "type": "esriFieldTypeString",
     "alias": "FOUND",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "WS2_ssYes_No_Indicator",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes",
        "code": "Y"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "X_COORD",
     "type": "esriFieldTypeDouble",
     "alias": "X_COORD",
     "domain": null
    },
    {
     "name": "Y_COORD",
     "type": "esriFieldTypeDouble",
     "alias": "Y_COORD",
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeString",
     "alias": "LATITUDE",
     "length": 55,
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeString",
     "alias": "LONGITUDE",
     "length": 55,
     "domain": null
    },
    {
     "name": "GPSDATE",
     "type": "esriFieldTypeDate",
     "alias": "GPSDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "SpatialDataQuality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_rwASCE_DataQuality",
      "description": "ASCE 38-02 Data Quality",
      "codedValues": [
       {
        "name": "A",
        "code": "A"
       },
       {
        "name": "B",
        "code": "B"
       },
       {
        "name": "C",
        "code": "C"
       },
       {
        "name": "D",
        "code": "D"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "SERVICEID",
     "type": "esriFieldTypeString",
     "alias": "SERVICEID",
     "length": 10,
     "domain": null
    },
    {
     "name": "SERV_TYPE",
     "type": "esriFieldTypeString",
     "alias": "SERV_TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "PRODUCT",
     "type": "esriFieldTypeString",
     "alias": "PRODUCT",
     "length": 20,
     "domain": null
    },
    {
     "name": "CUSTOMERGROUPCODE",
     "type": "esriFieldTypeString",
     "alias": "CUSTOMERGROUPCODE",
     "length": 10,
     "domain": null
    },
    {
     "name": "SERV_STATUS",
     "type": "esriFieldTypeString",
     "alias": "SERV_STATUS",
     "length": 20,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "G42600FACILITYID",
     "fields": "FACILITYID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I42600SERVICEID",
     "fields": "SERVICEID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731830_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731830",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731830",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3295_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 14,
   "name": "Reclaim Laterals",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Reclaimed Water"
   },
   "subLayers": [],
   "minScale": 15000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       44,
       166,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[MATERIAL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "middle",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": false,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2029748.60816221,
    "ymin": 494230.77489912504,
    "xmax": 2074965.59610832,
    "ymax": 518858.639498055,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ADMINISTRATIVEAREA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ADMINISTRATIVEAREA",
     "type": "esriFieldTypeString",
     "alias": "AdministrativeArea",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": 50,
     "domain": null
    },
    {
     "name": "INSTALLDATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALLDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LifecycleStatus",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "WATERTYPE",
     "type": "esriFieldTypeString",
     "alias": "WaterType",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_rwDomainWaterType",
      "description": "Water Type",
      "codedValues": [
       {
        "name": "Reclaimed",
        "code": "Reclaim"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "LOCATIONDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONDESCRIPTION",
     "length": 50,
     "domain": null
    },
    {
     "name": "DIAMETER",
     "type": "esriFieldTypeInteger",
     "alias": "Diameter",
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "PROJNUMBER",
     "type": "esriFieldTypeString",
     "alias": "PROJNUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "CREATIONUSER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "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": "PARENTID_RL",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_RL",
     "length": 20,
     "domain": null
    },
    {
     "name": "FLOWMEASUREMENTID",
     "type": "esriFieldTypeString",
     "alias": "FLOWMEASUREMENTID",
     "length": 255,
     "domain": null
    },
    {
     "name": "WOWVIEW",
     "type": "esriFieldTypeString",
     "alias": "WOWVIEW",
     "length": 255,
     "domain": null
    },
    {
     "name": "LASTWODATE",
     "type": "esriFieldTypeDate",
     "alias": "LASTWODATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "WOCOMPLETEDBY",
     "type": "esriFieldTypeString",
     "alias": "WOCOMOPLETEDBY",
     "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": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 255,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 255,
     "domain": null
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeInteger",
     "alias": "CONDITION",
     "domain": null
    },
    {
     "name": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "SpatialDataQuality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_rwASCE_DataQuality",
      "description": "ASCE 38-02 Data Quality",
      "codedValues": [
       {
        "name": "A",
        "code": "A"
       },
       {
        "name": "B",
        "code": "B"
       },
       {
        "name": "C",
        "code": "C"
       },
       {
        "name": "D",
        "code": "D"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "I42599FACILITYID",
     "fields": "FACILITYID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731829_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731829",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731829",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3294_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 15,
   "name": "Reclaim Main",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Reclaimed Water"
   },
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       197,
       0,
       255,
       255
      ],
      "width": 1.7
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2028254.24425681,
    "ymin": 491396.887152493,
    "xmax": 2076275.39194953,
    "ymax": 521879.97889287805,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "MAPTIPS",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "WS2_EnabledDomain",
      "description": "Shared by all Utilities",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ADMINISTRATIVEAREA",
     "type": "esriFieldTypeString",
     "alias": "AdministrativeArea",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": 50,
     "domain": null
    },
    {
     "name": "INSTALLDATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALLDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "LifecycleStatus",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "WATERTYPE",
     "type": "esriFieldTypeString",
     "alias": "WaterType",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_rwDomainWaterType",
      "description": "Water Type",
      "codedValues": [
       {
        "name": "Reclaimed",
        "code": "Reclaim"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "DIAMETER",
     "type": "esriFieldTypeInteger",
     "alias": "Diameter",
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "MAPTIPS",
     "type": "esriFieldTypeString",
     "alias": "MAPTIPS",
     "length": 50,
     "domain": null
    },
    {
     "name": "SOURCE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "CREATIONUSER",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "WS2_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": "TEMP",
     "type": "esriFieldTypeString",
     "alias": "TEMP",
     "length": 255,
     "domain": null
    },
    {
     "name": "LOCATIONDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONDESCRIPTION",
     "length": 255,
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 255,
     "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": "PARENTID_RM",
     "type": "esriFieldTypeString",
     "alias": "PARENTID_RM",
     "length": 20,
     "domain": null
    },
    {
     "name": "FLOWMEASUREMENTID",
     "type": "esriFieldTypeString",
     "alias": "FLOWMEASUREMENTID",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUGHNESS",
     "type": "esriFieldTypeDouble",
     "alias": "ROUGHNESS",
     "domain": null
    },
    {
     "name": "DEPTH",
     "type": "esriFieldTypeInteger",
     "alias": "DEPTH",
     "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": "WOWVIEW",
     "type": "esriFieldTypeString",
     "alias": "WOWVIEW",
     "length": 255,
     "domain": null
    },
    {
     "name": "LASTWODATE",
     "type": "esriFieldTypeDate",
     "alias": "LASTWODATE",
     "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": "CONDITION",
     "type": "esriFieldTypeInteger",
     "alias": "CONDITION",
     "domain": null
    },
    {
     "name": "DATAQUALITY",
     "type": "esriFieldTypeString",
     "alias": "SpatialDataQuality",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS2_rwASCE_DataQuality",
      "description": "ASCE 38-02 Data Quality",
      "codedValues": [
       {
        "name": "A",
        "code": "A"
       },
       {
        "name": "B",
        "code": "B"
       },
       {
        "name": "C",
        "code": "C"
       },
       {
        "name": "D",
        "code": "D"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SOURCESPATIAL",
     "type": "esriFieldTypeString",
     "alias": "Spatial Source",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS2_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": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "I42597FACILITYID",
     "fields": "FACILITYID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R731827_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731827",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731827",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3292_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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
  },
  {
   "currentVersion": 10.81,
   "id": 16,
   "name": "Electric",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 17,
     "name": "Streetlight"
    },
    {
     "id": 18,
     "name": "Primary UG Electric Line Segment"
    },
    {
     "id": 19,
     "name": "Secondary UG Electric Line Segment"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 1998114.044223383,
    "ymin": 463611.7291290611,
    "xmax": 2103597.992375806,
    "ymax": 579928.0384907275,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 17,
   "name": "Streetlight",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 16,
    "name": "Electric"
   },
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "5610139e806f02cec3455cbc84bf7714",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYdJREFUKJFlkjFIQlEUhj+fLy4RGJpEqDREiBXU3laDg0M2BQ1FRURDtQYVhNDYEAQRtNUWNDg02OASvDEkELcIUpGQzKZ34OVreD7xvX64cO695zvnnnOujk/VKoOaxg6QBRUHaQJPnQ6XiQRf/b46gFLqHLAyGRkuFFhRiohzLQBJYN6yONze5uHuTtWAoIgc690gVqMhp6apXmxbIt0X0G7DwAAkkwAMptNkcjmZi8fZAJQLY5ps2bZMA9RqoGkwMwM/P1CpwNQUAJFAgCOgDgR6sG2z5Nrf3w4IEArBx4enLcvAlQcG4q4RDkO9DrGYkzkY9MBjShEQQeuHm64Rizk1l8tOzamUB/4Swe5lFpHQ25t6nZiQBdcjkXCWX40GBjAOtN3MB3t7cn17y2c0yuh/pNcLyeUwgX3gtzeqUondszOGT05YjEbdOXtA8+KC53yeNbofoL9m6/6e1WqVm2xWzY6MyKSuM9TpYLZa6r1YlPLjI+su6IcBLMNg0zDEd+zfO/oDOiiLLqltp4oAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 11,
      "height": 9,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1998114.044223383,
    "ymin": 463611.7291290611,
    "xmax": 2103597.992375806,
    "ymax": 579928.0384907275,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CREATIONUSER",
   "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": "ANCILLARYROLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ANCILLARYROLE",
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ENABLED",
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "Creation User",
     "length": 50,
     "domain": null
    },
    {
     "name": "DATECREATED",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Date Modified",
     "length": 8,
     "domain": null
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "length": 50,
     "domain": null
    },
    {
     "name": "SUBTYPECD",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "FEEDERID",
     "type": "esriFieldTypeString",
     "alias": "Feeder ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "FEEDERID2",
     "type": "esriFieldTypeString",
     "alias": "Feeder ID2",
     "length": 20,
     "domain": null
    },
    {
     "name": "FEEDERINFO",
     "type": "esriFieldTypeInteger",
     "alias": "Feeder Information",
     "domain": null
    },
    {
     "name": "MMELECTRICTRACEWEIGHT",
     "type": "esriFieldTypeInteger",
     "alias": "Electric Trace Weight",
     "domain": null
    },
    {
     "name": "SYMBOLROTATION",
     "type": "esriFieldTypeDouble",
     "alias": "Symbol Rotation",
     "domain": null
    },
    {
     "name": "TAG",
     "type": "esriFieldTypeString",
     "alias": "TAG",
     "length": 20,
     "domain": null
    },
    {
     "name": "INSTALLATIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "Installation Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "INSTALLCODE",
     "type": "esriFieldTypeString",
     "alias": "Install Code",
     "length": 5,
     "domain": null
    },
    {
     "name": "PHASEDESIGNATION",
     "type": "esriFieldTypeInteger",
     "alias": "Phase Designation",
     "domain": null
    },
    {
     "name": "FEEDBY",
     "type": "esriFieldTypeString",
     "alias": "Feed By",
     "length": 5,
     "domain": null
    },
    {
     "name": "LAMPTYPE",
     "type": "esriFieldTypeString",
     "alias": "Lamp Type",
     "length": 5,
     "domain": null
    },
    {
     "name": "LAMPWATTAGE",
     "type": "esriFieldTypeString",
     "alias": "Lamp Wattage",
     "length": 5,
     "domain": null
    },
    {
     "name": "LIGHTUSETYPE",
     "type": "esriFieldTypeString",
     "alias": "Light Use Type",
     "length": 7,
     "domain": null
    },
    {
     "name": "LUMINAIRETYPE",
     "type": "esriFieldTypeString",
     "alias": "Luminaire Type",
     "length": 6,
     "domain": null
    },
    {
     "name": "MASTARMLENGTH",
     "type": "esriFieldTypeString",
     "alias": "Mast Arm Length",
     "length": 5,
     "domain": null
    },
    {
     "name": "MOUNTINGHEIGHT",
     "type": "esriFieldTypeSingle",
     "alias": "Mounting Height",
     "domain": null
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "Ownership",
     "length": 5,
     "domain": null
    },
    {
     "name": "POLETYPE",
     "type": "esriFieldTypeString",
     "alias": "Pole Type",
     "length": 5,
     "domain": null
    },
    {
     "name": "SUPPLYVOLT",
     "type": "esriFieldTypeInteger",
     "alias": "Supply Voltage",
     "domain": null
    },
    {
     "name": "LOCATIONID",
     "type": "esriFieldTypeString",
     "alias": "LOCATIONID",
     "length": 25,
     "domain": null
    },
    {
     "name": "LASTPAINTDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Paint Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "X_COORD",
     "type": "esriFieldTypeDouble",
     "alias": "X_COORD",
     "domain": null
    },
    {
     "name": "Y_COORD",
     "type": "esriFieldTypeDouble",
     "alias": "Y_COORD",
     "domain": null
    },
    {
     "name": "DATEVERIFIED",
     "type": "esriFieldTypeDate",
     "alias": "DATEVERIFIED",
     "length": 8,
     "domain": null
    },
    {
     "name": "LIGHTID",
     "type": "esriFieldTypeString",
     "alias": "LIGHTID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WORKREQUESTID",
     "type": "esriFieldTypeString",
     "alias": "Work Request ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "DESIGNID",
     "type": "esriFieldTypeString",
     "alias": "Design ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WORKLOCATIONID",
     "type": "esriFieldTypeString",
     "alias": "Work Location ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WORKFLOWSTATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Work Flow Status",
     "domain": null
    },
    {
     "name": "WORKFUNCTION",
     "type": "esriFieldTypeInteger",
     "alias": "Work Function",
     "domain": null
    },
    {
     "name": "ACCT_ID",
     "type": "esriFieldTypeString",
     "alias": "Account ID",
     "length": 15,
     "domain": null
    },
    {
     "name": "LUMENS",
     "type": "esriFieldTypeInteger",
     "alias": "Lumens",
     "domain": {
      "type": "range",
      "name": "WS1_LightLumens",
      "description": "Lumens",
      "range": [
       0,
       39500
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "LIGHTDIST",
     "type": "esriFieldTypeString",
     "alias": "Light Distribution",
     "length": 5,
     "domain": null
    },
    {
     "name": "DRG_STATUS",
     "type": "esriFieldTypeString",
     "alias": "DRG Status",
     "length": 10,
     "domain": null
    },
    {
     "name": "DRGFLAG",
     "type": "esriFieldTypeString",
     "alias": "DRG Flag",
     "length": 10,
     "domain": null
    },
    {
     "name": "PAIDBY",
     "type": "esriFieldTypeString",
     "alias": "Paid By",
     "length": 20,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_GLOBALID",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "SHAPE_INDEX",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 18,
   "name": "Primary UG Electric Line Segment",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 16,
    "name": "Electric"
   },
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1998172.5988963097,
    "ymin": 468388.88955675566,
    "xmax": 2100904.073551059,
    "ymax": 578431.7832811475,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CREATIONUSER",
   "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": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ENABLED",
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "Creation User",
     "length": 50,
     "domain": null
    },
    {
     "name": "DATECREATED",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Date Modified",
     "length": 8,
     "domain": null
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "length": 50,
     "domain": null
    },
    {
     "name": "INSTALLATIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "Installation Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "SUBTYPECD",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "MEASUREDLENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "Measured Length",
     "domain": {
      "type": "range",
      "name": "WS1_Measured_Length",
      "description": "",
      "range": [
       1,
       1000000000
      ],
      "mergePolicy": "esriMPTSumValues",
      "splitPolicy": "esriSPTGeometryRatio"
     }
    },
    {
     "name": "LENGTHSOURCE",
     "type": "esriFieldTypeString",
     "alias": "Length Source",
     "length": 5,
     "domain": null
    },
    {
     "name": "FEEDERINFO",
     "type": "esriFieldTypeInteger",
     "alias": "Feeder Information",
     "domain": null
    },
    {
     "name": "MMELECTRICTRACEWEIGHT",
     "type": "esriFieldTypeInteger",
     "alias": "Electric Trace Weight",
     "domain": null
    },
    {
     "name": "LABELTEXT",
     "type": "esriFieldTypeString",
     "alias": "Label Text",
     "length": 50,
     "domain": null
    },
    {
     "name": "INCONDUITINDICATOR",
     "type": "esriFieldTypeString",
     "alias": "In Conduit Indicator",
     "length": 3,
     "domain": null
    },
    {
     "name": "MANUFACTUREDATE",
     "type": "esriFieldTypeDate",
     "alias": "Manufacture Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "INSTALLCODE",
     "type": "esriFieldTypeString",
     "alias": "Install Code",
     "length": 3,
     "domain": null
    },
    {
     "name": "FEEDERID",
     "type": "esriFieldTypeString",
     "alias": "Feeder ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "FEEDERID2",
     "type": "esriFieldTypeString",
     "alias": "Feeder ID2",
     "length": 10,
     "domain": null
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "Owner",
     "length": 5,
     "domain": null
    },
    {
     "name": "CONDUCTORALIAS",
     "type": "esriFieldTypeString",
     "alias": "Conductor Alias",
     "length": 35,
     "domain": null
    },
    {
     "name": "CONFIGURATIONCODE",
     "type": "esriFieldTypeString",
     "alias": "Configuration Code",
     "length": 5,
     "domain": null
    },
    {
     "name": "KV",
     "type": "esriFieldTypeString",
     "alias": "KV",
     "length": 5,
     "domain": null
    },
    {
     "name": "NUMOFPHASES",
     "type": "esriFieldTypeInteger",
     "alias": "Number Of Phases",
     "domain": null
    },
    {
     "name": "PHASEDESIGNATION",
     "type": "esriFieldTypeInteger",
     "alias": "Phase Designation",
     "domain": null
    },
    {
     "name": "DATEVERIFIED",
     "type": "esriFieldTypeDate",
     "alias": "DATEVERIFIED",
     "length": 8,
     "domain": null
    },
    {
     "name": "NEUTRALTYPE",
     "type": "esriFieldTypeString",
     "alias": "NEUTRALTYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "NEUTRALCONDUCTORSPERPHASE",
     "type": "esriFieldTypeInteger",
     "alias": "NEUTRALCONDUCTORSPERPHASE",
     "domain": null
    },
    {
     "name": "NEUTRALSIZE",
     "type": "esriFieldTypeString",
     "alias": "NEUTRALSIZE",
     "length": 10,
     "domain": null
    },
    {
     "name": "ELE_ID",
     "type": "esriFieldTypeInteger",
     "alias": "ELE_ID",
     "domain": null
    },
    {
     "name": "WORKREQUESTID",
     "type": "esriFieldTypeString",
     "alias": "Work Request ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "DESIGNID",
     "type": "esriFieldTypeString",
     "alias": "Design ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WORKLOCATIONID",
     "type": "esriFieldTypeString",
     "alias": "Work Location ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WORKFLOWSTATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Work Flow Status",
     "domain": null
    },
    {
     "name": "WORKFUNCTION",
     "type": "esriFieldTypeInteger",
     "alias": "Work Function",
     "domain": null
    },
    {
     "name": "TECID",
     "type": "esriFieldTypeString",
     "alias": "TECID",
     "length": 8,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "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_GLOBALID",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "SHAPE_INDEX",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 19,
   "name": "Secondary UG Electric Line Segment",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 16,
    "name": "Electric"
   },
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "width": 0.4
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 1998134.1983825564,
    "ymin": 465301.8537015617,
    "xmax": 2101307.330946639,
    "ymax": 579916.6910724789,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CREATIONUSER",
   "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": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ENABLED",
     "domain": null
    },
    {
     "name": "CREATIONUSER",
     "type": "esriFieldTypeString",
     "alias": "Creation User",
     "length": 50,
     "domain": null
    },
    {
     "name": "DATECREATED",
     "type": "esriFieldTypeDate",
     "alias": "Date Created",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Date Modified",
     "length": 8,
     "domain": null
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "length": 50,
     "domain": null
    },
    {
     "name": "INSTALLATIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "Installation Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "SUBTYPECD",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "MEASUREDLENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "Measured Length",
     "domain": {
      "type": "range",
      "name": "WS1_Measured_Length",
      "description": "",
      "range": [
       1,
       1000000000
      ],
      "mergePolicy": "esriMPTSumValues",
      "splitPolicy": "esriSPTGeometryRatio"
     }
    },
    {
     "name": "LENGTHSOURCE",
     "type": "esriFieldTypeString",
     "alias": "Length Source",
     "length": 5,
     "domain": null
    },
    {
     "name": "FEEDERINFO",
     "type": "esriFieldTypeInteger",
     "alias": "Feeder Information",
     "domain": null
    },
    {
     "name": "MMELECTRICTRACEWEIGHT",
     "type": "esriFieldTypeInteger",
     "alias": "Electric Trace Weight",
     "domain": null
    },
    {
     "name": "LABELTEXT",
     "type": "esriFieldTypeString",
     "alias": "Label Text",
     "length": 50,
     "domain": null
    },
    {
     "name": "INCONDUITINDICATOR",
     "type": "esriFieldTypeString",
     "alias": "In Conduit Indicator",
     "length": 3,
     "domain": null
    },
    {
     "name": "MANUFACTUREDATE",
     "type": "esriFieldTypeDate",
     "alias": "Manufacture Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "INSTALLCODE",
     "type": "esriFieldTypeString",
     "alias": "Install Code",
     "length": 3,
     "domain": null
    },
    {
     "name": "FEEDERID",
     "type": "esriFieldTypeString",
     "alias": "Feeder ID",
     "length": 10,
     "domain": null
    },
    {
     "name": "FEEDERID2",
     "type": "esriFieldTypeString",
     "alias": "Feeder ID2",
     "length": 10,
     "domain": null
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "Owner",
     "length": 5,
     "domain": null
    },
    {
     "name": "CONDUCTORALIAS",
     "type": "esriFieldTypeString",
     "alias": "Conductor Alias",
     "length": 20,
     "domain": null
    },
    {
     "name": "CONFIGURATIONCODE",
     "type": "esriFieldTypeString",
     "alias": "Buried Depth",
     "length": 255,
     "domain": null
    },
    {
     "name": "NUMOFPHASES",
     "type": "esriFieldTypeInteger",
     "alias": "Number Of Phases",
     "domain": null
    },
    {
     "name": "PHASEDESIGNATION",
     "type": "esriFieldTypeInteger",
     "alias": "Phase Designation",
     "domain": null
    },
    {
     "name": "SECDTYPE",
     "type": "esriFieldTypeString",
     "alias": "Secondary Type",
     "length": 5,
     "domain": null
    },
    {
     "name": "SECDVOLTAGE",
     "type": "esriFieldTypeInteger",
     "alias": "Secondary Voltage",
     "domain": null
    },
    {
     "name": "NUMOFPARALLELSERVICES",
     "type": "esriFieldTypeString",
     "alias": "Number Of Parallel Services",
     "length": 5,
     "domain": null
    },
    {
     "name": "DATEVERIFIED",
     "type": "esriFieldTypeDate",
     "alias": "DATEVERIFIED",
     "length": 8,
     "domain": null
    },
    {
     "name": "ELE_ID",
     "type": "esriFieldTypeDouble",
     "alias": "ELE_ID",
     "domain": null
    },
    {
     "name": "WORKREQUESTID",
     "type": "esriFieldTypeString",
     "alias": "Work Request ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "DESIGNID",
     "type": "esriFieldTypeString",
     "alias": "Design ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WORKLOCATIONID",
     "type": "esriFieldTypeString",
     "alias": "Work Location ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "WORKFLOWSTATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Work Flow Status",
     "domain": null
    },
    {
     "name": "WORKFUNCTION",
     "type": "esriFieldTypeInteger",
     "alias": "Work Function",
     "domain": null
    },
    {
     "name": "TECID",
     "type": "esriFieldTypeString",
     "alias": "TECID",
     "length": 8,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "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_GLOBALID",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "SHAPE_INDEX",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 20,
   "name": "Locator Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2883,
    "latestWkid": 2883
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1967393.86148013,
    "ymin": 419203.34647725505,
    "xmax": 2101886.33110939,
    "ymax": 592701.1849748341,
    "spatialReference": {
     "wkid": 2883,
     "latestWkid": 2883
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LOCATOR_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "LOCATOR_NAME",
     "type": "esriFieldTypeString",
     "alias": "LocatorName",
     "length": 50,
     "domain": null
    },
    {
     "name": "EMPLOYEEID",
     "type": "esriFieldTypeString",
     "alias": "EMPLOYEEID",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeInteger",
     "alias": "FACILITYID",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R731883_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_731883",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_731883",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A3348_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": []
}