{
 "currentVersion": 10.91,
 "id": 1,
 "name": "SEWER LATERALS",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": true,
 "referenceScale": 12500,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "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": -107138600,
  "ymin": -97193800,
  "xmax": 1.3101037509842515E7,
  "ymax": 469858.587926507,
  "spatialReference": {
   "wkid": 2253,
   "latestWkid": 2253
  }
 },
 "sourceSpatialReference": {
  "wkid": 2253,
  "latestWkid": 2253
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SYSTEM",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     143,
     52,
     0,
     255
    ],
    "width": 1
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       76,
       0,
       255
      ],
      "width": 2
     },
     "value": "Combined",
     "label": "Combined",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "width": 2
     },
     "value": "Sanitary",
     "label": "Sanitary",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       76,
       230,
       0,
       255
      ],
      "width": 2
     },
     "value": "Storm",
     "label": "Storm",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       66,
       73,
       133,
       255
      ],
      "width": 1
     },
     "value": "Unknown",
     "label": "Unknown",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": true,
 "supportsAttachmentsByUploadId": true,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "SLEADID",
 "typeIdField": "SYSTEM",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "SYSTEM",
   "type": "esriFieldTypeString",
   "alias": "SYSTEM TYPE",
   "domain": {
    "type": "codedValue",
    "name": "Type",
    "description": "Sanitary, Storm, Combined",
    "codedValues": [
     {
      "name": "Sanitary",
      "code": "Sanitary"
     },
     {
      "name": "Storm",
      "code": "Storm"
     },
     {
      "name": "Combined",
      "code": "Combined"
     },
     {
      "name": "Tunnel",
      "code": "Tunnel"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Other",
      "code": "Other"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "SYSTEM"
  },
  {
   "name": "SIZE",
   "type": "esriFieldTypeString",
   "alias": "SIZE",
   "domain": {
    "type": "codedValue",
    "name": "sLateralPiSize",
    "description": "Sewer Lead Size",
    "codedValues": [
     {
      "name": "1/2\"",
      "code": ".5"
     },
     {
      "name": "3/4\"",
      "code": ".75"
     },
     {
      "name": "1\"",
      "code": "1"
     },
     {
      "name": "1 1/2\"",
      "code": "1.5"
     },
     {
      "name": "2\"",
      "code": "2"
     },
     {
      "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": "15\"",
      "code": "15"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "SIZE"
  },
  {
   "name": "MATERIAL",
   "type": "esriFieldTypeString",
   "alias": "MATERIAL",
   "domain": {
    "type": "codedValue",
    "name": "sPiMaterial",
    "description": "Sewer Pipes Materials",
    "codedValues": [
     {
      "name": "PVC - Polyvinyl Chloride",
      "code": "PVC"
     },
     {
      "name": "RCP - Reinforced Concrete (CL 76)",
      "code": "RCP"
     },
     {
      "name": "Clay",
      "code": "Clay"
     },
     {
      "name": "Concrete",
      "code": "Concrete"
     },
     {
      "name": "HDPE - High Density Polyethylene",
      "code": "HDPE"
     },
     {
      "name": "Steel",
      "code": "Steel"
     },
     {
      "name": "VCP - Vitrified Clay",
      "code": "VCP"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "SLCPP - Smooth Lined Corrugated Plastic Pipe",
      "code": "SLCPP"
     },
     {
      "name": "CMP - Corrugated Metal Pipe",
      "code": "CMP"
     },
     {
      "name": "Copper",
      "code": "Copper"
     },
     {
      "name": "DI - Ductile Iron",
      "code": "DI"
     },
     {
      "name": "Cast Iron",
      "code": "CI"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "MATERIAL"
  },
  {
   "name": "LENGTH",
   "type": "esriFieldTypeString",
   "alias": "LENGTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "LENGTH"
  },
  {
   "name": "OWNER",
   "type": "esriFieldTypeString",
   "alias": "OWNER",
   "domain": {
    "type": "codedValue",
    "name": "Owner",
    "description": "Owner",
    "codedValues": [
     {
      "name": "East Lansing",
      "code": "East Lansing"
     },
     {
      "name": "BWL",
      "code": "BWL"
     },
     {
      "name": "Lansing",
      "code": "Lansing"
     },
     {
      "name": "Meridian",
      "code": "Meridian"
     },
     {
      "name": "MSU",
      "code": "MSU"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "OWNER"
  },
  {
   "name": "SHAPE_STLength__",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_STLength__",
   "domain": null,
   "editable": true,
   "nullable": false,
   "defaultValue": null,
   "modelName": "SHAPE.STLength()"
  },
  {
   "name": "Shape_STLength_1",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_STLength_1",
   "domain": null,
   "editable": true,
   "nullable": false,
   "defaultValue": null,
   "modelName": "Shape.STLength()"
  },
  {
   "name": "InstallRepDate",
   "type": "esriFieldTypeDate",
   "alias": "INTALL / REPLACE DATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "InstallRepDate"
  },
  {
   "name": "LatIDiTPi",
   "type": "esriFieldTypeString",
   "alias": "Lateral ID for iT Pipes",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "LatIDiTPi"
  },
  {
   "name": "Year",
   "type": "esriFieldTypeString",
   "alias": "YEAR INSTALLED/REPLACED",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Year"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R98_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S83_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": "Combined",
   "name": "Combined",
   "domains": {
    "SYSTEM": {"type": "inherited"},
    "SIZE": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"},
    "OWNER": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Combined",
     "description": "",
     "prototype": {
      "attributes": {
       "Year": null,
       "OWNER": null,
       "SHAPE_STLength__": 0,
       "SYSTEM": "Combined",
       "SIZE": null,
       "MATERIAL": null,
       "LENGTH": null,
       "Shape_STLength_1": 0,
       "InstallRepDate": null,
       "LatIDiTPi": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Sanitary",
   "name": "Sanitary",
   "domains": {
    "SYSTEM": {"type": "inherited"},
    "SIZE": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"},
    "OWNER": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Sanitary",
     "description": "",
     "prototype": {
      "attributes": {
       "Year": null,
       "OWNER": null,
       "SHAPE_STLength__": 0,
       "SYSTEM": "Sanitary",
       "SIZE": null,
       "MATERIAL": null,
       "LENGTH": null,
       "Shape_STLength_1": 0,
       "InstallRepDate": null,
       "LatIDiTPi": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Storm",
   "name": "Storm",
   "domains": {
    "SYSTEM": {"type": "inherited"},
    "SIZE": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"},
    "OWNER": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Storm",
     "description": "",
     "prototype": {
      "attributes": {
       "Year": null,
       "OWNER": null,
       "SHAPE_STLength__": 0,
       "SYSTEM": "Storm",
       "SIZE": null,
       "MATERIAL": null,
       "LENGTH": null,
       "Shape_STLength_1": 0,
       "InstallRepDate": null,
       "LatIDiTPi": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": "Unknown",
   "name": "Unknown",
   "domains": {
    "SYSTEM": {"type": "inherited"},
    "SIZE": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"},
    "OWNER": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Unknown",
     "description": "",
     "prototype": {
      "attributes": {
       "Year": null,
       "OWNER": null,
       "SHAPE_STLength__": 0,
       "SYSTEM": "Unknown",
       "SIZE": null,
       "MATERIAL": null,
       "LENGTH": null,
       "Shape_STLength_1": 0,
       "InstallRepDate": null,
       "LatIDiTPi": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}