{
 "currentVersion": 10.81,
 "id": 16,
 "name": "Piggyback Mains",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 0,
  "name": "New Port Huron Sewers GDB"
 },
 "defaultVisibility": true,
 "minScale": 4800,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": false,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": 1.363726617E7,
  "ymin": 536538.2,
  "xmax": 1.36412137E7,
  "ymax": 551940.65,
  "spatialReference": {
   "wkid": 2253,
   "latestWkid": 2253
  }
 },
 "sourceSpatialReference": {
  "wkid": 2253,
  "latestWkid": 2253
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSDashDot",
    "color": [
     0,
     0,
     0,
     255
    ],
    "width": 1
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "PH_ID",
 "typeIdField": "",
 "subtypeField": "Subtype",
 "defaultSubtypeCode": 0,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "Subtype",
   "type": "esriFieldTypeInteger",
   "alias": "Subtype",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "Subtype"
  },
  {
   "name": "PH_ID",
   "type": "esriFieldTypeString",
   "alias": "PH_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "PH_ID"
  },
  {
   "name": "DiameterWidth",
   "type": "esriFieldTypeDouble",
   "alias": "DiameterWidth",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DiameterWidth"
  },
  {
   "name": "Depth",
   "type": "esriFieldTypeDouble",
   "alias": "Depth",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Depth"
  },
  {
   "name": "Depth2",
   "type": "esriFieldTypeDouble",
   "alias": "Depth2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Depth2"
  },
  {
   "name": "Material",
   "type": "esriFieldTypeString",
   "alias": "Material",
   "domain": {
    "type": "codedValue",
    "name": "SewerMaterial",
    "description": "SewerMaterial",
    "codedValues": [
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Truss",
      "code": "Truss"
     },
     {
      "name": "Corrugated PVC",
      "code": "Corrugated PVC"
     },
     {
      "name": "Reinforced Concrete Pipe",
      "code": "Reinforced Concrete Pipe"
     },
     {
      "name": "Concrete",
      "code": "Concrete"
     },
     {
      "name": "Vitreous Clay Pipe",
      "code": "Vitreous Clay Pipe"
     },
     {
      "name": "Brick",
      "code": "Brick"
     },
     {
      "name": "Corrugated Metal Pipe",
      "code": "Corrugated Metal Pipe"
     },
     {
      "name": "Ductile Iron Pipe",
      "code": "Ductile Iron Pipe"
     },
     {
      "name": "Cast Iron Pipe",
      "code": "CIP"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Material"
  },
  {
   "name": "PipeShape",
   "type": "esriFieldTypeString",
   "alias": "PipeShape",
   "domain": {
    "type": "codedValue",
    "name": "GravityMainShapes",
    "description": "GravityMainShapes",
    "codedValues": [
     {
      "name": "Round",
      "code": "Round"
     },
     {
      "name": "Horseshoe",
      "code": "Horseshoe"
     },
     {
      "name": "Oblong",
      "code": "Oblong"
     },
     {
      "name": "Egg Shaped",
      "code": "Egg Shaped"
     },
     {
      "name": "Elliptical",
      "code": "Elliptical"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "PipeShape"
  },
  {
   "name": "USInvert",
   "type": "esriFieldTypeDouble",
   "alias": "USInvert",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "USInvert"
  },
  {
   "name": "DSInvert",
   "type": "esriFieldTypeDouble",
   "alias": "DSInvert",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DSInvert"
  },
  {
   "name": "US_StrID",
   "type": "esriFieldTypeString",
   "alias": "US_StrID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "US_StrID"
  },
  {
   "name": "DS_StrID",
   "type": "esriFieldTypeString",
   "alias": "DS_StrID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "DS_StrID"
  },
  {
   "name": "DataSource",
   "type": "esriFieldTypeString",
   "alias": "DataSource",
   "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"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "DataSource"
  },
  {
   "name": "SoilCondition",
   "type": "esriFieldTypeString",
   "alias": "SoilCondition",
   "domain": {
    "type": "codedValue",
    "name": "SoilCondition",
    "description": "SoilCondition",
    "codedValues": [
     {
      "name": "Good",
      "code": "Good"
     },
     {
      "name": "High Water Table",
      "code": "High Water Table"
     },
     {
      "name": "Corrosive",
      "code": "Corrosive"
     },
     {
      "name": "Contaminated",
      "code": "Contaminated"
     },
     {
      "name": "Quicksand",
      "code": "Quicksand"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "SoilCondition"
  },
  {
   "name": "Condition",
   "type": "esriFieldTypeString",
   "alias": "Condition",
   "domain": {
    "type": "codedValue",
    "name": "Condition",
    "description": "Condition",
    "codedValues": [
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Good",
      "code": "Good"
     },
     {
      "name": "Fair",
      "code": "Fair"
     },
     {
      "name": "Poor",
      "code": "Poor"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Condition"
  },
  {
   "name": "CCRSlope",
   "type": "esriFieldTypeDouble",
   "alias": "CCRSlope",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "CCRSlope"
  },
  {
   "name": "InstallDate",
   "type": "esriFieldTypeDate",
   "alias": "InstallDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "InstallDate"
  },
  {
   "name": "LifecycleStatus",
   "type": "esriFieldTypeString",
   "alias": "LifecycleStatus",
   "domain": {
    "type": "codedValue",
    "name": "LifeCycleStatus",
    "description": "LifeCycleStatus",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Inactive",
      "code": "Inactive"
     },
     {
      "name": "Out Of Service",
      "code": "Out Of Service"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "LifecycleStatus"
  },
  {
   "name": "WorkOrderID",
   "type": "esriFieldTypeString",
   "alias": "WorkOrderID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "WorkOrderID"
  },
  {
   "name": "LiningMaterial",
   "type": "esriFieldTypeString",
   "alias": "LiningMaterial",
   "domain": {
    "type": "codedValue",
    "name": "PipeMaterial",
    "description": "PipeMaterial",
    "codedValues": [
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "RCP",
      "code": "RCP"
     },
     {
      "name": "VCP",
      "code": "VCP"
     },
     {
      "name": "Brick",
      "code": "Brick"
     },
     {
      "name": "Poured-In-Place",
      "code": "Poured-In-Place"
     },
     {
      "name": "PVC",
      "code": "PVC"
     },
     {
      "name": "Truss",
      "code": "Truss"
     },
     {
      "name": "Segmented Tile",
      "code": "Segmented Tile"
     },
     {
      "name": "Cast Iron",
      "code": "Cast Iron"
     },
     {
      "name": "Reinforced Concrete Clock",
      "code": "Reinforced Concrete Clock"
     },
     {
      "name": "Corrugated Steel Pipe",
      "code": "Corrugated Steel Pipe"
     },
     {
      "name": "Ductile Iron",
      "code": "Ductile Iron"
     },
     {
      "name": "HDPE",
      "code": "HDPE"
     },
     {
      "name": "CMP",
      "code": "CMP"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "CIP",
      "code": "CIP"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "LiningMaterial"
  },
  {
   "name": "Roughness",
   "type": "esriFieldTypeDouble",
   "alias": "Roughness",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Roughness"
  },
  {
   "name": "SourceObjectID",
   "type": "esriFieldTypeInteger",
   "alias": "SourceObjectID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SourceObjectID"
  },
  {
   "name": "LegacyID",
   "type": "esriFieldTypeString",
   "alias": "LegacyID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "LegacyID"
  },
  {
   "name": "GBAID",
   "type": "esriFieldTypeInteger",
   "alias": "GBAID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "GBAID"
  },
  {
   "name": "GBADB",
   "type": "esriFieldTypeSmallInteger",
   "alias": "GBADB",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "GBADB"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "indexes": [
  {
   "name": "R332_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S237_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Piggyback Mains",
   "description": "",
   "prototype": {
    "attributes": {
     "GBAID": null,
     "GBADB": null,
     "Subtype": 0,
     "PH_ID": null,
     "DiameterWidth": null,
     "Depth": null,
     "Depth2": null,
     "Material": null,
     "PipeShape": null,
     "USInvert": null,
     "DSInvert": null,
     "US_StrID": null,
     "DS_StrID": null,
     "DataSource": null,
     "SoilCondition": null,
     "Condition": null,
     "CCRSlope": null,
     "InstallDate": null,
     "LifecycleStatus": null,
     "WorkOrderID": null,
     "LiningMaterial": null,
     "Roughness": null,
     "SourceObjectID": null,
     "LegacyID": null
    }
   },
   "drawingTool": "esriFeatureEditToolLine"
  }
 ],
 "subtypes": [
  {
   "code": 0,
   "name": "Sanitary",
   "defaultValues": {
    "Subtype": 0,
    "PH_ID": null,
    "DiameterWidth": null,
    "Depth": null,
    "Depth2": null,
    "Material": null,
    "PipeShape": null,
    "USInvert": null,
    "DSInvert": null,
    "US_StrID": null,
    "DS_StrID": null,
    "DataSource": null,
    "SoilCondition": null,
    "Condition": null,
    "CCRSlope": null,
    "InstallDate": null,
    "LifecycleStatus": null,
    "WorkOrderID": null,
    "LiningMaterial": null,
    "Roughness": null,
    "SourceObjectID": null,
    "LegacyID": null,
    "GBAID": null,
    "GBADB": null
   },
   "domains": {
    "Material": {"type": "inherited"},
    "PipeShape": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "SoilCondition": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "LifecycleStatus": {"type": "inherited"},
    "LiningMaterial": {"type": "inherited"}
   }
  },
  {
   "code": 1,
   "name": "Storm",
   "defaultValues": {
    "Subtype": 1,
    "PH_ID": null,
    "DiameterWidth": null,
    "Depth": null,
    "Depth2": null,
    "Material": null,
    "PipeShape": null,
    "USInvert": null,
    "DSInvert": null,
    "US_StrID": null,
    "DS_StrID": null,
    "DataSource": null,
    "SoilCondition": null,
    "Condition": null,
    "CCRSlope": null,
    "InstallDate": null,
    "LifecycleStatus": null,
    "WorkOrderID": null,
    "LiningMaterial": null,
    "Roughness": null,
    "SourceObjectID": null,
    "LegacyID": null,
    "GBAID": null,
    "GBADB": null
   },
   "domains": {
    "Material": {"type": "inherited"},
    "PipeShape": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "SoilCondition": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "LifecycleStatus": {"type": "inherited"},
    "LiningMaterial": {"type": "inherited"}
   }
  }
 ],
 "maxRecordCount": 10000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}