{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 1,
 "name": "Pots",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 103013,
  "latestWkid": 6428,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -118767900,
  "falseY": -94525500,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "a81357d374df0e16a1d5d075f07c9301",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVQ4jaWTTU8TURSGn9JCmDSZMoQIHTqJH0FIGpKaYSMuXKIL3WBGYpcm9m+I/6LItgYuspGNLiBhY4xhXLUuTPqVwRZMw9BJmmls2nFhZ6QU48K7ujfnvM99731zIvznivytkBNCDxPWPa+nhkIjtS5dM20Y5j8BOSH0manp7ML8nK4oCpI0juu2sW2b/YND86RxmrkIGgC82X776P695XeqGgfguGUhd2LIkowkxVHVuF4slY+2xG5mzVjdGADkhNAvigvnBXbK2zidJs9vvyA5kQTg1s0bANmcEGbaMMwAMDM1nfXFTsfh04+POJ0mAF/P82hRDXlUDiDVqpUFliL+7Qvzc7oPc342sVpW8LSCXWBl9uHAX6VSi3pOCD0CECasK4oSFK2WhTwmBw7kMZmCnefuteWgZ1JRCBP+DfC8nipJ40FRi2rsVP44OG5ZaNe1y4HheT01AhAKjdRct40P+fD9/VDz5rfXvLzzKji7bhvop9Cla9q2jSTFcToOiahGIqpROM8TG42RiGqBE39fq9fphby9CEDaMMz9g0NTVeO6PCqzMvtg4PbLZ4BG42wwxpPGaaZYKh/1cwYgOZGk2XGGxMVSmVKlsh48wXexJXYzQNaHJKIaiSvEn4++PH729MneAABgzVjdyAlhVqtWNpVa1Cf70bpum1q9TqNxZpYqlXVfPATwnQBLF6cRoBfy9q6axl952+B9YAdKiAAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 12,
    "height": 12,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 3102814.0710764676,
  "ymin": 1726131.8483853936,
  "xmax": 3136110.3535651416,
  "ymax": 1769738.0242962241,
  "spatialReference": {
   "wkid": 103013,
   "latestWkid": 6428,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -118767900,
   "falseY": -94525500,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "LocationName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "LocationName",
   "type": "esriFieldTypeString",
   "alias": "LocationName",
   "length": 50,
   "domain": null
  },
  {
   "name": "UniqueID",
   "type": "esriFieldTypeString",
   "alias": "UniqueID",
   "length": 50,
   "domain": null
  },
  {
   "name": "Seasonality",
   "type": "esriFieldTypeString",
   "alias": "Seasonality",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Greenhouse_Seasonality",
    "description": "Annual vs Perennial",
    "codedValues": [
     {
      "name": "Annual",
      "code": "Annual"
     },
     {
      "name": "Perennial",
      "code": "Perennial"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PotMaintenance",
   "type": "esriFieldTypeString",
   "alias": "PotMaintenance",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "IrrigationOwnership & Maintenance",
    "description": "IrrigationOwnership & Maintenance",
    "codedValues": [
     {
      "name": "Parks",
      "code": "Parks"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Contractor",
      "code": "Contractor"
     },
     {
      "name": "PWU",
      "code": "PWU"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PotMaterial",
   "type": "esriFieldTypeString",
   "alias": "PotMaterial",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "GH_PotMaterials",
    "description": "for greenhouse pots",
    "codedValues": [
     {
      "name": "Clay",
      "code": "Clay"
     },
     {
      "name": "Concrete",
      "code": "Concrete"
     },
     {
      "name": "Plastic",
      "code": "Plastic"
     },
     {
      "name": "Fiber Glass",
      "code": "Fiber Glass"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PurchaseDate",
   "type": "esriFieldTypeString",
   "alias": "PurchaseDate",
   "length": 50,
   "domain": null
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 100,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "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": "District",
   "type": "esriFieldTypeString",
   "alias": "District",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "DistrictNames",
    "description": "Names of Districts",
    "codedValues": [
     {
      "name": "North",
      "code": "North"
     },
     {
      "name": "Central",
      "code": "Central"
     },
     {
      "name": "West",
      "code": "West"
     },
     {
      "name": "Standley Lake",
      "code": "Standley Lake"
     },
     {
      "name": "Westminster Hills Open Space",
      "code": "Westminster Hills Open Space"
     },
     {
      "name": "Legacy Ridge",
      "code": "Legacy Ridge"
     },
     {
      "name": "Walnut Creek",
      "code": "Walnut Creek"
     },
     {
      "name": "South",
      "code": "South"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "SeasonalPlacement",
   "type": "esriFieldTypeString",
   "alias": "SeasonalPlacement",
   "length": 255,
   "domain": {
    "type": "codedValue",
    "name": "Yes/No",
    "description": "Yes/No",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "PlantDate",
   "type": "esriFieldTypeDate",
   "alias": "PlantDate",
   "length": 8,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R277_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_277",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_277",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S212_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Query,Map,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": {
  "timeZone": "Mountain Standard Time",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "e1e008967e144615be657db634fb2256"
}