{ "currentVersion": 10.81, "id": 8, "name": "Dogs-in-Parks Designation / Politique sur les chiens dans les parcs ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9027.977411, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DOG_DESIGNATION] CONCAT NEWLINE CONCAT [DOG_DESIGNATION_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.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 9027.977411, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8489757.5843, "ymin": 5625676.835900001, "xmax": -8386346.4427000005, "ymax": 5703488.889399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_ID", "type": "esriFieldTypeSmallInteger", "alias": "Park ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "NAME_FR", "type": "esriFieldTypeString", "alias": "Name (FR)", "length": 100, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 75, "domain": null }, { "name": "ADDRESS_FR", "type": "esriFieldTypeString", "alias": "Address (FR)", "length": 75, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "Parcel PIN", "length": 18, "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "Type of Park", "length": 25, "domain": null }, { "name": "PARK_TYPE_FR", "type": "esriFieldTypeString", "alias": "Type of Park (FR)", "length": 25, "domain": null }, { "name": "DOG_DESIGNATION", "type": "esriFieldTypeString", "alias": "Dogs-in-Parks Designation", "length": 50, "domain": { "type": "codedValue", "name": "PR_Dog_Designation", "description": "Dogs-in-Parks Policy Designation", "codedValues": [ { "name": "Mixed", "code": "2" }, { "name": "No Dogs", "code": "3" }, { "name": "Not Designated (Dogs on Leash)", "code": "4" }, { "name": "Dogs Allowed (off-leash)", "code": "0" }, { "name": "Dogs on Leash", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOG_DESIGNATION_FR", "type": "esriFieldTypeString", "alias": "Dogs-in-Parks Designation (FR)", "length": 50, "domain": { "type": "codedValue", "name": "PR_Dog_Designation_FR", "description": "Dogs-in-Parks Policy Designation FR", "codedValues": [ { "name": "Chiens en laisse", "code": "1" }, { "name": "Mixte", "code": "2" }, { "name": "Chiens interdits", "code": "3" }, { "name": "Pas désigné (Chiens en laisse)", "code": "4" }, { "name": "Chiens permis (sans laisse)", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERBODY_ACCESS", "type": "esriFieldTypeString", "alias": "Waterbody Access", "length": 8, "domain": { "type": "codedValue", "name": "A_YesOuiNoNon", "description": "Bilingual yes/no coded value domain", "codedValues": [ { "name": "yes/oui", "code": "yes/oui" }, { "name": "no/non", "code": "no/non" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARD", "type": "esriFieldTypeInteger", "alias": "Ward Number", "domain": null }, { "name": "WARD_NAME", "type": "esriFieldTypeString", "alias": "Ward Name", "length": 100, "domain": null }, { "name": "WARD_NAME_FR", "type": "esriFieldTypeString", "alias": "Ward Name (FR)", "length": 100, "domain": null }, { "name": "PARK_DEDICATION_STATUS", "type": "esriFieldTypeString", "alias": "Park Dedication Status", "length": 20, "domain": { "type": "codedValue", "name": "PR_ParksOnline", "description": "Parks visible/listed online (ottawa.ca)", "codedValues": [ { "name": "Dedicated Parkland", "code": "0" }, { "name": "New Park - Constructed - Not circulated", "code": "1" }, { "name": "New Park - Registered - Not constructed", "code": "2" }, { "name": "New Park - Not registered", "code": "3" }, { "name": "Hydro Corridor", "code": "4" }, { "name": "Open Space", "code": "5" }, { "name": "Pedestrian Plaza", "code": "6" }, { "name": "Recreational Trail", "code": "7" }, { "name": "Stormwater Management Area", "code": "8" }, { "name": "Urban Natural Feature", "code": "9" }, { "name": "Valleyland", "code": "10" }, { "name": "Woodlot", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "length": 8, "domain": { "type": "codedValue", "name": "A_YesOuiNoNon", "description": "Bilingual yes/no coded value domain", "codedValues": [ { "name": "yes/oui", "code": "yes/oui" }, { "name": "no/non", "code": "no/non" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPEN", "type": "esriFieldTypeString", "alias": "Open", "length": 8, "domain": { "type": "codedValue", "name": "A_YesOuiNoNon", "description": "Bilingual yes/no coded value domain", "codedValues": [ { "name": "yes/oui", "code": "yes/oui" }, { "name": "no/non", "code": "no/non" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SAP_FLOC", "type": "esriFieldTypeString", "alias": "SAP FLOC", "length": 25, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DOG_DESIGNATION_DETAILS", "type": "esriFieldTypeString", "alias": "Dogs-in-Parks Designation Details", "length": 255, "domain": null }, { "name": "DOG_DESIGNATION_DETAILS_FR", "type": "esriFieldTypeString", "alias": "Dogs-in-Parks Designation Details (FR)", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "PARK_CATEGORY", "type": "esriFieldTypeString", "alias": "Park Category", "length": 50, "domain": null }, { "name": "PARK_CATEGORY_FR", "type": "esriFieldTypeString", "alias": "Park Category (FR)", "length": 50, "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": "" } ], "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 }