{
 "currentVersion": 10.91,
 "id": 5,
 "name": "Erosion",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 250000,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": true,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1497024869000
 },
 "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": 434939.6989000002,
  "ymin": 43482.8507000003,
  "xmax": 547180.6051000003,
  "ymax": 279432.21160000004,
  "spatialReference": {
   "wkid": 32145,
   "latestWkid": 32145,
   "vcsWkid": 115702,
   "latestVcsWkid": 115702
  }
 },
 "sourceSpatialReference": {
  "wkid": 32145,
  "latestWkid": 32145
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "5c4b2c71ad3f114921e57622e69aaff0",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUOI2t1DFLQlEYxvH/670kOAk1FbQ0NDYYCBcSh6Q9aAnrC2QtUnQxoii9JuhQWzQ19g3CxelCIPQVanC0pYYS9G1QyUzz3lvPdg6HH8+B8x6Tf4zp5ZA61jHL7rmk6PwJ02IsgXJK3XoC9zYwpiBouNJbnKnDndi8B2vmxLeBGADCPMT34KHkG9OrjQivjQIyuGvYWrZuJOu++MPeGgcizA5tR/WDHJD1jGlxcY4O+99bdSPCjhaTl3JYe/aGdaYLIkTGlA6rtvJAeiKmzkoM2ltjoG472NR8siy52uPvzZQKMuqCQ16oVQJSYzF1kuvQSkyA+llVx1oT273/gek1UzRbY9/Q6LQvtEq1P2ZfzZrxXWDBH2YsUbfS/TEzAdSJz4Bx5A/qZWDMuhjGiUA0EDYwZiZAyHYzQCYQNhBP/5nXfALdc2Ougds9ugAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 14,
    "height": 13,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "ErosionType",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "ErosionType",
   "type": "esriFieldTypeString",
   "alias": "ErosionType",
   "domain": {
    "type": "codedValue",
    "name": "EPWQ_TS4_StormwaterErosionType ",
    "description": "The location and setting of an erosion event locacted in the MS4 area",
    "codedValues": [
     {
      "name": "Roadside Erosion",
      "code": "Roadside Erosion"
     },
     {
      "name": "Streambank Erosion",
      "code": "StreambankErosion"
     },
     {
      "name": "Offsite Erosion",
      "code": "OffsiteErosion"
     },
     {
      "name": "Other",
      "code": "Other"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "ErosionType"
  },
  {
   "name": "ErosionUrgency",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ErosionUrgency",
   "domain": {
    "type": "codedValue",
    "name": "EPWQ_TS4_StormwaterUrgency",
    "description": "The degree of urgency that an erosion or illicit connection repressents in the MS4 area of VT",
    "codedValues": [
     {
      "name": "Low Priority",
      "code": 0
     },
     {
      "name": "Moderate Priority",
      "code": 1
     },
     {
      "name": "High Priority",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ErosionUrgency"
  },
  {
   "name": "ErosionComments",
   "type": "esriFieldTypeString",
   "alias": "ErosionComments",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "ErosionComments"
  },
  {
   "name": "CollectionDate",
   "type": "esriFieldTypeDate",
   "alias": "CollectionDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CollectionDate"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "indexes": [
  {
   "name": "UUID_194",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "gdb_ct3_194",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S159_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Erosion",
   "description": "",
   "prototype": {
    "attributes": {
     "ErosionType": null,
     "ErosionUrgency": null,
     "ErosionComments": null,
     "CollectionDate": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}