{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Rink Shacks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "23f480dcceb4d43803f98a4efc38f503", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsElEQVRIie2UT0iTYRzHP9P5Nn0VMUgTw16ZWOg6zOGGQz2ECCGyIeJfkpZIx4TZZQiKoJfyIuIED/6BcLDokITpSfTgnLPVm8iLB1NKDQ87xA4iBDI6SOTU/TFI9rk9z4/f8+H3fR4eNf8IdUJEaXcdouBjefDg6qIreTLN55HHiLnH6O1t+IfexFdkcuSw7/Gw/V7CMgt7SwLrQ26KbRNsTjyNj0hvb0BxvSbttkCbH9LzIL8asg0w324jv6aSPLOJlb5A9KIS2xRfRtvRdULVK0hKOa1pLdDihVlrIcrOHoYXFtZfLkQmCkV1sOphyy1RMwlFjWd3Z92DZm9oMg2y8wO6zmE2xrsuJyq116O4ZkjWCLSswc375w6NkAF1b8E7oGKl9zkFtQ+5W2ZmsS8YXqTrGEMefYbWCtXjkCJyOVRg7Pl9b3OtD/i5+4MyRwVrg5/OFh36mzB0Q3k/USE9glYfzBhFjgJNQBhRiFwzMZGphdRbf20n/rqoUUffGhkJ0f8YXfA7BJTYTv11fIFIvLOD7JSQnbGJNFmQfONbeNHXd3rixeHHP5bX73mfAMGjbOkIoofjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 537018.904, "ymin": 4803744.1041, "xmax": 548266.571, "ymax": 4816547.2551, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LANDMARK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LANDMARKID", "type": "esriFieldTypeInteger", "alias": "Lankmark ID", "domain": null }, { "name": "LANDMARK", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Type of Rink Shed", "length": 50, "domain": { "type": "codedValue", "name": "RinkShedType", "description": "Type of rink shed", "codedValues": [ { "name": "SHED", "code": "SHED" }, { "name": "BUNKER", "code": "BUNKER" }, { "name": "WOOD SHACK", "code": "WOOD SHACK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Shed status", "length": 50, "domain": { "type": "codedValue", "name": "GISStatusTempClosed", "description": "Status with a temporarily closed option", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PLANNED", "code": "PLANNED" }, { "name": "TEMPORARILY CLOSED", "code": "TEMPORARILY CLOSED" }, { "name": "HISTORIC", "code": "HISTORIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GARBAGE_CAN", "type": "esriFieldTypeString", "alias": "Are there Garbage Cans?", "length": 1, "domain": { "type": "codedValue", "name": "YesNoOnly", "description": "Yes/no with values of N, Y (No, Yes)", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIRST_AID_KIT", "type": "esriFieldTypeString", "alias": "Is there a First Aid Kit?", "length": 1, "domain": { "type": "codedValue", "name": "YesNoOnly", "description": "Yes/no with values of N, Y (No, Yes)", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHOVELS", "type": "esriFieldTypeString", "alias": "Are there Shovels?", "length": 1, "domain": { "type": "codedValue", "name": "YesNoOnly", "description": "Yes/no with values of N, Y (No, Yes)", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HOSE_REEL", "type": "esriFieldTypeString", "alias": "Is there a Hose Reel?", "length": 1, "domain": { "type": "codedValue", "name": "YesNoOnly", "description": "Yes/no with values of N, Y (No, Yes)", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOZZLE", "type": "esriFieldTypeString", "alias": "Is there a Nozzle?", "length": 1, "domain": { "type": "codedValue", "name": "YesNoOnly", "description": "Yes/no with values of N, Y (No, Yes)", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONCRETE_PAD", "type": "esriFieldTypeString", "alias": "Is Shed located on a Concrete Pad?", "length": 1, "domain": { "type": "codedValue", "name": "YesNoOnly", "description": "Yes/no with values of N, Y (No, Yes)", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNICIPAL_FACILITY", "type": "esriFieldTypeString", "alias": "Is Shed a Municipal Facility?", "length": 1, "domain": { "type": "codedValue", "name": "YesNoOnly", "description": "Yes/no with values of N, Y (No, Yes)", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Shack Ownership", "length": 50, "domain": { "type": "codedValue", "name": "OwnershipClass", "description": "Ownership class", "codedValues": [ { "name": "CAMBRIDGE", "code": "CAMBRIDGE" }, { "name": "KITCHENER", "code": "KITCHENER" }, { "name": "MTO", "code": "MTO" }, { "name": "NORTH DUMFRIES", "code": "NORTH DUMFRIES" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "REGION", "code": "REGION" }, { "name": "WATERLOO", "code": "WATERLOO" }, { "name": "WELLESLEY", "code": "WELLESLEY" }, { "name": "WILMOT", "code": "WILMOT" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "SCHOOL BOARD", "code": "SCHOOL BOARD" }, { "name": "DUAL CITY AND REGION", "code": "DUAL CITY AND REGION" }, { "name": "DUAL CITY AND WRDSB", "code": "DUAL CITY AND WRDSB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIVISION_RESPONSIBLE", "type": "esriFieldTypeString", "alias": "Division Responsible?", "length": 50, "domain": { "type": "codedValue", "name": "GISDivisionResponsible", "description": "City division responsible for maintaining an asset", "codedValues": [ { "name": "AGREEMENT - INS - PARKING", "code": "AGREEMENT - INS - PARKING" }, { "name": "COMMUNITY PROGRAMS & SERVICES", "code": "COMMUNITY PROGRAMS & SERVICES" }, { "name": "ECONOMIC DEVELOPMENT", "code": "ECONOMIC DEVELOPMENT" }, { "name": "FACILITIES MANAGEMENT", "code": "FACILITIES MANAGEMENT" }, { "name": "F.M. - AQUATICS", "code": "F.M. - AQUATICS" }, { "name": "FIRE DEPARTMENT", "code": "FIRE DEPARTMENT" }, { "name": "NON-CITY", "code": "NON-CITY" }, { "name": "OPERATIONS (CEMETERIES)", "code": "OPERATIONS (CEMETERIES)" }, { "name": "OPERATIONS (DOWNTOWN)", "code": "OPERATIONS (DOWNTOWN)" }, { "name": "OPERATIONS (HORTICULTURE AND COMMUNITY GARDENS)", "code": "OPERATIONS (HORTICULTURE AND COMMUNITY GARDENS)" }, { "name": "OPERATIONS (PARKS)", "code": "OPERATIONS (PARKS)" }, { "name": "OPERATIONS (PARKS INFRASTRUCTURE AND AMENITITES)", "code": "OPERATIONS (PARKS INFRASTRUCTURE AND AMENITITES)" }, { "name": "OPERATIONS (ROADS)", "code": "OPERATIONS (ROADS)" }, { "name": "OPERATIONS (SPORTSFIELDS AND COURTS)", "code": "OPERATIONS (SPORTSFIELDS AND COURTS)" }, { "name": "OPERATIONS (TURF)", "code": "OPERATIONS (TURF)" }, { "name": "PARKING", "code": "PARKING" }, { "name": "PLANNING", "code": "PLANNING" }, { "name": "SPORT", "code": "SPORT" }, { "name": "STORM AND SANITARY UTILITY", "code": "STORM AND SANITARY UTILITY" }, { "name": "TRANSPORTATION PLANNING", "code": "TRANSPORTATION PLANNING" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SPORTSFIELDASSETID", "type": "esriFieldTypeInteger", "alias": "SPORTSFIELDASSETID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R345113_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_345113", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A3067_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }