{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "City Ward",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "Polygons that depict the City of Toronto municipal electoral wards that came into effect on December 1, 2018.",
   "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,
    "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
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8869016.141327048,
    "ymin": 5396862.793091753,
    "xmax": -8803909.289901273,
    "ymax": 5446886.487738192,
    "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": 2147,
    "latestWkid": 2952,
    "xyTolerance": 0.002,
    "zTolerance": 0,
    "mTolerance": 0,
    "falseX": 280000,
    "falseY": 4810000,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "AREA_NAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "AREA_ID",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AREA_ID"
    },
    {
     "name": "AREA_ATTR_ID",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_ATTR_ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AREA_ATTR_ID"
    },
    {
     "name": "PARENT_AREA_ID",
     "type": "esriFieldTypeDouble",
     "alias": "PARENT_AREA_ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "PARENT_AREA_ID"
    },
    {
     "name": "AREA_SHORT_CODE",
     "type": "esriFieldTypeString",
     "alias": "AREA_SHORT_CODE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "AREA_SHORT_CODE"
    },
    {
     "name": "AREA_LONG_CODE",
     "type": "esriFieldTypeString",
     "alias": "AREA_LONG_CODE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "AREA_LONG_CODE"
    },
    {
     "name": "AREA_NAME",
     "type": "esriFieldTypeString",
     "alias": "AREA_NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "AREA_NAME"
    },
    {
     "name": "AREA_DESC",
     "type": "esriFieldTypeString",
     "alias": "AREA_DESC",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "AREA_DESC"
    },
    {
     "name": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "X"
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Y"
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUDE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LONGITUDE"
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "LATITUDE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LATITUDE"
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.AREA"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.LEN"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "City Ward",
     "description": "",
     "prototype": {
      "attributes": {
       "LATITUDE": null,
       "AREA_ID": null,
       "AREA_ATTR_ID": null,
       "PARENT_AREA_ID": null,
       "AREA_SHORT_CODE": null,
       "AREA_LONG_CODE": null,
       "AREA_NAME": null,
       "AREA_DESC": null,
       "X": null,
       "Y": null,
       "LONGITUDE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "City Ward Label",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "Polygons that depict the City of Toronto municipal electoral wards that came into effect on December 1, 2018.",
   "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,
    "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
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8869016.141327048,
    "ymin": 5396862.793091753,
    "xmax": -8803909.289901273,
    "ymax": 5446886.487738192,
    "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": 2147,
    "latestWkid": 2952,
    "xyTolerance": 0.002,
    "zTolerance": 0,
    "mTolerance": 0,
    "falseX": 280000,
    "falseY": 4810000,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       255,
       0
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[AREA_DESC]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "removeDuplicates": "none",
      "multiPart": "labelPerPart",
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverrun": true,
      "stackLabel": false,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 73000,
      "name": "Lable desc",
      "priority": 4,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        77,
        168,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpression": "[AREA_SHORT_CODE]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "removeDuplicates": "none",
      "multiPart": "labelPerPart",
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverrun": true,
      "stackLabel": false,
      "useCodedValues": true,
      "maxScale": 73001,
      "minScale": 290000,
      "name": "Lable Number",
      "priority": 5,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        77,
        168,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "AREA_NAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.AREA"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.LEN"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "City Ward Label",
     "description": "",
     "prototype": {
      "attributes": {}
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "SAPRE Building Inventory",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "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,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -9229174.704782868,
    "ymin": 5204495.706410895,
    "xmax": -8412887.237029359,
    "ymax": 5757918.156304289,
    "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": 2147,
    "latestWkid": 2952,
    "xyTolerance": 0.002,
    "zTolerance": 0,
    "mTolerance": 0,
    "falseX": 280000,
    "falseY": 4810000,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FILTER1",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         177,
         113,
         138,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "1",
       "label": "Facilities & Real Estate"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         230,
         99,
         101,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "2",
       "label": "Fire Services"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         90,
         164,
         116,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "3",
       "label": "Parks, Forestry & Recreation"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         31,
         114,
         0,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "4",
       "label": "Toronto Parking Authority"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         105,
         186,
         255,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "5",
       "label": "Toronto Police Services"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         162,
         128,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "6",
       "label": "Toronto Transit Commission"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         100,
         57,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "7",
       "label": "Toronto Water"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         189,
         148,
         75,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "8",
       "label": "Transportation Services"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         175,
         155,
         255,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          255,
          255,
          255,
          255
         ],
         "width": 1
        }
       },
       "value": "9",
       "label": "Other SAPRE Buildings"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          112,
          153,
          89,
          255
         ],
         "toColor": [
          242,
          238,
          162,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          242,
          238,
          162,
          255
         ],
         "toColor": [
          242,
          206,
          133,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          242,
          206,
          133,
          255
         ],
         "toColor": [
          194,
          140,
          124,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          158,
          143,
          255
         ],
         "toColor": [
          248,
          245,
          250,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "BUILDING_NAME",
   "typeIdField": "FILTER1",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "BE_NUM",
     "type": "esriFieldTypeString",
     "alias": "BE_NUM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "BE_NUM"
    },
    {
     "name": "BU_NUM",
     "type": "esriFieldTypeString",
     "alias": "BU_NUM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "BU_NUM"
    },
    {
     "name": "FLOC_ID",
     "type": "esriFieldTypeString",
     "alias": "FLOC_ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "FLOC_ID"
    },
    {
     "name": "BUILDING_NAME",
     "type": "esriFieldTypeString",
     "alias": "BUILDING_NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 60,
     "defaultValue": null,
     "modelName": "BUILDING_NAME"
    },
    {
     "name": "SAP_ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "SAP_ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 35,
     "defaultValue": null,
     "modelName": "SAP_ADDRESS"
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeString",
     "alias": "CITY",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 35,
     "defaultValue": null,
     "modelName": "CITY"
    },
    {
     "name": "WARD_NAME",
     "type": "esriFieldTypeString",
     "alias": "WARD_NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "WARD_NAME"
    },
    {
     "name": "FMR_MUN",
     "type": "esriFieldTypeString",
     "alias": "FMR_MUN",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "FMR_MUN"
    },
    {
     "name": "DISTRICT",
     "type": "esriFieldTypeString",
     "alias": "DISTRICT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "DISTRICT"
    },
    {
     "name": "SAP_CLUSTER",
     "type": "esriFieldTypeString",
     "alias": "SAP_CLUSTER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SAP_CLUSTER"
    },
    {
     "name": "BLDG_TYPE",
     "type": "esriFieldTypeString",
     "alias": "BLDG_TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "BLDG_TYPE"
    },
    {
     "name": "BLDG_STATUS",
     "type": "esriFieldTypeString",
     "alias": "BLDG_STATUS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "BLDG_STATUS"
    },
    {
     "name": "JURISDICTION",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "JURISDICTION"
    },
    {
     "name": "SAP_MANAGEMENT",
     "type": "esriFieldTypeString",
     "alias": "SAP_MANAGEMENT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SAP_MANAGEMENT"
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "OWNER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 40,
     "defaultValue": null,
     "modelName": "OWNER"
    },
    {
     "name": "GFA_M2",
     "type": "esriFieldTypeDouble",
     "alias": "GFA_M2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "GFA_M2"
    },
    {
     "name": "GFA_FT2",
     "type": "esriFieldTypeDouble",
     "alias": "GFA_FT2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "GFA_FT2"
    },
    {
     "name": "YR_BUILT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "YR_BUILT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "YR_BUILT"
    },
    {
     "name": "HERITAGE",
     "type": "esriFieldTypeString",
     "alias": "HERITAGE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "HERITAGE"
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "WARD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "WARD"
    },
    {
     "name": "FILTER1",
     "type": "esriFieldTypeString",
     "alias": "FILTER1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "FILTER1"
    },
    {
     "name": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "X"
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Y"
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUDE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LONGITUDE"
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "LATITUDE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LATITUDE"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "1",
     "name": "Facilities & Real Estate",
     "domains": {},
     "templates": [
      {
       "name": "Facilities & Real Estate",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "1",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "2",
     "name": "Fire Services",
     "domains": {},
     "templates": [
      {
       "name": "Fire Services",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "2",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "3",
     "name": "Parks, Forestry & Recreation",
     "domains": {},
     "templates": [
      {
       "name": "Parks, Forestry & Recreation",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "3",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "4",
     "name": "Toronto Parking Authority",
     "domains": {},
     "templates": [
      {
       "name": "Toronto Parking Authority",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "4",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "5",
     "name": "Toronto Police Services",
     "domains": {},
     "templates": [
      {
       "name": "Toronto Police Services",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "5",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "6",
     "name": "Toronto Transit Commission",
     "domains": {},
     "templates": [
      {
       "name": "Toronto Transit Commission",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "6",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "7",
     "name": "Toronto Water",
     "domains": {},
     "templates": [
      {
       "name": "Toronto Water",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "7",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "8",
     "name": "Transportation Services",
     "domains": {},
     "templates": [
      {
       "name": "Transportation Services",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "8",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "9",
     "name": "Other SAPRE Buildings",
     "domains": {},
     "templates": [
      {
       "name": "Other SAPRE Buildings",
       "description": "",
       "prototype": {
        "attributes": {
         "WARD": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "BU_NUM": null,
         "FLOC_ID": null,
         "BUILDING_NAME": null,
         "SAP_ADDRESS": null,
         "CITY": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "BLDG_TYPE": null,
         "BLDG_STATUS": null,
         "JURISDICTION": null,
         "SAP_MANAGEMENT": null,
         "OWNER": null,
         "GFA_M2": null,
         "GFA_FT2": null,
         "YR_BUILT": null,
         "HERITAGE": null,
         "FILTER1": "9",
         "X": null,
         "Y": null,
         "LATITUDE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 3,
   "name": "SAPRE Property Inventory",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "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,
    "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
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -9229174.704782868,
    "ymin": 5204495.706410895,
    "xmax": -8412887.237029359,
    "ymax": 5757918.156304289,
    "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": 2147,
    "latestWkid": 2952,
    "xyTolerance": 0.002,
    "zTolerance": 0,
    "mTolerance": 0,
    "falseX": 280000,
    "falseY": 4810000,
    "xyUnits": 1000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FILTER1",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         177,
         113,
         138,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1",
       "label": "Facilities & Real Estate"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         99,
         101,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "2",
       "label": "Fire Services"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         90,
         164,
         116,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "3",
       "label": "Parks, Forestry & Recreation"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         31,
         114,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4",
       "label": "Toronto Parking Authority"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         105,
         186,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5",
       "label": "Toronto Police Services"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         162,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "6",
       "label": "Toronto Transit Commission"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         100,
         57,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "7",
       "label": "Toronto Water"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         148,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "8",
       "label": "Transportation Services"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         175,
         155,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9",
       "label": "Other SAPRE Properties"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          112,
          153,
          89,
          255
         ],
         "toColor": [
          242,
          238,
          162,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          242,
          238,
          162,
          255
         ],
         "toColor": [
          242,
          206,
          133,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          242,
          206,
          133,
          255
         ],
         "toColor": [
          194,
          140,
          124,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          158,
          143,
          255
         ],
         "toColor": [
          248,
          245,
          250,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "PROPERTY_NAME",
   "typeIdField": "FILTER1",
   "subtypeField": "",
   "fields": [
    {
     "name": "BE_NUM",
     "type": "esriFieldTypeString",
     "alias": "BE_NUM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "BE_NUM"
    },
    {
     "name": "PR_NUM",
     "type": "esriFieldTypeString",
     "alias": "PR_NUM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "PR_NUM"
    },
    {
     "name": "FLOC_ID",
     "type": "esriFieldTypeString",
     "alias": "FLOC_ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "FLOC_ID"
    },
    {
     "name": "PROPERTY_NAME",
     "type": "esriFieldTypeString",
     "alias": "PROPERTY_NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 60,
     "defaultValue": null,
     "modelName": "PROPERTY_NAME"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 35,
     "defaultValue": null,
     "modelName": "ADDRESS"
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeString",
     "alias": "CITY",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 35,
     "defaultValue": null,
     "modelName": "CITY"
    },
    {
     "name": "INTERSECTION",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "INTERSECTION"
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "WARD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "WARD"
    },
    {
     "name": "WARD_NAME",
     "type": "esriFieldTypeString",
     "alias": "WARD_NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "WARD_NAME"
    },
    {
     "name": "FMR_MUN",
     "type": "esriFieldTypeString",
     "alias": "FMR_MUN",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "FMR_MUN"
    },
    {
     "name": "DISTRICT",
     "type": "esriFieldTypeString",
     "alias": "DISTRICT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "DISTRICT"
    },
    {
     "name": "SAP_CLUSTER",
     "type": "esriFieldTypeString",
     "alias": "SAP_CLUSTER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SAP_CLUSTER"
    },
    {
     "name": "PROP_TYPE",
     "type": "esriFieldTypeString",
     "alias": "PROP_TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "PROP_TYPE"
    },
    {
     "name": "PROP_STATUS",
     "type": "esriFieldTypeString",
     "alias": "PROP_STATUS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "PROP_STATUS"
    },
    {
     "name": "JURISDICTION",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "JURISDICTION"
    },
    {
     "name": "MANAGEMENT",
     "type": "esriFieldTypeString",
     "alias": "MANAGEMENT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "MANAGEMENT"
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "OWNER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 40,
     "defaultValue": null,
     "modelName": "OWNER"
    },
    {
     "name": "AREA_M2",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_M2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AREA_M2"
    },
    {
     "name": "FRONTAGE_M",
     "type": "esriFieldTypeDouble",
     "alias": "FRONTAGE_M",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FRONTAGE_M"
    },
    {
     "name": "DEPTH_M",
     "type": "esriFieldTypeDouble",
     "alias": "DEPTH_M",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "DEPTH_M"
    },
    {
     "name": "AREA_FT2",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_FT2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AREA_FT2"
    },
    {
     "name": "FRONTAGE_FT",
     "type": "esriFieldTypeDouble",
     "alias": "FRONTAGE_FT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FRONTAGE_FT"
    },
    {
     "name": "DEPTH_FT",
     "type": "esriFieldTypeDouble",
     "alias": "DEPTH_FT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "DEPTH_FT"
    },
    {
     "name": "ZONING",
     "type": "esriFieldTypeString",
     "alias": "ZONING",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ZONING"
    },
    {
     "name": "OP",
     "type": "esriFieldTypeString",
     "alias": "OP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "OP"
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.AREA"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "SHAPE.LEN"
    },
    {
     "name": "FILTER1",
     "type": "esriFieldTypeString",
     "alias": "FILTER1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "FILTER1"
    },
    {
     "name": "X",
     "type": "esriFieldTypeDouble",
     "alias": "X",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "X"
    },
    {
     "name": "Y",
     "type": "esriFieldTypeDouble",
     "alias": "Y",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Y"
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "LONGITUDE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LONGITUDE"
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeDouble",
     "alias": "LATITUDE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LATITUDE"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "1",
     "name": "Facilities & Real Estate",
     "domains": {},
     "templates": [
      {
       "name": "Facilities & Real Estate",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "1",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "2",
     "name": "Fire Services",
     "domains": {},
     "templates": [
      {
       "name": "Fire Services",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "2",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "3",
     "name": "Parks, Forestry & Recreation",
     "domains": {},
     "templates": [
      {
       "name": "Parks, Forestry & Recreation",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "3",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "4",
     "name": "Toronto Parking Authority",
     "domains": {},
     "templates": [
      {
       "name": "Toronto Parking Authority",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "4",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "5",
     "name": "Toronto Police Services",
     "domains": {},
     "templates": [
      {
       "name": "Toronto Police Services",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "5",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "6",
     "name": "Toronto Transit Commission",
     "domains": {},
     "templates": [
      {
       "name": "Toronto Transit Commission",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "6",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "7",
     "name": "Toronto Water",
     "domains": {},
     "templates": [
      {
       "name": "Toronto Water",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "7",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "8",
     "name": "Transportation Services",
     "domains": {},
     "templates": [
      {
       "name": "Transportation Services",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "8",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "9",
     "name": "Other SAPRE Properties",
     "domains": {},
     "templates": [
      {
       "name": "Other SAPRE Properties",
       "description": "",
       "prototype": {
        "attributes": {
         "Y": null,
         "LONGITUDE": null,
         "BE_NUM": null,
         "PR_NUM": null,
         "FLOC_ID": null,
         "PROPERTY_NAME": null,
         "ADDRESS": null,
         "CITY": null,
         "INTERSECTION": null,
         "WARD": null,
         "WARD_NAME": null,
         "FMR_MUN": null,
         "DISTRICT": null,
         "SAP_CLUSTER": null,
         "PROP_TYPE": null,
         "PROP_STATUS": null,
         "JURISDICTION": null,
         "MANAGEMENT": null,
         "OWNER": null,
         "AREA_M2": null,
         "FRONTAGE_M": null,
         "DEPTH_M": null,
         "AREA_FT2": null,
         "FRONTAGE_FT": null,
         "DEPTH_FT": null,
         "ZONING": null,
         "OP": null,
         "LATITUDE": null,
         "FILTER1": "9",
         "X": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 2000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}