{
 "currentVersion": 10.71,
 "id": 0,
 "name": "Water Mains",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "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,
 "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
 },
 "extent": {
  "xmin": -8330095.5997,
  "ymin": 4808887.932899997,
  "xmax": -8322110.978599999,
  "ymax": 4818500.430799998,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "YEAR_BUILT",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     85,
     255,
     0,
     255
    ],
    "width": 3
   },
   "defaultLabel": "Year Built Filled in",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       68,
       79,
       137,
       255
      ],
      "width": 3
     },
     "value": "<Null>",
     "label": "Year Built Unknown",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID_1",
 "globalIdField": "GlobalID",
 "displayField": "SIZE_",
 "typeIdField": "YEAR_BUILT",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID_1"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeDouble",
   "alias": "OBJECTID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "SIZE_",
   "type": "esriFieldTypeString",
   "alias": "SIZE_",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "SIZE_"
  },
  {
   "name": "MATERIAL",
   "type": "esriFieldTypeString",
   "alias": "MATERIAL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "MATERIAL"
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "NOTES"
  },
  {
   "name": "Shape_Leng",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Leng",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Shape_Leng"
  },
  {
   "name": "GIS_EDITIN",
   "type": "esriFieldTypeString",
   "alias": "GIS_EDITIN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "GIS_EDITIN"
  },
  {
   "name": "MAIN_TYPE",
   "type": "esriFieldTypeString",
   "alias": "MAIN_TYPE",
   "domain": {
    "type": "codedValue",
    "name": "Main Type",
    "description": "Main Type",
    "codedValues": [
     {
      "name": "System Main",
      "code": "System Main"
     },
     {
      "name": "Hydrant Main",
      "code": "Hydrant Main"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "MAIN_TYPE"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "YEAR_BUILT",
   "type": "esriFieldTypeString",
   "alias": "YEAR_BUILT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "YEAR_BUILT"
  },
  {
   "name": "LAST_UPDATE",
   "type": "esriFieldTypeDate",
   "alias": "LAST_UPDATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LAST_UPDATE"
  },
  {
   "name": "Date_Added_to_GIS",
   "type": "esriFieldTypeDate",
   "alias": "Date_Added_to_GIS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "Date_Added_to_GIS"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R171_pk",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_171",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_171",
   "fields": "GlobalID,OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S131_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": null,
   "name": "<Null>",
   "domains": {
    "MAIN_TYPE": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "<Null>",
     "description": "",
     "prototype": {
      "attributes": {
       "LAST_UPDATE": null,
       "YEAR_BUILT": null,
       "OBJECTID": null,
       "SIZE_": null,
       "MATERIAL": null,
       "NOTES": null,
       "Shape_Leng": null,
       "GIS_EDITIN": null,
       "MAIN_TYPE": null,
       "Date_Added_to_GIS": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Update,Uploads,Editing",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}