{
 "currentVersion": 10.71,
 "id": 55,
 "name": "Solid Waste Collection",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 54,
  "name": "Utilities"
 },
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "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": true,
  "supportsSqlExpression": true
 },
 "extent": {
  "xmin": 2679612.6189796925,
  "ymin": 389253.73115463555,
  "xmax": 2735006.775575295,
  "ymax": 421111.37828831375,
  "spatialReference": {
   "wkid": 3454,
   "latestWkid": 4457
  }
 },
 "sourceSpatialReference": {
  "wkid": 3454,
  "latestWkid": 4457
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "COLLECTION_DAY",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       150,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0
      }
     },
     "value": "MONDAY",
     "label": "Monday",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       0,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "NONE",
     "label": "None",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       150,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0
      }
     },
     "value": "THURSDAY",
     "label": "Thursday",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       138,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0
      }
     },
     "value": "TUESDAY",
     "label": "Tuesday",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       150,
       0,
       150,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0
      }
     },
     "value": "WEDNESDAY",
     "label": "Wednesday",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 50,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "COLLECTION_DAY",
 "typeIdField": "COLLECTION_DAY",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "COLLECTION_DAY",
   "type": "esriFieldTypeString",
   "alias": "Collection Day",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "COLLECTION_DAY"
  },
  {
   "name": "EXTENT",
   "type": "esriFieldTypeDouble",
   "alias": "Extent",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "EXTENT"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R681_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S547_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": "MONDAY",
   "name": "MONDAY",
   "domains": {},
   "templates": [
    {
     "name": "MONDAY",
     "description": "",
     "prototype": {
      "attributes": {
       "COLLECTION_DAY": "MONDAY",
       "EXTENT": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "NONE",
   "name": "NONE",
   "domains": {},
   "templates": [
    {
     "name": "NONE",
     "description": "",
     "prototype": {
      "attributes": {
       "COLLECTION_DAY": "NONE",
       "EXTENT": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "THURSDAY",
   "name": "THURSDAY",
   "domains": {},
   "templates": [
    {
     "name": "THURSDAY",
     "description": "",
     "prototype": {
      "attributes": {
       "COLLECTION_DAY": "THURSDAY",
       "EXTENT": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "TUESDAY",
   "name": "TUESDAY",
   "domains": {},
   "templates": [
    {
     "name": "TUESDAY",
     "description": "",
     "prototype": {
      "attributes": {
       "COLLECTION_DAY": "TUESDAY",
       "EXTENT": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": "WEDNESDAY",
   "name": "WEDNESDAY",
   "domains": {},
   "templates": [
    {
     "name": "WEDNESDAY",
     "description": "",
     "prototype": {
      "attributes": {
       "COLLECTION_DAY": "WEDNESDAY",
       "EXTENT": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}