{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 4,
 "name": "Status",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 3,
  "name": "Leaf Collection"
 },
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsQuantizationEditMode": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": true,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape__Area",
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriMeters"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": -8789105.733913338,
  "ymin": 4251779.377235414,
  "xmax": -8764065.072463054,
  "ymax": 4286464.891595188,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 1.4892314192838538E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102719,
  "latestWkid": 2264,
  "vcsWkid": 105703,
  "latestVcsWkid": 6360,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -121841900,
  "falseY": -93659000,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "sourceHeightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "NAVD_1988_Foot_US",
  "heightUnit": "us-foot"
 },
 "effectiveMinScale": 300000,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "LeafStatus",
   "uniqueValueGroups": [
    {
     "heading": "Leaf Collection Status",
     "classes": [
      {
       "label": "Not Started",
       "description": "Not Started",
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         204,
         182,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "values": [
        [
         "Not Started"
        ]
       ]
      },
      {
       "label": "Upcoming",
       "description": "Upcoming",
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          236,
          245,
          147,
          255
         ],
         "width": 0
        }
       },
       "values": [
        [
         "Upcoming"
        ]
       ]
      },
      {
       "label": "In Progress",
       "description": "In Progress",
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0
        }
       },
       "values": [
        [
         "In Progress"
        ]
       ]
      },
      {
       "label": "Complete",
       "description": "Complete",
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         49,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "values": [
        [
         "Complete"
        ]
       ]
      }
     ]
    }
   ],
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       204,
       182,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Not Started",
     "label": "Not Started"
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       115,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        236,
        245,
        147,
        255
       ],
       "width": 0
      }
     },
     "value": "Upcoming",
     "label": "Upcoming"
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       163,
       255,
       115,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "In Progress",
     "label": "In Progress"
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       201,
       49,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Complete",
     "label": "Complete"
    }
   ],
   "fieldDelimiter": ",",
   "authoringInfo": {
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        179,
        244,
        255
       ],
       "toColor": [
        252,
        179,
        244,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        182,
        252,
        182,
        255
       ],
       "toColor": [
        182,
        252,
        182,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        209,
        182,
        255
       ],
       "toColor": [
        252,
        209,
        182,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        184,
        234,
        252,
        255
       ],
       "toColor": [
        184,
        234,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        192,
        184,
        252,
        255
       ],
       "toColor": [
        192,
        184,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        245,
        252,
        199,
        255
       ],
       "toColor": [
        245,
        252,
        199,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        204,
        224,
        255
       ],
       "toColor": [
        252,
        204,
        224,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        189,
        252,
        225,
        255
       ],
       "toColor": [
        189,
        252,
        225,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        189,
        210,
        252,
        255
       ],
       "toColor": [
        189,
        210,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        231,
        210,
        252,
        255
       ],
       "toColor": [
        231,
        210,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        182,
        222,
        255
       ],
       "toColor": [
        252,
        182,
        222,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        238,
        212,
        255
       ],
       "toColor": [
        252,
        238,
        212,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        214,
        210,
        255
       ],
       "toColor": [
        252,
        214,
        210,
        255
       ]
      }
     ]
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "SUBZONE",
 "typeIdField": "LeafStatus",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "LeafStatus",
   "type": "esriFieldTypeString",
   "alias": "Leaf Collection Status",
   "domain": {
    "type": "codedValue",
    "name": "pwWorkZoneStatus",
    "description": "Status for Public Works Work Zones",
    "codedValues": [
     {
      "name": "Not Started",
      "code": "Not Started"
     },
     {
      "name": "In Progress",
      "code": "In Progress"
     },
     {
      "name": "Complete",
      "code": "Complete"
     },
     {
      "name": "Upcoming",
      "code": "Upcoming"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 40,
   "defaultValue": null,
   "modelName": "Status"
  },
  {
   "name": "LeafZone",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Leaf Zone",
   "domain": null,
   "editable": false,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LeafZone"
  },
  {
   "name": "LeafStart1",
   "type": "esriFieldTypeDate",
   "alias": "1st Leaf Collection Stated",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "StartDate1"
  },
  {
   "name": "LeafEnd1",
   "type": "esriFieldTypeDate",
   "alias": "1st Leaf Collection Finished",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "EndDate1"
  },
  {
   "name": "LeafStart2",
   "type": "esriFieldTypeDate",
   "alias": "2nd Leaf Collection Started",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "StartDate2"
  },
  {
   "name": "LeafEnd2",
   "type": "esriFieldTypeDate",
   "alias": "2nd Leaf Collection Ended",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "EndDate2"
  },
  {
   "name": "LeafStart3",
   "type": "esriFieldTypeDate",
   "alias": "3rd Leaf Collection Started",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "StartDate3"
  },
  {
   "name": "LeafEnd3",
   "type": "esriFieldTypeDate",
   "alias": "3rd Leaf Collection Finished",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "EndDate3"
  },
  {
   "name": "LeafPickUp1",
   "type": "esriFieldTypeString",
   "alias": "1st Leaf Pickup",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "PickUpWeek1"
  },
  {
   "name": "LeafPickUp2",
   "type": "esriFieldTypeString",
   "alias": "2nd Leaf Pickup",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "PickUpWeek2"
  },
  {
   "name": "LeafPickUp3",
   "type": "esriFieldTypeString",
   "alias": "3rd Leaf Pickup",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "PickUpWeek3"
  },
  {
   "name": "LeafLink",
   "type": "esriFieldTypeString",
   "alias": "Leaf Link",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "Link"
  },
  {
   "name": "Shape__Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STArea()",
   "domain": null,
   "editable": false,
   "required": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Shape.STArea()"
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null,
   "editable": false,
   "required": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Shape.STLength()"
  },
  {
   "name": "Team",
   "type": "esriFieldTypeString",
   "alias": "Team",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "Team"
  },
  {
   "name": "LeafStatus1",
   "type": "esriFieldTypeString",
   "alias": "1st Collection Status",
   "domain": {
    "type": "codedValue",
    "name": "LeafCollectionStatus",
    "description": "Leaf Collection Status",
    "codedValues": [
     {
      "name": "Not Started",
      "code": "Not Started"
     },
     {
      "name": "In Progress",
      "code": "Started"
     },
     {
      "name": "Complete",
      "code": "Complete"
     },
     {
      "name": "Upcoming",
      "code": "Upcoming"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "LeafStatus1"
  },
  {
   "name": "LeafStatus2",
   "type": "esriFieldTypeString",
   "alias": "2nd Collection Status",
   "domain": {
    "type": "codedValue",
    "name": "LeafCollectionStatus",
    "description": "Leaf Collection Status",
    "codedValues": [
     {
      "name": "Not Started",
      "code": "Not Started"
     },
     {
      "name": "In Progress",
      "code": "Started"
     },
     {
      "name": "Complete",
      "code": "Complete"
     },
     {
      "name": "Upcoming",
      "code": "Upcoming"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "LeafStatus2"
  },
  {
   "name": "LeafStatus3",
   "type": "esriFieldTypeString",
   "alias": "3rd Collection Status",
   "domain": {
    "type": "codedValue",
    "name": "LeafCollectionStatus",
    "description": "Leaf Collection Status",
    "codedValues": [
     {
      "name": "Not Started",
      "code": "Not Started"
     },
     {
      "name": "In Progress",
      "code": "Started"
     },
     {
      "name": "Complete",
      "code": "Complete"
     },
     {
      "name": "Upcoming",
      "code": "Upcoming"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "LeafStatus3"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R856_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S683_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [
  {
   "id": "Not Started",
   "name": "Not Started",
   "domains": {
    "LeafStatus": {"type": "inherited"},
    "LeafStatus1": {"type": "inherited"},
    "LeafStatus2": {"type": "inherited"},
    "LeafStatus3": {"type": "inherited"},
    "xConnectStat": {"type": "inherited"},
    "StormStatus": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Not Started",
     "description": "",
     "prototype": {
      "attributes": {
       "LeafStatus2": null,
       "LeafStatus3": null,
       "LeafStatus": "Not Started",
       "Team": null,
       "LeafStatus1": null,
       "LeafLink": null,
       "LeafPickUp3": null,
       "LeafPickUp2": null,
       "LeafPickUp1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "Upcoming",
   "name": "Upcoming",
   "domains": {
    "LeafStatus": {"type": "inherited"},
    "LeafStatus1": {"type": "inherited"},
    "LeafStatus2": {"type": "inherited"},
    "LeafStatus3": {"type": "inherited"},
    "xConnectStat": {"type": "inherited"},
    "StormStatus": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Upcoming",
     "description": "",
     "prototype": {
      "attributes": {
       "LeafStatus2": null,
       "LeafStatus3": null,
       "LeafStatus": "Upcoming",
       "Team": null,
       "LeafStatus1": null,
       "LeafLink": null,
       "LeafPickUp3": null,
       "LeafPickUp2": null,
       "LeafPickUp1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "In Progress",
   "name": "In Progress",
   "domains": {
    "LeafStatus": {"type": "inherited"},
    "LeafStatus1": {"type": "inherited"},
    "LeafStatus2": {"type": "inherited"},
    "LeafStatus3": {"type": "inherited"},
    "xConnectStat": {"type": "inherited"},
    "StormStatus": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "In Progress",
     "description": "",
     "prototype": {
      "attributes": {
       "LeafStatus2": null,
       "LeafStatus3": null,
       "LeafStatus": "In Progress",
       "Team": null,
       "LeafStatus1": null,
       "LeafLink": null,
       "LeafPickUp3": null,
       "LeafPickUp2": null,
       "LeafPickUp1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "Complete",
   "name": "Complete",
   "domains": {
    "LeafStatus": {"type": "inherited"},
    "LeafStatus1": {"type": "inherited"},
    "LeafStatus2": {"type": "inherited"},
    "LeafStatus3": {"type": "inherited"},
    "xConnectStat": {"type": "inherited"},
    "StormStatus": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Complete",
     "description": "",
     "prototype": {
      "attributes": {
       "Team": null,
       "LeafStatus2": null,
       "LeafStatus1": null,
       "LeafStatus": "Complete",
       "LeafStatus3": null,
       "LeafLink": null,
       "LeafPickUp3": null,
       "LeafPickUp2": null,
       "LeafPickUp1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}