{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Beach Water Testing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Water sample testing results for 14 beaches in York Region, containing beach names, beach locations, the date of sampling, the status of beaches, as well as an explaination of the beach status (reason for closure etc). York Region monitors the water quality at local public beaches. Water sampling is done in the summer starting in mid-June and continues until the end of August. A minimum of five samples are collected from each beach once a week and tested for bacteria. Results are used to post red or blue signs at each beach to indicate safe or unsafe bacteria levels for swimming.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 620805.5636, "ymin": 4877191.568700001, "xmax": 645537.0903000003, "ymax": 4916235.2371, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 6400.000000000001, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 68, 140, 78, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BEACHNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BEACHNAME", "type": "esriFieldTypeString", "alias": "BEACHNAME", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "BEACHNAME" }, { "name": "SAMPLEDATE", "type": "esriFieldTypeDate", "alias": "SAMPLEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SAMPLEDATE" }, { "name": "BEACHSTATUS", "type": "esriFieldTypeString", "alias": "BEACHSTATUS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BEACHSTATUS" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "LNG", "type": "esriFieldTypeDouble", "alias": "LNG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LNG" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "TEMPC", "type": "esriFieldTypeInteger", "alias": "TEMPC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEMPC" }, { "name": "TEMPF", "type": "esriFieldTypeInteger", "alias": "TEMPF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEMPF" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Beach Water Testing", "description": "", "prototype": { "attributes": { "TEMPC": null, "TEMPF": null, "BEACHNAME": null, "SAMPLEDATE": null, "BEACHSTATUS": null, "DESCRIPTION": null, "LNG": null, "LAT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Hospital", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

This data shows the geographic location of hospitals within York Region as well as the surrounding Regions (Durham, Peel, Simcoe and Toronto).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "hsHospital", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 563471.4900000002, "ymin": 4796727.65, "xmax": 686362.5899999999, "ymax": 4954906.07, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 6400.000000000001, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 6400, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 160, 43, 90, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CRE_DATE", "type": "esriFieldTypeDate", "alias": "CRE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CRE_DATE" }, { "name": "GEO_MODDATE", "type": "esriFieldTypeDate", "alias": "GEO_MODDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GEO_MODDATE" }, { "name": "ATT_MODDATE", "type": "esriFieldTypeDate", "alias": "ATT_MODDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ATT_MODDATE" }, { "name": "CAP_METHOD", "type": "esriFieldTypeString", "alias": "CAP_METHOD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CAP_METHOD" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "TOWN_NAME", "type": "esriFieldTypeString", "alias": "TOWN_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TOWN_NAME" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": { "type": "codedValue", "name": "dmnRegion", "description": "", "codedValues": [ { "name": "York", "code": "York" }, { "name": "Peel", "code": "Peel" }, { "name": "Durham", "code": "Durham" }, { "name": "Simcoe", "code": "Simcoe" }, { "name": "Toronto", "code": "Toronto" }, { "name": "Halton", "code": "Halton" }, { "name": "First Nation", "code": "First Nation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "REGION" }, { "name": "POST_CODE", "type": "esriFieldTypeString", "alias": "POST_CODE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "POST_CODE" }, { "name": "PHONE_NO", "type": "esriFieldTypeString", "alias": "PHONE_NO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PHONE_NO" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1459_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1171_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hospital", "description": "", "prototype": { "attributes": { "PHONE_NO": null, "STATUS": null, "CRE_DATE": null, "GEO_MODDATE": null, "ATT_MODDATE": null, "CAP_METHOD": null, "NAME": " ", "ADDRESS": null, "TOWN_NAME": null, "REGION": " ", "POST_CODE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Drinking Water Adverse Incident", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SYSTEM_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REPORTING_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "REPORTING_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPORTING_YEAR" }, { "name": "SYSTEM_NAME", "type": "esriFieldTypeString", "alias": "SYSTEM_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SYSTEM_NAME" }, { "name": "INCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "INCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INCIDENT_DATE" }, { "name": "INCIDENT_LOCATION", "type": "esriFieldTypeString", "alias": "INCIDENT_LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INCIDENT_LOCATION" }, { "name": "ADVERSE_PARAMETER", "type": "esriFieldTypeString", "alias": "ADVERSE_PARAMETER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADVERSE_PARAMETER" }, { "name": "ADVERSE_TEST_RESULTS", "type": "esriFieldTypeString", "alias": "ADVERSE_TEST_RESULTS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADVERSE_TEST_RESULTS" }, { "name": "ADVERSE_TEST_RESULT_UNITS", "type": "esriFieldTypeString", "alias": "ADVERSE_TEST_RESULT_UNITS", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ADVERSE_TEST_RESULT_UNITS" }, { "name": "PARAMETER_REG_LIMIT", "type": "esriFieldTypeString", "alias": "PARAMETER_REG_LIMIT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PARAMETER_REG_LIMIT" }, { "name": "RESAMPLE_RESULT", "type": "esriFieldTypeString", "alias": "RESAMPLE_RESULT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RESAMPLE_RESULT" }, { "name": "RESAMPLE_RESULT_UNITS", "type": "esriFieldTypeString", "alias": "RESAMPLE_RESULT_UNITS", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "RESAMPLE_RESULT_UNITS" }, { "name": "CORRECTIVE_ACTION_DATE", "type": "esriFieldTypeDate", "alias": "CORRECTIVE_ACTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CORRECTIVE_ACTION_DATE" }, { "name": "CORRECTIVE_ACTION", "type": "esriFieldTypeString", "alias": "CORRECTIVE_ACTION", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CORRECTIVE_ACTION" } ], "indexes": [ { "name": "R1790_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Drinking Water Adverse Incident", "description": "", "prototype": { "attributes": { "CORRECTIVE_ACTION_DATE": null, "CORRECTIVE_ACTION": null, "REPORTING_YEAR": null, "SYSTEM_NAME": null, "INCIDENT_DATE": null, "INCIDENT_LOCATION": null, "ADVERSE_PARAMETER": null, "ADVERSE_TEST_RESULTS": null, "ADVERSE_TEST_RESULT_UNITS": null, "PARAMETER_REG_LIMIT": null, "RESAMPLE_RESULT": null, "RESAMPLE_RESULT_UNITS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }