{
 "currentVersion": 10.71,
 "id": 6,
 "name": "Bryant Water Mains",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 0,
  "name": "City of Bryant"
 },
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": 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
 },
 "extent": {
  "xmin": 2626248.994882524,
  "ymin": 284553.69022360444,
  "xmax": 2631836.286201358,
  "ymax": 287522.53861659765,
  "spatialReference": {
   "wkid": 3454,
   "latestWkid": 4457
  }
 },
 "sourceSpatialReference": {
  "wkid": 3454,
  "latestWkid": 4457
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "DIAMETER",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDash",
      "color": [
       0,
       197,
       255,
       255
      ],
      "width": 2
     },
     "value": "2",
     "label": "2",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 2
     },
     "value": "4",
     "label": "4",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       178,
       255,
       255
      ],
      "width": 2
     },
     "value": "6",
     "label": "6",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       190,
       232,
       255,
       255
      ],
      "width": 2
     },
     "value": "8",
     "label": "8",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": true,
 "hasZ": false,
 "allowUpdateWithoutMValues": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID_1",
 "globalIdField": "",
 "displayField": "FACILITYID",
 "typeIdField": "DIAMETER",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID_1"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "FACILITYID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "FACILITYID"
  },
  {
   "name": "INSTALLDAT",
   "type": "esriFieldTypeDate",
   "alias": "INSTALLDAT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "INSTALLDAT"
  },
  {
   "name": "MATERIAL",
   "type": "esriFieldTypeString",
   "alias": "MATERIAL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "MATERIAL"
  },
  {
   "name": "DIAMETER",
   "type": "esriFieldTypeDouble",
   "alias": "DIAMETER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "DIAMETER"
  },
  {
   "name": "WATERTYPE",
   "type": "esriFieldTypeString",
   "alias": "WATERTYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "WATERTYPE"
  },
  {
   "name": "TRANSMISS",
   "type": "esriFieldTypeString",
   "alias": "TRANSMISS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "TRANSMISS"
  },
  {
   "name": "ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ENABLED",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ENABLED"
  },
  {
   "name": "ACTIVEFLAG",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ACTIVEFLAG",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ACTIVEFLAG"
  },
  {
   "name": "OWNEDBY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "OWNEDBY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "OWNEDBY"
  },
  {
   "name": "MAINTBY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "MAINTBY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "MAINTBY"
  },
  {
   "name": "LASTUPDATE",
   "type": "esriFieldTypeDate",
   "alias": "LASTUPDATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LASTUPDATE"
  },
  {
   "name": "LASTEDITOR",
   "type": "esriFieldTypeString",
   "alias": "LASTEDITOR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "LASTEDITOR"
  },
  {
   "name": "Comment",
   "type": "esriFieldTypeString",
   "alias": "Comment",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "Comment"
  },
  {
   "name": "date_",
   "type": "esriFieldTypeString",
   "alias": "date_",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "date_"
  },
  {
   "name": "LENGTH",
   "type": "esriFieldTypeDouble",
   "alias": "LENGTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LENGTH"
  },
  {
   "name": "LABEL1",
   "type": "esriFieldTypeString",
   "alias": "LABEL1",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "LABEL1"
  },
  {
   "name": "LABEL2",
   "type": "esriFieldTypeString",
   "alias": "LABEL2",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "LABEL2"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R188_pk",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S142_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": 2,
   "name": "2",
   "domains": {},
   "templates": [
    {
     "name": "2",
     "description": "",
     "prototype": {
      "attributes": {
       "LABEL1": null,
       "LABEL2": null,
       "OBJECTID": null,
       "FACILITYID": null,
       "INSTALLDAT": null,
       "MATERIAL": null,
       "DIAMETER": 2,
       "WATERTYPE": null,
       "TRANSMISS": null,
       "ENABLED": null,
       "ACTIVEFLAG": null,
       "OWNEDBY": null,
       "MAINTBY": null,
       "LASTUPDATE": null,
       "LASTEDITOR": null,
       "Comment": null,
       "date_": null,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 4,
   "name": "4",
   "domains": {},
   "templates": [
    {
     "name": "4",
     "description": "",
     "prototype": {
      "attributes": {
       "LABEL1": null,
       "LABEL2": null,
       "OBJECTID": null,
       "FACILITYID": null,
       "INSTALLDAT": null,
       "MATERIAL": null,
       "DIAMETER": 4,
       "WATERTYPE": null,
       "TRANSMISS": null,
       "ENABLED": null,
       "ACTIVEFLAG": null,
       "OWNEDBY": null,
       "MAINTBY": null,
       "LASTUPDATE": null,
       "LASTEDITOR": null,
       "Comment": null,
       "date_": null,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 6,
   "name": "6",
   "domains": {},
   "templates": [
    {
     "name": "6",
     "description": "",
     "prototype": {
      "attributes": {
       "LABEL1": null,
       "LABEL2": null,
       "OBJECTID": null,
       "FACILITYID": null,
       "INSTALLDAT": null,
       "MATERIAL": null,
       "DIAMETER": 6,
       "WATERTYPE": null,
       "TRANSMISS": null,
       "ENABLED": null,
       "ACTIVEFLAG": null,
       "OWNEDBY": null,
       "MAINTBY": null,
       "LASTUPDATE": null,
       "LASTEDITOR": null,
       "Comment": null,
       "date_": null,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 8,
   "name": "8",
   "domains": {},
   "templates": [
    {
     "name": "8",
     "description": "",
     "prototype": {
      "attributes": {
       "LABEL1": null,
       "LABEL2": null,
       "OBJECTID": null,
       "FACILITYID": null,
       "INSTALLDAT": null,
       "MATERIAL": null,
       "DIAMETER": 8,
       "WATERTYPE": null,
       "TRANSMISS": null,
       "ENABLED": null,
       "ACTIVEFLAG": null,
       "OWNEDBY": null,
       "MAINTBY": null,
       "LASTUPDATE": null,
       "LASTEDITOR": null,
       "Comment": null,
       "date_": null,
       "LENGTH": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}