{
 "currentVersion": 10.71,
 "id": 0,
 "name": "Retention Basin",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 10000,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "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": 406685.9056355804,
  "ymin": 292620.25947298855,
  "xmax": 624299.8562335782,
  "ymax": 508639.208011657,
  "spatialReference": {
   "wkid": 103485,
   "latestWkid": 103485
  }
 },
 "sourceSpatialReference": {
  "wkid": 103485,
  "latestWkid": 103485
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "4e4c0304496c4f3b7b2cd436833ff411",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPNJREFUGJVjYUAFXAwMDHxI/K8MDAyfYRwWGMMqu1VV2dd3Ja+4lDZM7Pu71w9v7t0Wc6yt+BRcsXlRu7qal/9KERVNfRRrBIVVNVnZFzMwMMQeays+xcLAwMCgaOe0HF0hDAjKKaqpOXosOtZWbMrCwMDAwMkvJIVNIQxwCovLMTAwcLPgU4QOSFf85dWzu8KKKuK4FH158fgmAwPDJxYGBgaGa4d2hLBycK6T0je1QFf4+va1S7c2b4pgYGD4xsLAwMBwdWr7c9av3wL+/Pq5hltEQhWm8PvHty9u798beXZ6/U0UN19YMPHlhQUTbfG5GQDDCkbTGU9l7gAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 8,
    "height": 8,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": true,
 "supportsAttachmentsByUploadId": true,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "NAME",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "BLOCK",
   "type": "esriFieldTypeString",
   "alias": "BLOCK",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "BLOCK"
  },
  {
   "name": "LOT",
   "type": "esriFieldTypeString",
   "alias": "LOT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LOT"
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "NAME"
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "TYPE",
   "domain": {
    "type": "codedValue",
    "name": "Basin_Type",
    "description": "Storm water basin type",
    "codedValues": [
     {
      "name": "Detention",
      "code": "Detention"
     },
     {
      "name": "Retention",
      "code": "Retention"
     },
     {
      "name": "Infiltration",
      "code": "Infiltration"
     },
     {
      "name": "Swale",
      "code": "Swale"
     },
     {
      "name": "Multiple",
      "code": "Multiple"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 16,
   "defaultValue": null,
   "modelName": "TYPE"
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "NOTES"
  },
  {
   "name": "CONDITION",
   "type": "esriFieldTypeString",
   "alias": "CONDITION",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "CONDITION"
  },
  {
   "name": "GROUND_STATUS",
   "type": "esriFieldTypeString",
   "alias": "GROUND_STATUS",
   "domain": {
    "type": "codedValue",
    "name": "Basin_Ground_Status",
    "description": "Storm water basin above or below ground",
    "codedValues": [
     {
      "name": "Above Ground",
      "code": "Above Ground"
     },
     {
      "name": "Below Ground",
      "code": "Below Ground"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "GROUND_STATUS"
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "LOCATION",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "LOCATION"
  },
  {
   "name": "OWNER",
   "type": "esriFieldTypeString",
   "alias": "OWNER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "OWNER"
  },
  {
   "name": "ANNUAL_MAINTENANCE",
   "type": "esriFieldTypeString",
   "alias": "ANNUAL_MAINTENANCE",
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "description": "A yes/no indicator",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "ANNUAL_MAINTENANCE"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  },
  {
   "name": "ESRIGNSS_LATITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "Latitude",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ESRIGNSS_LATITUDE"
  },
  {
   "name": "ESRIGNSS_LONGITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "Longitude",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ESRIGNSS_LONGITUDE"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R60_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": "Retention Basin",
   "description": "",
   "prototype": {
    "attributes": {
     "ESRIGNSS_LATITUDE": null,
     "ESRIGNSS_LONGITUDE": null,
     "BLOCK": null,
     "LOT": null,
     "NAME": null,
     "TYPE": null,
     "NOTES": null,
     "CONDITION": null,
     "GROUND_STATUS": null,
     "LOCATION": null,
     "OWNER": null,
     "ANNUAL_MAINTENANCE": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "maxRecordCountFactor": 1
}