{
 "currentVersion": 10.71,
 "id": 1,
 "name": "Sewer Cleanout",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 6000,
 "maxScale": 0,
 "geometryType": "esriGeometryPoint",
 "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,
 "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": 546693.9439770803,
  "ymin": 557433.9569576532,
  "xmax": 566703.7139968276,
  "ymax": 564529.0077281594,
  "spatialReference": {
   "wkid": 102666,
   "latestWkid": 2239
  }
 },
 "sourceSpatialReference": {
  "wkid": 102666,
  "latestWkid": 2239,
  "vcsWkid": 115702,
  "latestVcsWkid": 115702
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "73e1c0740f1dad1e571c7a514202c4fc",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZVJREFUOI2t0r9LG2EYwPFvyMVL/UFBh5KAZDm4IYtdOwiliyC42j+gCO2iCZdAcHAQOYhHgo6FDkUEf2xCoUv/hggS8OC2ohcRAw4neblczkFz5tJLTcRnfF+ez/s8z/tIvFJIgy7UVWa9MRZcH/nxKJaEK7PDLyo4z0MbvFEdvtHhwpLYR+eue5Utks50+JLUaJgGh4Ohr0wpjlw0E8JA57b/jXqZS2Anq02/V7VmzjSoRkLKBGtWQui9VURF3WjWsto0qtZc7lYWQIomf4zH+IMu/ov0Ypk88+SZoIITQHHEnLn9VOowMSlxrHZYNOEogFrQHgWBh5llNN5BeEb+qFBv3sA9GjUCKBl7AVpiPNFGhCDP5yZbIlXXsYd1VMESHr9DkJXgQGlTBLaGrOYtLmmzwt8QhI7r5FInSsFesbb5/lxLiitr5rUIHg3Nxa7aZ6lcCqVgr08Kfpzu0vinnYL8wXPFJ8sRZX7SioS6GCXOFZ/PaoGZlh/sVywJkgc1y2CzPy/6p3RcC/ai+xKRp6+2R/chTYuRc+BkYQAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 13,
    "height": 13,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "OBJECTID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "Size",
   "type": "esriFieldTypeString",
   "alias": "Size",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "Size"
  },
  {
   "name": "Located",
   "type": "esriFieldTypeString",
   "alias": "Located",
   "domain": {
    "type": "codedValue",
    "name": "Located",
    "description": "Location Determined",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "Located"
  },
  {
   "name": "Notes",
   "type": "esriFieldTypeString",
   "alias": "Notes",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "Notes"
  },
  {
   "name": "Visible",
   "type": "esriFieldTypeString",
   "alias": "Visible",
   "domain": {
    "type": "codedValue",
    "name": "Visible",
    "description": "Is attribute Visible",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "Visible"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "indexes": [
  {
   "name": "R46_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S41_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Sewer Cleanout",
   "description": "",
   "prototype": {
    "attributes": {
     "Visible": null,
     "Size": null,
     "Located": null,
     "Notes": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "maxRecordCountFactor": 1
}