{ "currentVersion": 10.91, "id": 140, "name": "Playgrounds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_UTM_Zone_10N\",GEOGCS[\"NAD83 [CSRS] 4.0.0.BC.1.GVRD_2005-04-05\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-123.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 138, "name": "Park Amenities" }, "subLayers": [], "minScale": 10001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLAYGROUND_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.3 } }, "value": "", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.3 } }, "value": "Traditional", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.3 } }, "value": "Universal Access", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 64, 101, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.3 } }, "value": "Water", "label": "Water Playground", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PLAYGROUND_TYPE = 'Water'", "labelExpression": "\"Water\" CONCAT NEWLINE CONCAT \"Playground\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PLAYGROUND_TYPE <> 'Water'", "labelExpression": "\"Playground\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.368163359258822E7, "ymin": 6276083.430292652, "xmax": -1.3656861849506631E7, "ymax": 6310759.375899889, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PLAYGROUND_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 100, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 254, "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "length": 50, "domain": null }, { "name": "REF_NO", "type": "esriFieldTypeString", "alias": "REF_NO", "length": 20, "domain": null }, { "name": "PLAYGROUND_TYPE", "type": "esriFieldTypeString", "alias": "PLAYGROUND_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS2_prkPlaygroundType", "description": "Playground Type", "codedValues": [ { "name": "Water", "code": "Water" }, { "name": "Traditional", "code": "Traditional" }, { "name": "Universal Access", "code": "Universal Access" }, { "name": "Natural", "code": "Natural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND_SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "PLAYGROUND_SURFACE_TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_prkPlaygroundSurfaceType", "description": "Playground Surface Type", "codedValues": [ { "name": "Pea Gravel", "code": "Pea Gravel" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Wood Chips", "code": "Wood Chips" }, { "name": "Rubber Mat", "code": "Rubber Mat" }, { "name": "Grass", "code": "Grass" }, { "name": "Bark Mulch", "code": "Bark Mulch" }, { "name": "Sand", "code": "Sand" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TARGET_AGE_GROUP", "type": "esriFieldTypeString", "alias": "TARGET_AGE_GROUP", "length": 15, "domain": { "type": "codedValue", "name": "WS2_prkPlaygroundAgeGroup", "description": "Playground Age Group", "codedValues": [ { "name": "0 to 5 years", "code": "0 to 5 yrs" }, { "name": "6 to 12 years", "code": "6 to 12 yrs" }, { "name": "0 to 12 years", "code": "0 to 12 yrs" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WINTERIZATION_REQUIRED", "type": "esriFieldTypeString", "alias": "WINTERIZATION_REQUIRED", "length": 1, "domain": { "type": "codedValue", "name": "WS2_YORN", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 20, "domain": { "type": "codedValue", "name": "WS2_prkCommunity", "description": "Community", "codedValues": [ { "name": "Whalley", "code": "Whalley" }, { "name": "Guildford", "code": "Guildford" }, { "name": "Cloverdale", "code": "Cloverdale" }, { "name": "South Surrey", "code": "South Surrey" }, { "name": "Fleetwood", "code": "Fleetwood" }, { "name": "Newton", "code": "Newton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICE_LEVEL", "type": "esriFieldTypeString", "alias": "SERVICE_LEVEL", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 1500, "domain": null }, { "name": "HOUSE_NO", "type": "esriFieldTypeString", "alias": "HOUSE_NO", "length": 5, "domain": null }, { "name": "ROAD_CODE", "type": "esriFieldTypeString", "alias": "ROAD_CODE", "length": 9, "domain": null }, { "name": "MAP_PAGE", "type": "esriFieldTypeString", "alias": "MAP_PAGE", "length": 3, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": null }, { "name": "STATUS_DATE", "type": "esriFieldTypeDate", "alias": "STATUS_DATE", "length": 8, "domain": null }, { "name": "PARK_OWNERSHIP", "type": "esriFieldTypeString", "alias": "PARK_OWNERSHIP", "length": 30, "domain": { "type": "codedValue", "name": "WS2_prkOwnership", "description": "Park Ownership", "codedValues": [ { "name": "Drainage", "code": "Drainage" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Finance", "code": "Finance" }, { "name": "Fire Department", "code": "Fire Department" }, { "name": "GVRD", "code": "GVRD" }, { "name": "GVWD", "code": "GVWD" }, { "name": "LFVEA", "code": "LFVEA" }, { "name": "Libraries", "code": "Libraries" }, { "name": "Other Municipality", "code": "Other Municipality" }, { "name": "Parks", "code": "Parks" }, { "name": "Private", "code": "Private" }, { "name": "RCMP", "code": "RCMP" }, { "name": "Real Estate", "code": "Real Estate" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Roads", "code": "Roads" }, { "name": "School District #36", "code": "School District #36" }, { "name": "Sewer", "code": "Sewer" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Water", "code": "Water" }, { "name": "Information Technology", "code": "Information Technology" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "MAINTENANCE_RESPONSIBILITY", "length": 30, "domain": null }, { "name": "OPERATIONAL_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "OPERATIONAL_RESPONSIBILITY", "length": 30, "domain": null }, { "name": "WORK_ASSIGNMENT", "type": "esriFieldTypeString", "alias": "WORK_ASSIGNMENT", "length": 50, "domain": null }, { "name": "INSERVICE_DATE", "type": "esriFieldTypeDate", "alias": "INSERVICE_DATE", "length": 8, "domain": null }, { "name": "INSERVICE_COST", "type": "esriFieldTypeDouble", "alias": "INSERVICE_COST", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "YRS_LIFE_EXPECTANCY", "type": "esriFieldTypeSmallInteger", "alias": "YRS_LIFE_EXPECTANCY", "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTY END DATE", "length": 8, "domain": null }, { "name": "WARRANTY_PROVIDER", "type": "esriFieldTypeString", "alias": "WARRANTY_PROVIDER", "length": 100, "domain": null }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "VENDOR", "length": 100, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 30, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 30, "domain": null }, { "name": "SERIAL_NO", "type": "esriFieldTypeString", "alias": "SERIAL_NO", "length": 30, "domain": null }, { "name": "BARCODE", "type": "esriFieldTypeString", "alias": "BARCODE", "length": 30, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "OPERATING_LOCATION", "type": "esriFieldTypeString", "alias": "OPERATING_LOCATION", "length": 100, "domain": null }, { "name": "OPERATING_LOCATION_TYPE", "type": "esriFieldTypeString", "alias": "OPERATING_LOCATION_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_prkOperatingLocationType", "description": "Park Operating Location Type", "codedValues": [ { "name": "Boulevard", "code": "Boulevard" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Island", "code": "Island" }, { "name": "Park Maintained Land", "code": "Land" }, { "name": "Median", "code": "Median" }, { "name": "Park", "code": "Park" }, { "name": "Walkway", "code": "Walkway" }, { "name": "Horticultural Zone", "code": "Hort Zone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTURES_INSPECTION_ROUTE", "type": "esriFieldTypeString", "alias": "STRUCTURES_INSPECTION_ROUTE", "length": 30, "domain": null }, { "name": "CRE_BY", "type": "esriFieldTypeString", "alias": "CRE_BY", "length": 12, "domain": null }, { "name": "CRE_DATE", "type": "esriFieldTypeDate", "alias": "CRE_DATE", "length": 8, "domain": null }, { "name": "MOD_BY", "type": "esriFieldTypeString", "alias": "MOD_BY", "length": 12, "domain": null }, { "name": "MOD_DATE", "type": "esriFieldTypeDate", "alias": "MOD_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "length": 300, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": "" }, { "name": "G1612FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 250, "effectiveMaxScale": 125, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "f0e1253ed4684161bbe5aa3d39ff8f8c" }