{ "currentVersion": 10.81, "id": 28, "name": "Benches / Bancs", "type": "Feature Layer", "description": "Feature class containing point locations for benches, players benches, bleachers, grandstands, Older Adult Plan benches, and commemorative benches located in City of Ottawa parks.Updated as required.Note: Park name and address information can be added to this feature class by joining to the GISADM.PR_Parks feature class using the PARK_ID field.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9027.977411, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACCESSIBLE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7345094e4fb37553d5e826f572f91ee2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC1JREFUCJljYSj8n87wl4GTAQmwMzOcZGH4x9DKwMggjCzB8O9/KwsDDkBFCQDVCwfi0EmaAAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "y", "label": "Accessible / Accessible", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c0f4da0cf6ccce946454fa7f7dd12c33", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAACtJREFUCJlj+f+fIZ2BgYGTAQWwn2RhYGBoZWBgEEYW/v+foZWFAQegogQAIScGcid8V3MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "n", "label": "Not fully accessible / Pas entièrement accessible", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "where": "BENCH_TYPE <> 'Commemorative Bench'", "labelExpression": "[BENCH_TYPE] CONCAT NEWLINE CONCAT [BENCH_TYPE_FR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 4513.988705, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "where": "BENCH_TYPE = 'Commemorative Bench'", "labelExpression": "[NAME] CONCAT \" \" CONCAT [BENCH_TYPE] CONCAT NEWLINE CONCAT [BENCH_TYPE_FR] CONCAT \" \" CONCAT [NAME_FR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 4513.988705, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8484176.2483, "ymin": 5641958.304399997, "xmax": -8386472.9351, "ymax": 5702969.0502, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_ID", "type": "esriFieldTypeInteger", "alias": "Park ID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "Facility ID", "domain": null }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "length": 8, "domain": { "type": "codedValue", "name": "A_YesOuiNoNon_1", "description": "Bilingual yes/no coded value domain", "codedValues": [ { "name": "yes/oui", "code": "y" }, { "name": "no/non", "code": "n" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BENCH_TYPE", "type": "esriFieldTypeString", "alias": "Bench Type", "length": 50, "domain": null }, { "name": "BENCH_TYPE_FR", "type": "esriFieldTypeString", "alias": "Type de banc", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Commemorative Name", "length": 250, "domain": null }, { "name": "NAME_FR", "type": "esriFieldTypeString", "alias": "Nom commémoratif", "length": 250, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeString", "alias": "Year Installed", "length": 50, "domain": null }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "length": 250, "domain": null }, { "name": "LOCATION_DESCRIPTION_FR", "type": "esriFieldTypeString", "alias": "Description de l'emplacement", "length": 250, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "PLAQUE_TEXT", "type": "esriFieldTypeString", "alias": "Plaque Text", "length": 255, "domain": null }, { "name": "PLAQUE_TEXT_FR", "type": "esriFieldTypeString", "alias": "texte de plaque", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }