{
 "currentVersion": 10.81,
 "id": 24,
 "name": "Casing",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 2253,
  "latestWkid": 2253
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "New Port Huron Sewers GDB"
 },
 "subLayers": [],
 "minScale": 1200,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SubType",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     202,
     230,
     252,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      110,
      110,
      110,
      255
     ],
     "width": 0.4
    }
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       239,
       188,
       247,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "2",
     "label": "Combined",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       245,
       247,
       208,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "0",
     "label": "Sanitary",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       216,
       202,
       252,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1",
     "label": "Storm",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -9178438.453885095,
  "ymin": 5304052.671248177,
  "xmax": -9175374.657571783,
  "ymax": 5315244.103593494,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "PH_ID",
 "typeIdField": "SubType",
 "subtypeFieldName": "SubType",
 "subtypeField": "SubType",
 "defaultSubtypeCode": 0,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "PH_ID",
   "type": "esriFieldTypeString",
   "alias": "PH_ID",
   "length": 50,
   "domain": null
  },
  {
   "name": "CasingMaterial",
   "type": "esriFieldTypeString",
   "alias": "CasingMaterial",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Casing Material",
    "description": "Casing Material",
    "codedValues": [
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Corrugated Steel Pipe",
      "code": "Corrugated Steel Pipe"
     },
     {
      "name": "Other",
      "code": "Other"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "DataSource",
   "type": "esriFieldTypeString",
   "alias": "DataSource",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "DataSource",
    "description": "DataSource",
    "codedValues": [
     {
      "name": "Engineering/DPW",
      "code": "Engineering/DPW"
     },
     {
      "name": "GPS Sub-meter",
      "code": "GPS Sub-meter"
     },
     {
      "name": "Schematic",
      "code": "Schematic"
     },
     {
      "name": "GPS Sub-centimeter",
      "code": "GPS Sub-centimeter"
     },
     {
      "name": "Legal Description",
      "code": "Legal Description"
     },
     {
      "name": "Conforming To Construction Records",
      "code": "CCR"
     },
     {
      "name": "Schematic CCR",
      "code": "Schematic CCR"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "DocumentedLength",
   "type": "esriFieldTypeDouble",
   "alias": "DocumentedLength",
   "domain": null
  },
  {
   "name": "InstallDate",
   "type": "esriFieldTypeDate",
   "alias": "InstallDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "LocationDescription",
   "type": "esriFieldTypeString",
   "alias": "LocationDescription",
   "length": 255,
   "domain": null
  },
  {
   "name": "SourceObjectID",
   "type": "esriFieldTypeInteger",
   "alias": "SourceObjectID",
   "domain": null
  },
  {
   "name": "SubType",
   "type": "esriFieldTypeInteger",
   "alias": "SubType",
   "domain": null
  },
  {
   "name": "ImportComments",
   "type": "esriFieldTypeString",
   "alias": "ImportComments",
   "length": 255,
   "domain": null
  },
  {
   "name": "Dia",
   "type": "esriFieldTypeDouble",
   "alias": "Dia",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R315_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S220_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "CasingMaterial": {"type": "inherited"},
    "DataSource": {"type": "inherited"}
   },
   "id": 0,
   "name": "Sanitary"
  },
  {
   "domains": {
    "CasingMaterial": {"type": "inherited"},
    "DataSource": {"type": "inherited"}
   },
   "id": 1,
   "name": "Storm"
  },
  {
   "domains": {
    "CasingMaterial": {"type": "inherited"},
    "DataSource": {"type": "inherited"}
   },
   "id": 2,
   "name": "Combined"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "CasingMaterial": {"type": "inherited"},
    "DataSource": {"type": "inherited"}
   },
   "defaultValues": {
    "PH_ID": null,
    "CasingMaterial": null,
    "DataSource": null,
    "DocumentedLength": null,
    "InstallDate": null,
    "LocationDescription": null,
    "SourceObjectID": null,
    "SubType": 0,
    "ImportComments": null,
    "Dia": null
   },
   "code": 0,
   "name": "Sanitary"
  },
  {
   "domains": {
    "CasingMaterial": {"type": "inherited"},
    "DataSource": {"type": "inherited"}
   },
   "defaultValues": {
    "PH_ID": null,
    "CasingMaterial": null,
    "DataSource": null,
    "DocumentedLength": null,
    "InstallDate": null,
    "LocationDescription": null,
    "SourceObjectID": null,
    "SubType": 0,
    "ImportComments": null,
    "Dia": null
   },
   "code": 1,
   "name": "Storm"
  },
  {
   "domains": {
    "CasingMaterial": {"type": "inherited"},
    "DataSource": {"type": "inherited"}
   },
   "defaultValues": {
    "PH_ID": null,
    "CasingMaterial": null,
    "DataSource": null,
    "DocumentedLength": null,
    "InstallDate": null,
    "LocationDescription": null,
    "SourceObjectID": null,
    "SubType": 0,
    "ImportComments": null,
    "Dia": null
   },
   "code": 2,
   "name": "Combined"
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "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
}