{
 "currentVersion": 10.71,
 "id": 1,
 "name": "Retention Basin",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 103485,
  "latestWkid": 103485
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 10000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "6f273d162a3f7dcd5feafab05e70543d",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYhJREFUOI1jYaAyYMElYZxd2yyirOaMVfLPb6aXVy9Mv7Bw0kKiDDRIr+wwCEvIEJRX4sdlIf/Jw3IMjH//X1gwdRFeAw0yK7qMI1PSBeWU+HAZxsDAwCBnbivJ8P9fO8NvBoYLSxGGohhokF7ZaxyZkkLIMLihFvZS/xn+tzEw/Pl/YenMxSgGGqRVTDCJTkkSkFPiJcYwGJC3cJBm+P+/nYGBgfHC0pmL4AbKG5kEkmoYXK+lo/SH+3fSGRgYEAb+Y2ElxywEYGP7y8CAJ9mQC0YNpKKBz86dviFraifNxS/ATKohbx/e/fjo1tWTKAaendbiw8LAsMk4vciVi1+QaEPfP7z76diCyQtuzp9YimIgAwPD75PTWvwYGBk3GKcVuhNj6PuH9z6fWDR10c35EwtgYuhh+Pvk1GZ/Bmam9cbJ+Z74DP3w6P7nEwumLLo6vz8XWRxbpPw5OakxgIGRYY2YrpERNsOY/v5huHPi6Lar8/tz0OVwxfLfkxMbA3G5Dh+gerIBAEAVfcCx4jIbAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 15,
    "height": 15,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 406685.9056355804,
  "ymin": 292620.25947298855,
  "xmax": 624299.8562335782,
  "ymax": 508639.208011657,
  "spatialReference": {
   "wkid": 103485,
   "latestWkid": 103485
  }
 },
 "hasAttachments": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "BLOCK",
   "type": "esriFieldTypeString",
   "alias": "BLOCK",
   "length": 8,
   "domain": null
  },
  {
   "name": "LOT",
   "type": "esriFieldTypeString",
   "alias": "LOT",
   "length": 8,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 50,
   "domain": null
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "TYPE",
   "length": 16,
   "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"
   }
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "CONDITION",
   "type": "esriFieldTypeString",
   "alias": "CONDITION",
   "length": 255,
   "domain": null
  },
  {
   "name": "GROUND_STATUS",
   "type": "esriFieldTypeString",
   "alias": "GROUND_STATUS",
   "length": 50,
   "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"
   }
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "LOCATION",
   "length": 255,
   "domain": null
  },
  {
   "name": "OWNER",
   "type": "esriFieldTypeString",
   "alias": "OWNER",
   "length": 255,
   "domain": null
  },
  {
   "name": "ANNUAL_MAINTENANCE",
   "type": "esriFieldTypeString",
   "alias": "ANNUAL_MAINTENANCE",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "description": "A yes/no indicator",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "ESRIGNSS_LATITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "Latitude",
   "domain": null
  },
  {
   "name": "ESRIGNSS_LONGITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "Longitude",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R60_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S41_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}