{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "Solid Waste Collection Calendar - Collection Days / Calendrier de collecte des déchets solides - Jours de collecte ",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "Solid Waste Services GIS Operations Technicians ( Ami Lyn Johnson (x13796), Christopher Carter (x12360)).",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 1200000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "GCD",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         165
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "MONDAY",
       "label": "Monday / Lundi",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         165
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "TUESDAY",
       "label": "Tuesday / Mardi",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         190,
         165
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          165
         ],
         "width": 0
        }
       },
       "value": "WEDNESDAY",
       "label": "Wednesday / Mercredi",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         165
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "THURSDAY",
       "label": "Thursday / Jeudi",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         235,
         175,
         165
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "FRIDAY",
       "label": "Friday / Vendredi",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[GCD]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        78,
        78,
        78,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        165
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8499845.2921,
    "ymin": 5615488.756899998,
    "xmax": -8376416.1413,
    "ymax": 5706511.078500003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GCD",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GCD",
     "type": "esriFieldTypeString",
     "alias": "GCD",
     "length": 10,
     "domain": null
    },
    {
     "name": "C_ZONE",
     "type": "esriFieldTypeString",
     "alias": "C_Zone",
     "length": 5,
     "domain": null
    },
    {
     "name": "SCHEDULE",
     "type": "esriFieldTypeString",
     "alias": "SCHEDULE",
     "length": 20,
     "domain": null
    },
    {
     "name": "CONTRACTOR",
     "type": "esriFieldTypeString",
     "alias": "CONTRACTOR",
     "length": 30,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 1,
   "name": "Solid Waste Collection Calendar - Schedule / Calendrier de collecte des déchets solides - Horaire ",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 1200000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SCHEDULE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         38,
         115,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "A",
       "label": "A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "A-Apt (Fbr)",
       "label": "A-Apartment / A-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "A-Apt (GMP)",
       "label": "A-Apartment / A-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "A-Apt (GMP-Fbr)",
       "label": "A-Apartment / A-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "A-Apt (Gar)",
       "label": "A-Apartment / A-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "A-Apt (Gar-Fbr)",
       "label": "A-Apartment / A-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "A-Apt (Gar-GMP)",
       "label": "A-Apartment / A-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "A-Apt (Gar-GMP-Fbr)",
       "label": "A-Apartment / A-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         85,
         0,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "B",
       "label": "B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "B-Apt (Fbr)",
       "label": "B-Apartment / B-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "B-Apt (GMP)",
       "label": "B-Apartment / B-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "B-Apt (GMP-Fbr)",
       "label": "B-Apartment / B-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "B-Apt (Gar)",
       "label": "B-Apartment / B-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "B-Apt (Gar-Fbr)",
       "label": "B-Apartment / B-Appartement",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         178
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          178
         ],
         "width": 0.4
        }
       },
       "value": "B-Apt (Gar-GMP-Fbr)",
       "label": "B-Apartment / B-Appartement",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -8499845.2921,
    "ymin": 5615488.756899998,
    "xmax": -8376416.1413,
    "ymax": 5706511.078500003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GCD",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GCD",
     "type": "esriFieldTypeString",
     "alias": "GCD",
     "length": 10,
     "domain": null
    },
    {
     "name": "C_ZONE",
     "type": "esriFieldTypeString",
     "alias": "C_Zone",
     "length": 5,
     "domain": null
    },
    {
     "name": "SCHEDULE",
     "type": "esriFieldTypeString",
     "alias": "SCHEDULE",
     "length": 20,
     "domain": null
    },
    {
     "name": "CONTRACTOR",
     "type": "esriFieldTypeString",
     "alias": "CONTRACTOR",
     "length": 30,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "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,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": []
}