{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "School Board", "type": "Feature Layer", "parentLayer": { "id": 16, "name": "School Board" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Toronto Catholic District School Board schools", "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.001, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SCH_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TCDSB_CODE", "type": "esriFieldTypeString", "alias": "TCDSB_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TCDSB_CODE" }, { "name": "SCH_NAME", "type": "esriFieldTypeString", "alias": "SCH_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SCH_NAME" }, { "name": "TCDSB_LEVEL", "type": "esriFieldTypeString", "alias": "TCDSB_LEVEL", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "TCDSB_LEVEL" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "STATUS" }, { "name": "ADDRESS_POINT_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS_POINT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRESS_POINT_ID" }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeString", "alias": "ADDRESS_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDRESS_NUMBER" }, { "name": "LINEAR_NAME_FULL", "type": "esriFieldTypeString", "alias": "LINEAR_NAME_FULL", "domain": null, "editable": true, "nullable": true, "length": 110, "defaultValue": null, "modelName": "LINEAR_NAME_FULL" }, { "name": "ADDRESS_FULL", "type": "esriFieldTypeString", "alias": "ADDRESS_FULL", "domain": null, "editable": true, "nullable": true, "length": 131, "defaultValue": null, "modelName": "ADDRESS_FULL" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeString", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CITY" }, { "name": "PLACE_NAME", "type": "esriFieldTypeString", "alias": "PLACE_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PLACE_NAME" }, { "name": "GENERAL_USE_CODE", "type": "esriFieldTypeInteger", "alias": "GENERAL_USE_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GENERAL_USE_CODE" }, { "name": "CENTRELINE_ID", "type": "esriFieldTypeInteger", "alias": "CENTRELINE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENTRELINE_ID" }, { "name": "LO_NUM", "type": "esriFieldTypeInteger", "alias": "LO_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LO_NUM" }, { "name": "LO_NUM_SUF", "type": "esriFieldTypeString", "alias": "LO_NUM_SUF", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LO_NUM_SUF" }, { "name": "HI_NUM", "type": "esriFieldTypeInteger", "alias": "HI_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HI_NUM" }, { "name": "HI_NUM_SUF", "type": "esriFieldTypeString", "alias": "HI_NUM_SUF", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HI_NUM_SUF" }, { "name": "LINEAR_NAME_ID", "type": "esriFieldTypeDouble", "alias": "LINEAR_NAME_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINEAR_NAME_ID" }, { "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": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "NAD83_X", "type": "esriFieldTypeDouble", "alias": "NAD83_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAD83_X" }, { "name": "NAD83_Y", "type": "esriFieldTypeDouble", "alias": "NAD83_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAD83_Y" } ], "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": "School Board", "description": "", "prototype": { "attributes": { "NAD83_X": null, "TCDSB_CODE": null, "SCH_NAME": null, "TCDSB_LEVEL": null, "STATUS": null, "ADDRESS_POINT_ID": null, "ADDRESS_NUMBER": null, "LINEAR_NAME_FULL": null, "ADDRESS_FULL": null, "POSTAL_CODE": null, "MUNICIPALITY": null, "CITY": null, "PLACE_NAME": null, "GENERAL_USE_CODE": null, "CENTRELINE_ID": null, "LO_NUM": null, "LO_NUM_SUF": null, "HI_NUM": null, "HI_NUM_SUF": null, "LINEAR_NAME_ID": null, "X": null, "Y": null, "LATITUDE": null, "LONGITUDE": null, "NAD83_Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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 }