{
 "layers": [
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 2,
   "name": "Zoning Labels",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Default"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3720543992076334E7,
    "ymin": 6384142.576273679,
    "xmax": -1.3697318907175792E7,
    "ymax": 6422964.024409164,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 0,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "Feature ID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "Z Order",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "Annotation Class ID",
     "domain": null
    },
    {
     "name": "Element",
     "type": "esriFieldTypeBlob",
     "alias": "Element",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "Symbol ID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "Text String",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "Font Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontStyle",
     "type": "esriFieldTypeString",
     "alias": "Font Style",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "Font Size",
     "domain": null
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Vertical Alignment",
     "domain": {
      "type": "codedValue",
      "name": "VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Horizontal Alignment",
     "domain": {
      "type": "codedValue",
      "name": "HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "X Offset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "Y Offset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "Font Leading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "Word Spacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "Character Width",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "Character Spacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "Flip Angle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R3190_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "AnnoClassID_Inde",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "Status_Index",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S2459_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "id": 0,
     "name": "Default"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "Status": {"type": "inherited"},
      "Underline": {"type": "inherited"},
      "VerticalAlignment": {"type": "inherited"},
      "HorizontalAlignment": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "ZOrder": null,
      "AnnotationClassID": null,
      "Element": null,
      "SymbolID": null,
      "Status": 0,
      "TextString": null,
      "FontName": null,
      "FontStyle": null,
      "FontSize": null,
      "Underline": null,
      "VerticalAlignment": null,
      "HorizontalAlignment": null,
      "XOffset": null,
      "YOffset": null,
      "Angle": null,
      "FontLeading": null,
      "WordSpacing": null,
      "CharacterWidth": null,
      "CharacterSpacing": null,
      "FlipAngle": null,
      "Override": null
     },
     "code": 0,
     "name": "Default"
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "maxSelectionCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "20c65ad8b3884ed4b3239e163e9eaf05"
  },
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 1,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 2,
    "name": "Zoning Labels"
   },
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 5000,
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3720543992076334E7,
    "ymin": 6384142.576273679,
    "xmax": -1.3697318907175792E7,
    "ymax": 6422964.024409164,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "20c65ad8b3884ed4b3239e163e9eaf05"
  },
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 0,
   "name": "Zoning Classification",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Type",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Agriculture (AGRI)",
         "description": "Agriculture (AGRI)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           210,
           210,
           210,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Agriculture"
          ]
         ]
        },
        {
         "label": "Commercial (C)",
         "description": "Commercial (C)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Commercial"
          ]
         ]
        },
        {
         "label": "Comprehensive Development (CD)",
         "description": "Comprehensive Development (CD)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           197,
           0,
           255,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Comprehensive Development"
          ]
         ]
        },
        {
         "label": "Ecological Reserve & Protection (P-4)",
         "description": "Ecological Reserve & Protection (P-4)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           115,
           178,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Ecological Reserve & Protection"
          ]
         ]
        },
        {
         "label": "Groundwater Protection (P-6)",
         "description": "Groundwater Protection (P-6)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSBackwardDiagonal",
          "color": [
           38,
           115,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            130,
            130,
            130,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Groundwater Protection"
          ]
         ]
        },
        {
         "label": "Industrial (I)",
         "description": "Industrial (I)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Industrial"
          ]
         ]
        },
        {
         "label": "Institutional (P-1, P-2)",
         "description": "Institutional (P-1, P-2)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           122,
           182,
           245,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Institutional"
          ]
         ]
        },
        {
         "label": "Land Use Contract (LUC)",
         "description": "Land Use Contract (LUC)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSBackwardDiagonal",
          "color": [
           0,
           0,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Land Use Contract"
          ]
         ]
        },
        {
         "label": "Marine (M)",
         "description": "Marine (M)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           132,
           168,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "Marine"
          ]
         ]
        },
        {
         "label": "Mixed Use District (MUD)",
         "description": "Mixed Use District (MUD)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           194,
           158,
           215,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Mixed Use District"
          ]
         ]
        },
        {
         "label": "Multi-Unit Residential (RM)",
         "description": "Multi-Unit Residential (RM)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           252,
           171,
           66,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Multi-Unit Residential"
          ]
         ]
        },
        {
         "label": "Park (P-3, P-5)",
         "description": "Park (P-3, P-5)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           137,
           205,
           102,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Park"
          ]
         ]
        },
        {
         "label": "Residential (R, RS, RL)",
         "description": "Residential (R, RS, RL)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           245,
           245,
           122,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Residential"
          ]
         ]
        },
        {
         "label": "Residential Mobile Home (RMH)",
         "description": "Residential Mobile Home (RMH)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           235,
           175,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Residential Mobile Home"
          ]
         ]
        },
        {
         "label": "Resource (RE)",
         "description": "Resource (RE)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           215,
           194,
           158,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Resource"
          ]
         ]
        },
        {
         "label": "University Campus (UC)",
         "description": "University Campus (UC)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           190,
           232,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "University Campus"
          ]
         ]
        },
        {
         "label": "University Housing (UH)",
         "description": "University Housing (UH)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           190,
           232,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "University Housing"
          ]
         ]
        },
        {
         "label": "Unzoned (IR)",
         "description": "Unzoned (IR)",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           255,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            130,
            130,
            130,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Indian Reserve"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         210,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Agriculture",
       "label": "Agriculture (AGRI)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Commercial",
       "label": "Commercial (C)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Comprehensive Development",
       "label": "Comprehensive Development (CD)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         178,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Ecological Reserve & Protection",
       "label": "Ecological Reserve & Protection (P-4)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         38,
         115,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          130,
          130,
          130,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Groundwater Protection",
       "label": "Groundwater Protection (P-6)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Industrial",
       "label": "Industrial (I)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         182,
         245,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Institutional",
       "label": "Institutional (P-1, P-2)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Land Use Contract",
       "label": "Land Use Contract (LUC)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         132,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.7
        }
       },
       "value": "Marine",
       "label": "Marine (M)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         158,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Mixed Use District",
       "label": "Mixed Use District (MUD)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         171,
         66,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Multi-Unit Residential",
       "label": "Multi-Unit Residential (RM)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         205,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Park",
       "label": "Park (P-3, P-5)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         245,
         122,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Residential",
       "label": "Residential (R, RS, RL)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         235,
         175,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Residential Mobile Home",
       "label": "Residential Mobile Home (RMH)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         194,
         158,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "Resource",
       "label": "Resource (RE)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "University Campus",
       "label": "University Campus (UC)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1
        }
       },
       "value": "University Housing",
       "label": "University Housing (UH)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          130,
          130,
          130,
          255
         ],
         "width": 2
        }
       },
       "value": "Indian Reserve",
       "label": "Unzoned (IR)"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          56,
          161,
          207,
          255
         ],
         "toColor": [
          242,
          250,
          125,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          242,
          250,
          125,
          255
         ],
         "toColor": [
          237,
          40,
          33,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 31,
    "labelingInfo": [
     {
      "labelExpression": "[ZONE_CODE]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": false,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "allowOverlapOfFeatureBoundary": "avoid",
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 5000,
      "name": "Default",
      "priority": 2,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 18,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3721405105560955E7,
    "ymin": 6383915.467811152,
    "xmax": -1.3694244938599735E7,
    "ymax": 6424307.453338198,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ZONE_CODE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "PERIMETER",
     "type": "esriFieldTypeDouble",
     "alias": "PERIMETER",
     "domain": null
    },
    {
     "name": "ZONE_CODE",
     "type": "esriFieldTypeString",
     "alias": "ZONE_CODE",
     "length": 10,
     "domain": null
    },
    {
     "name": "ZONE_DES",
     "type": "esriFieldTypeString",
     "alias": "ZONE_DES",
     "length": 70,
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 50,
     "domain": null
    },
    {
     "name": "Area_ha",
     "type": "esriFieldTypeDouble",
     "alias": "Area_ha",
     "domain": null
    },
    {
     "name": "Zoning_Bylaw",
     "type": "esriFieldTypeString",
     "alias": "Zoning_Bylaw",
     "length": 255,
     "domain": null
    },
    {
     "name": "Amendment_Bylaw",
     "type": "esriFieldTypeString",
     "alias": "Amendment_Bylaw",
     "length": 255,
     "domain": null
    },
    {
     "name": "LandUseDesignation",
     "type": "esriFieldTypeString",
     "alias": "LandUseDesignation",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R3189_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S2458_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "maxSelectionCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "20c65ad8b3884ed4b3239e163e9eaf05"
  }
 ],
 "tables": []
}