{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Park Assets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 63, 85, 175, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -253082, "ymin": 6109850, "xmax": -233119, "ymax": 6127280, "spatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "MAP_ID", "type": "esriFieldTypeInteger", "alias": "Map ID", "domain": null }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "Asset Type", "length": 100, "domain": { "type": "codedValue", "name": "ParksAssetTypes", "description": "Park Assets - Types", "codedValues": [ { "name": "Ball Diamond", "code": "Ball Diamond" }, { "name": "Basketball Court", "code": "Basketball Court" }, { "name": "Bike Skills Park", "code": "Bike Skills Park" }, { "name": "Community Orchard", "code": "Community Orchard" }, { "name": "Cricket Field", "code": "Cricket Field" }, { "name": "Fitness Park", "code": "Fitness Park" }, { "name": "Football Field", "code": "Football Field" }, { "name": "Horseshoe Pits", "code": "Horseshoe Pits" }, { "name": "Lawn Bowling", "code": "Lawn Bowling" }, { "name": "Off-Leash Dog Park", "code": "Off-Leash Dog Park" }, { "name": "Outdoor Pool", "code": "Outdoor Pool" }, { "name": "Outdoor Rink", "code": "Outdoor Rink" }, { "name": "Outdoor Track", "code": "Outdoor Track" }, { "name": "Pickleball Court", "code": "Pickleball Court" }, { "name": "Playground", "code": "Playground" }, { "name": "Rugby Field", "code": "Rugby Field" }, { "name": "Skateboard/Bike Park", "code": "Skateboard/Bike Park" }, { "name": "Soccer Field", "code": "Soccer Field" }, { "name": "Splash Park", "code": "Splash Park" }, { "name": "Tennis Court", "code": "Tennis Court" }, { "name": "Tobogganing Hill", "code": "Tobogganing Hill" }, { "name": "Volleyball Court", "code": "Volleyball Court" }, { "name": "Beach Volleyball", "code": "Beach Volleyball" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 100, "domain": { "type": "codedValue", "name": "ParksAssetsMaintainedBy", "description": "Park Assets - Maintained By", "codedValues": [ { "name": "City", "code": "City" }, { "name": "School", "code": "School" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSET_NAME", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 150, "domain": null }, { "name": "ASSET_DESC", "type": "esriFieldTypeString", "alias": "Asset Description", "length": 255, "domain": null }, { "name": "IS_ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "Active?", "domain": { "type": "codedValue", "name": "0/1-NoYes", "description": "converts 0/1 to No/Yes", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "Geometry", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 50, "domain": null }, { "name": "EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Edited Date", "length": 8, "domain": null }, { "name": "SDE_ID", "type": "esriFieldTypeOID", "alias": "SDE_ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CCC_FAC", "type": "esriFieldTypeString", "alias": "CCC or FAC", "length": 255, "domain": { "type": "codedValue", "name": "CCC_FAC", "description": "CCC (Construction Completion Certificate) or FAC (Final Acceptance Certificate)", "codedValues": [ { "name": "CCC", "code": "CCC" }, { "name": "FAC", "code": "FAC" }, { "name": "N/A", "code": "N/A" }, { "name": "CCC with exceptions", "code": "CCC with exceptions" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WASHROOM_AVAILABILITY", "type": "esriFieldTypeString", "alias": "Public Washroom Availability", "length": 100, "domain": { "type": "codedValue", "name": "Washroom Availability", "description": "Type of Washroom Available", "codedValues": [ { "name": "Year Round Washroom", "code": "Year Round Washroom" }, { "name": "Seasonal Washroom", "code": "Seasonal Washroom" }, { "name": "No Washroom", "code": "No Washroom" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "Geometry" }, "indexes": [ { "name": "R5125_pk", "fields": "SDE_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5125", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S604_idx", "fields": "GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Playgrounds Accessible Data", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{2839153E-40D7-4437-A305-1C608F350813}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07b1773834fc4fcf808b26dce4f88e14" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Park Asset Photos", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "R5204_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5204", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_39750_REL_GL", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "07b1773834fc4fcf808b26dce4f88e14" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Playgrounds - Accessibility Data", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_FENCE_DESC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DATA_ID", "type": "esriFieldTypeOID", "alias": "Data ID", "domain": null }, { "name": "PARK_FENCE_DESC", "type": "esriFieldTypeString", "alias": "Fence Description", "length": 100, "domain": { "type": "codedValue", "name": "Park Fence Description", "description": "Description of how much of the Park is Fenced", "codedValues": [ { "name": "Completely Fenced", "code": "Completely Fenced" }, { "name": "Mostly Fenced", "code": "Mostly Fenced" }, { "name": "Limited or No Fence", "code": "Limited or No Fence" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND_SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "Playground Surface Type", "length": 100, "domain": { "type": "codedValue", "name": "Playground Surface Type", "description": "Playground Surface Type", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Rock", "code": "Rock" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Rubber and Wood Chips", "code": "Rubber and Wood Chips" }, { "name": "Sand", "code": "Sand" }, { "name": "Sand and Wood Chips", "code": "Sand and Wood Chips" }, { "name": "Turf", "code": "Turf" }, { "name": "Wood Chips", "code": "Wood Chips" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARK_PATHWAY_DESC", "type": "esriFieldTypeString", "alias": "Pathway Description", "length": 100, "domain": { "type": "codedValue", "name": "Playground Pathway Type", "description": "Playground Pathway Type", "codedValues": [ { "name": "Paved Pathway Access", "code": "Paved Pathway Access" }, { "name": "No Paved Pathway Access", "code": "No Paved Pathway Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 100, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 100, "domain": null }, { "name": "EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Edited Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PARK_ASSET_GlobalID", "type": "esriFieldTypeGUID", "alias": "Park Asset GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R5177_SDE_ROWID_UK", "fields": "DATA_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5177", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_37744_PARK_A_1", "fields": "PARK_ASSET_GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Park Assets", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "PARK_ASSET_GlobalID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{2839153E-40D7-4437-A305-1C608F350813}" } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "07b1773834fc4fcf808b26dce4f88e14" } ] }