{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 6,
   "name": "Buildings and Facilities",
   "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]]",
    "xyTolerance": 3.125E-4,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 12800,
    "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": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        156,
        156,
        156,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 507319.4992968742,
    "ymin": 5427757.61664063,
    "xmax": 523211.52554687584,
    "ymax": 5451277.1540625,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FACILITYID",
   "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": "FACILITY_TYPE",
     "type": "esriFieldTypeString",
     "alias": "FACILITY_TYPE",
     "length": 50,
     "domain": null
    },
    {
     "name": "FACILITY_SUBTYPE",
     "type": "esriFieldTypeString",
     "alias": "FACILITY_SUBTYPE",
     "length": 50,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 254,
     "domain": null
    },
    {
     "name": "POINT_OF_INTEREST",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 65,
     "domain": null
    },
    {
     "name": "WEBLINK",
     "type": "esriFieldTypeString",
     "alias": "WEBLINK",
     "length": 250,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "CIVIC_FACILITY",
     "type": "esriFieldTypeString",
     "alias": "CIVIC_FACILITY",
     "length": 3,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "e7623ac0ae104f5ebf6eb76701d30567"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Parks",
   "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]]",
    "xyTolerance": 3.125E-4,
    "zTolerance": 4.9999999999999996E-6,
    "mTolerance": 4.9999999999999996E-6,
    "falseX": -5120900,
    "falseY": -9998099.99984375,
    "xyUnits": 12800,
    "falseZ": 0,
    "zUnits": 1600000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        56,
        168,
        0,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 506482.4013281255,
    "ymin": 5427716.414140625,
    "xmax": 523407.754218751,
    "ymax": 5451495.865156251,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "PARK_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PARK_NAME",
     "type": "esriFieldTypeString",
     "alias": "PARK NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 254,
     "domain": null
    },
    {
     "name": "PARK_CLASSIFICATION",
     "type": "esriFieldTypeString",
     "alias": "PARK CLASSIFICATION",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS1_prkParkClassification",
      "description": "Park Classification",
      "codedValues": [
       {
        "name": "City",
        "code": "City"
       },
       {
        "name": "Community",
        "code": "Community"
       },
       {
        "name": "Neighbourhood",
        "code": "Neighbourhood"
       },
       {
        "name": "Urban Forest",
        "code": "Urban Forest"
       },
       {
        "name": "Provincial",
        "code": "Provincial"
       },
       {
        "name": "Nature Preserve and Habitat Corridors",
        "code": "Nature Preserve and Habitat Corridors"
       },
       {
        "name": "Regional",
        "code": "Regional"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WEBLINK",
     "type": "esriFieldTypeString",
     "alias": "WEBLINK",
     "length": 300,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "AREA (sq m)",
     "domain": null
    },
    {
     "name": "AMENITY_CLASS",
     "type": "esriFieldTypeString",
     "alias": "AMENITY_CLASS",
     "length": 30,
     "domain": {
      "type": "codedValue",
      "name": "WS1_prkAmenityClass",
      "description": "",
      "codedValues": [
       {
        "name": "Amenity Park",
        "code": "Amenity Park"
       },
       {
        "name": "Natural Area Park",
        "code": "Natural Area Park"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "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": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "e7623ac0ae104f5ebf6eb76701d30567"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "Sports Fields",
   "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]]",
    "xyTolerance": 3.125E-4,
    "zTolerance": 4.9999999999999996E-6,
    "mTolerance": 4.9999999999999996E-6,
    "falseX": -5120900,
    "falseY": -9998099.99984375,
    "xyUnits": 12800,
    "falseZ": 0,
    "zUnits": 1600000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 25000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PARK_FACILITY_TYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - All Weather",
       "label": "All Weather"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Practice",
       "label": "Practice"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          204,
          204,
          204,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Synthetic",
       "label": "Synthetic"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          211,
          127,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Cricket",
       "label": "Cricket"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          230,
          0,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Diamond - Baseball",
       "label": "Diamond"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          230,
          0,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Diamond - Softball",
       "label": "Diamond"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          209,
          255,
          115,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Football",
       "label": "Football"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          163,
          255,
          115,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Kabaddi",
       "label": "Kabaddi"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          115,
          255,
          223,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Lacrosse",
       "label": "Lacrosse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          115,
          223,
          255,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Lawn Bowling",
       "label": "Lawn Bowling"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          115,
          178,
          255,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Rugby",
       "label": "Rugby"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          223,
          115,
          255,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field Soccer",
       "label": "Soccer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          223,
          115,
          255,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Soccer - Regulation",
       "label": "Soccer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          223,
          115,
          255,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Soccer - 8v8",
       "label": "Soccer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          223,
          115,
          255,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Soccer - Micro",
       "label": "Soccer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          223,
          115,
          255,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Soccer - Mini",
       "label": "Soccer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          223,
          115,
          255,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Field - Soccer",
       "label": "Soccer"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          163,
          104,
          255
         ],
         "toColor": [
          156,
          163,
          104,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          132,
          217,
          210,
          255
         ],
         "toColor": [
          132,
          217,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          124,
          222,
          134,
          255
         ],
         "toColor": [
          124,
          222,
          134,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          91,
          163,
          114,
          255
         ],
         "toColor": [
          91,
          163,
          114,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          222,
          129,
          255
         ],
         "toColor": [
          220,
          222,
          129,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          114,
          156,
          151,
          255
         ],
         "toColor": [
          114,
          156,
          151,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          132,
          219,
          173,
          255
         ],
         "toColor": [
          132,
          219,
          173,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          152,
          199,
          127,
          255
         ],
         "toColor": [
          152,
          199,
          127,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          213,
          219,
          164,
          255
         ],
         "toColor": [
          213,
          219,
          164,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          130,
          189,
          158,
          255
         ],
         "toColor": [
          130,
          189,
          158,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          118,
          158,
          92,
          255
         ],
         "toColor": [
          118,
          158,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          191,
          122,
          255
         ],
         "toColor": [
          194,
          191,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          196,
          145,
          255
         ],
         "toColor": [
          163,
          196,
          145,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 508242.7599999994,
    "ymin": 5428204.632890625,
    "xmax": 522881.84000000096,
    "ymax": 5450976.600000001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PARK_FACILITY_TYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PRIMARY_USE",
     "type": "esriFieldTypeString",
     "alias": "PRIMARY USE",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARK_FACILITY_TYPE",
     "type": "esriFieldTypeString",
     "alias": "FIELD TYPE",
     "length": 50,
     "domain": null
    },
    {
     "name": "SPORTS_FIELD_TYPE2",
     "type": "esriFieldTypeString",
     "alias": "SURFACE TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARK",
     "type": "esriFieldTypeString",
     "alias": "PARK",
     "length": 50,
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 100,
     "domain": null
    },
    {
     "name": "COMMUNITY",
     "type": "esriFieldTypeString",
     "alias": "COMMUNITY",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "AREA (sq m)",
     "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": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "e7623ac0ae104f5ebf6eb76701d30567"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "Outdoor Recreation Facilities",
   "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]]",
    "xyTolerance": 3.125E-4,
    "zTolerance": 4.9999999999999996E-6,
    "mTolerance": 4.9999999999999996E-6,
    "falseX": -5120900,
    "falseY": -9998099.99984375,
    "xyUnits": 12800,
    "falseZ": 0,
    "zUnits": 1600000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 25000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "OUTDOOR_REC_FAC_TYPE2",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "All Weather",
       "label": "All Weather"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Bike Park",
       "label": "Bike Park"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          56,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Bocce",
       "label": "Bocce"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          112,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Games",
       "label": "Games"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          168,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Lacrosse Box",
       "label": "Lacrosse Box"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 2
        }
       },
       "value": "Outdoor Pool",
       "label": "Outdoor Pool"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          76,
          115,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Skate Park",
       "label": "Skate Park"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          168,
          132,
          255
         ],
         "width": 2
        }
       },
       "value": "Tennis",
       "label": "Tennis"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          115,
          0,
          76,
          255
         ],
         "width": 2
        }
       },
       "value": "Volleyball",
       "label": "Volleyball"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          131,
          184,
          75,
          255
         ],
         "toColor": [
          131,
          184,
          75,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          200,
          125,
          232,
          255
         ],
         "toColor": [
          200,
          125,
          232,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          123,
          99,
          255
         ],
         "toColor": [
          219,
          123,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          138,
          193,
          209,
          255
         ],
         "toColor": [
          138,
          193,
          209,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          45,
          72,
          255
         ],
         "toColor": [
          128,
          45,
          72,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          92,
          101,
          153,
          255
         ],
         "toColor": [
          92,
          101,
          153,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          87,
          82,
          235,
          255
         ],
         "toColor": [
          87,
          82,
          235,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          64,
          128,
          88,
          255
         ],
         "toColor": [
          64,
          128,
          88,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          204,
          148,
          255
         ],
         "toColor": [
          227,
          204,
          148,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          101,
          247,
          216,
          255
         ],
         "toColor": [
          101,
          247,
          216,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          135,
          111,
          78,
          255
         ],
         "toColor": [
          135,
          111,
          78,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          86,
          237,
          83,
          255
         ],
         "toColor": [
          86,
          237,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          105,
          150,
          255
         ],
         "toColor": [
          240,
          105,
          150,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 508074.62453124963,
    "ymin": 5428171.403124998,
    "xmax": 522952.16109375097,
    "ymax": 5450888.109999999,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "OUTDOOR_REC_FAC_TYPE2",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "OUTDOOR_REC_FAC_TYPE2",
     "type": "esriFieldTypeString",
     "alias": "FACILITY TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "PRIMARY_USE",
     "type": "esriFieldTypeString",
     "alias": "PRIMARY USE",
     "length": 20,
     "domain": null
    },
    {
     "name": "PARK",
     "type": "esriFieldTypeString",
     "alias": "PARK",
     "length": 50,
     "domain": null
    },
    {
     "name": "COMMUNITY",
     "type": "esriFieldTypeString",
     "alias": "COMMUNITY",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_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": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 100,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 254,
     "domain": null
    },
    {
     "name": "WEBLINK",
     "type": "esriFieldTypeString",
     "alias": "WEBLINK",
     "length": 300,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "AREA (sq m)",
     "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": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "e7623ac0ae104f5ebf6eb76701d30567"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 3,
   "name": "Dog Off-Leash Area",
   "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]]",
    "xyTolerance": 3.125E-4,
    "zTolerance": 4.9999999999999996E-6,
    "mTolerance": 4.9999999999999996E-6,
    "falseX": -5120900,
    "falseY": -9998099.99984375,
    "xyUnits": 12800,
    "falseZ": 0,
    "zUnits": 1600000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 25000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        223,
        115,
        255,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 506766.3289843748,
    "ymin": 5427823.563281249,
    "xmax": 523344.35289062577,
    "ymax": 5451497.346015626,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PARK_AREA_TYPE2",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "POINT_OF_INTEREST",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 65,
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 100,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 254,
     "domain": null
    },
    {
     "name": "WEBLINK",
     "type": "esriFieldTypeString",
     "alias": "WEBLINK",
     "length": 300,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "AREA (sq m)",
     "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": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "e7623ac0ae104f5ebf6eb76701d30567"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 4,
   "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]]",
    "xyTolerance": 3.125E-4,
    "zTolerance": 4.9999999999999996E-6,
    "mTolerance": 4.9999999999999996E-6,
    "falseX": -5120900,
    "falseY": -9998099.99984375,
    "xyUnits": 12800,
    "falseZ": 0,
    "zUnits": 1600000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PLAYGROUND_TYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          170,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Traditional",
       "label": "Playground"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         112,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          112,
          255,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Water",
       "label": "Water Playground"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         156,
         156,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          156,
          156,
          156,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Universal Access",
       "label": "Universal Access"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          163,
          104,
          255
         ],
         "toColor": [
          156,
          163,
          104,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          132,
          217,
          210,
          255
         ],
         "toColor": [
          132,
          217,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          124,
          222,
          134,
          255
         ],
         "toColor": [
          124,
          222,
          134,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          91,
          163,
          114,
          255
         ],
         "toColor": [
          91,
          163,
          114,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          222,
          129,
          255
         ],
         "toColor": [
          220,
          222,
          129,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          114,
          156,
          151,
          255
         ],
         "toColor": [
          114,
          156,
          151,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          132,
          219,
          173,
          255
         ],
         "toColor": [
          132,
          219,
          173,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          152,
          199,
          127,
          255
         ],
         "toColor": [
          152,
          199,
          127,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          213,
          219,
          164,
          255
         ],
         "toColor": [
          213,
          219,
          164,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          130,
          189,
          158,
          255
         ],
         "toColor": [
          130,
          189,
          158,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          118,
          158,
          92,
          255
         ],
         "toColor": [
          118,
          158,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          191,
          122,
          255
         ],
         "toColor": [
          194,
          191,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          196,
          145,
          255
         ],
         "toColor": [
          163,
          196,
          145,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 507005.57226562424,
    "ymin": 5428304.754296875,
    "xmax": 523184.530000001,
    "ymax": 5450929.296250001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PLAYGROUND_TYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PLAYGROUND_TYPE",
     "type": "esriFieldTypeString",
     "alias": "PLAYGROUND TYPE",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS1_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": "PARK",
     "type": "esriFieldTypeString",
     "alias": "PARK",
     "length": 50,
     "domain": null
    },
    {
     "name": "COMMUNITY",
     "type": "esriFieldTypeString",
     "alias": "COMMUNITY",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS1_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": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 100,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 254,
     "domain": null
    },
    {
     "name": "TARGET_AGE_GROUP",
     "type": "esriFieldTypeString",
     "alias": "TARGET AGE GROUP",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS1_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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "AREA (sq m)",
     "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": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "e7623ac0ae104f5ebf6eb76701d30567"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 5,
   "name": "Shelters and Tables",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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]]",
    "xyTolerance": 3.125E-4,
    "zTolerance": 4.9999999999999996E-6,
    "mTolerance": 4.9999999999999996E-6,
    "falseX": -5120900,
    "falseY": -9998099.99984375,
    "xyUnits": 12800,
    "falseZ": 0,
    "zUnits": 1600000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 25000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "COMPONENT_TYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ca36df185073927e92ab17100c142099",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACTElEQVQ4jdXRXUhTYRzH8e8529p0L9pIxJcsm1RW4EVTCSzz5UKDyBKioEyDoreLUoTo5SK6SCKhIIgghEq8CSUzQisrKaJhESJW4sJmKw1lZnPTLc9ZF8FAPK0zyYt+d8/Dnw+/5/9oWaBo/284s1azJUZnbJoM/IiLBjHpLd7poG/vu0tSqyKs0+pvR4OKgki2LR+H86nZoIu5CVPxivB00G9VAy5PWMl2+z7K7BW4PYMc+drDhN8zq5DqHRv1ZkqzdlKeU0WqNZ27r29Rca0Q19iA4nxEWBAEcmybKc+uomDNVl45n3C98wLP+9uRZCliEUU41ZpOmb2CHfZK/EEfzd0N1LXV4JkcVfvA2bDFED9xtbIlLtuWT5/7DScad9Ez5MBksGA1JmDSW8Kzo94RpoI+dfBkwGtqe9uE4+MzEixJ9Aw5AEhevIzT2y7zZdzFIq0eo95M3b1qXGNOdbAckjR3HDfYn18TvjtUdIqu9w8w6GK50n4Wgy6W4yXnWWpdQdHabTR01f8dVkpiXAp78o5hS8zkcPEZBH5/6FTQh3v8k7rGSjnXcpTcjAIm/ONcvF8LgC/g5eXAY170d8wfBtiQUcSj3pbw+WFvM8XryuYHLzEnkpWWC8Dw9yGA8FlAwO0ZJCstl97P3cghWR3sGnOyPj2Pg4Unw3ebVpfOmdu4qoTqxt0EZqYjwxpBMyyFpKTOvlY6+1rnDEeKVtSOwIwyHApJVaIgNsghOTkaVBTFbz+lmQN/bPyhng6QU6KqCoDKHf+LLBj8C3t5xA9y5+u/AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 16,
        "height": 16,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Cooking Shelter",
       "label": "Cooking Shelter"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ddaaab5b79866a6dd2b6ccc3f8d6f1ae",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqklEQVQ4jWNhoBFgGdoGu3SqBn368nbhh2/veEgxhJ2F88PPv9+TbvUwrMdq8Kcv7xaQaqikgOz/5x8eCzAzMc9iYPiLw+Dv74kylIeD75+OjPE5fm7h9jTH8tywSZYOf//9EUFWQ3QYMzEyMWhI6j+TFVWe56EfvOX6k4u1Z+4dWh4y0Yzt////GOoJGiwpKPddQ1Jvh4K4eqskn0zw2XtHU2tWptV8/fkZrz6sBnOx8/zTlTW9LMQl0u5jFPn76K3dVfsubzz18M0dJmJ9iGIwKxPrP3/juDla8mb1H76+Mjp5e9+avEWhXH///SXWPOwG//73m+njj/eRp+/sdedm51tw/PZeLpJNxGYwAwMDw85La/jsNDy/crPzkWsmdoOpBYaRwZeenDrDy8F/D59mHg4+vndfXov8/PODOIN//v4hnu/auJCQq5gYmTka12czPHv/EL/B7Kycr7//+ip28u5+ppN39wsTMhgZMDIwPmVgQGRtFIO///4azczEvPDvv79SpBjKwMD4kuH//yycLr7Vw7CHgeGvNGmGMjAguxSrwdQENDMYAD7mmPBy5yxGAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 16,
        "height": 16,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Park Shelter - Permanent",
       "label": "Park Shelter"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ddaaab5b79866a6dd2b6ccc3f8d6f1ae",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqklEQVQ4jWNhoBFgGdoGu3SqBn368nbhh2/veEgxhJ2F88PPv9+TbvUwrMdq8Kcv7xaQaqikgOz/5x8eCzAzMc9iYPiLw+Dv74kylIeD75+OjPE5fm7h9jTH8tywSZYOf//9EUFWQ3QYMzEyMWhI6j+TFVWe56EfvOX6k4u1Z+4dWh4y0Yzt////GOoJGiwpKPddQ1Jvh4K4eqskn0zw2XtHU2tWptV8/fkZrz6sBnOx8/zTlTW9LMQl0u5jFPn76K3dVfsubzz18M0dJmJ9iGIwKxPrP3/juDla8mb1H76+Mjp5e9+avEWhXH///SXWPOwG//73m+njj/eRp+/sdedm51tw/PZeLpJNxGYwAwMDw85La/jsNDy/crPzkWsmdoOpBYaRwZeenDrDy8F/D59mHg4+vndfXov8/PODOIN//v4hnu/auJCQq5gYmTka12czPHv/EL/B7Kycr7//+ip28u5+ppN39wsTMhgZMDIwPmVgQGRtFIO///4azczEvPDvv79SpBjKwMD4kuH//yycLr7Vw7CHgeGvNGmGMjAguxSrwdQENDMYAD7mmPBy5yxGAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 16,
        "height": 16,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Park Shelter - Portable",
       "label": "Park Shelter"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "80fa4c7b0a43ade53cde31650f0924ad",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHElEQVQ4jdXVQUjTURzA8e//v7m5Ted0OFMLZVhLIXUi0VYS0SEUD3kJjKJTFBQFhp7aTTxkQVR0KgiROmZ1yWK7bXqI6aHpYjUn5qQxbRPccqz9uw3Htr+z6ODv9vv9eJ/3/rz/e0/Jfwrl/oaP3KG3Vn9g/GCN2SQKCkWJhhTbiqbSYmbk4/CXyYKwuqzc0dpgbZv96hL2sjpjhYlyle4+UBjWqSrEeGJDSKW39+IS2Qxz7FC3amctBxYEMWeltsNnGbRdL4i5Ft4x9Wmi6GSymzcTcLKwOse9wQmuPe8H4O75Rzh9b5gJOGW/Yte/wtpkYy22ks1X1oMcN5/+O7ilrg2loox4YgNrs525kCfbm1v2MNQ7Rk1FLSZ9AwDffiyWBvd2XKBSU8Xi6jzd5h5cvrcYtEYA1mIrtDZ20tlk40TLGQAevneUBldpa6jSVHPKcg5LfTuXTt7M6SdTCa703CYSDwMgCmJp8OjULQAs9e2olGqGX13O6Q/1jRGJh5l0PwFAIeafJdnN62q24w258+reJTf9XRezcKGQha3Ndl56nubV55dncQw8lhsqD+vUlfi+e/PqscQ6wYgfvcbAZjK2O5yW0umd+Y0XA0UnvfqsLyfPZDK/i8LxrZ/JOnNj5GhDh6moWCAqNQYpGPFHi8Ii0viHz69HqrVGtUJUlnhtSlIoGuDXdmK0KOx/wDRI0xDlX2P/PU1/ACylo5hZeyQ2AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 16,
        "height": 16,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Table - Permanent",
       "label": "Table"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "80fa4c7b0a43ade53cde31650f0924ad",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHElEQVQ4jdXVQUjTURzA8e//v7m5Ted0OFMLZVhLIXUi0VYS0SEUD3kJjKJTFBQFhp7aTTxkQVR0KgiROmZ1yWK7bXqI6aHpYjUn5qQxbRPccqz9uw3Htr+z6ODv9vv9eJ/3/rz/e0/Jfwrl/oaP3KG3Vn9g/GCN2SQKCkWJhhTbiqbSYmbk4/CXyYKwuqzc0dpgbZv96hL2sjpjhYlyle4+UBjWqSrEeGJDSKW39+IS2Qxz7FC3amctBxYEMWeltsNnGbRdL4i5Ft4x9Wmi6GSymzcTcLKwOse9wQmuPe8H4O75Rzh9b5gJOGW/Yte/wtpkYy22ks1X1oMcN5/+O7ilrg2loox4YgNrs525kCfbm1v2MNQ7Rk1FLSZ9AwDffiyWBvd2XKBSU8Xi6jzd5h5cvrcYtEYA1mIrtDZ20tlk40TLGQAevneUBldpa6jSVHPKcg5LfTuXTt7M6SdTCa703CYSDwMgCmJp8OjULQAs9e2olGqGX13O6Q/1jRGJh5l0PwFAIeafJdnN62q24w258+reJTf9XRezcKGQha3Ndl56nubV55dncQw8lhsqD+vUlfi+e/PqscQ6wYgfvcbAZjK2O5yW0umd+Y0XA0UnvfqsLyfPZDK/i8LxrZ/JOnNj5GhDh6moWCAqNQYpGPFHi8Ii0viHz69HqrVGtUJUlnhtSlIoGuDXdmK0KOx/wDRI0xDlX2P/PU1/ACylo5hZeyQ2AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 16,
        "height": 16,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Table - Portable",
       "label": "Table"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          101,
          181,
          104,
          255
         ],
         "toColor": [
          101,
          181,
          104,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          214,
          211,
          255
         ],
         "toColor": [
          156,
          214,
          211,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          207,
          138,
          255
         ],
         "toColor": [
          209,
          207,
          138,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          109,
          161,
          127,
          255
         ],
         "toColor": [
          109,
          161,
          127,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          144,
          224,
          175,
          255
         ],
         "toColor": [
          144,
          224,
          175,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          152,
          158,
          112,
          255
         ],
         "toColor": [
          152,
          158,
          112,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          172,
          219,
          127,
          255
         ],
         "toColor": [
          172,
          219,
          127,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          148,
          181,
          112,
          255
         ],
         "toColor": [
          148,
          181,
          112,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          114,
          168,
          162,
          255
         ],
         "toColor": [
          114,
          168,
          162,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          213,
          224,
          128,
          255
         ],
         "toColor": [
          213,
          224,
          128,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          120,
          196,
          171,
          255
         ],
         "toColor": [
          120,
          196,
          171,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          185,
          214,
          161,
          255
         ],
         "toColor": [
          185,
          214,
          161,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          131,
          227,
          129,
          255
         ],
         "toColor": [
          131,
          227,
          129,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 506810.8514062493,
    "ymin": 5428116.621953123,
    "xmax": 523508.3064062502,
    "ymax": 5451553.600703125,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "COMPONENT_TYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "COMPONENT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "COMPONENT TYPE",
     "length": 30,
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 100,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 254,
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 1500,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "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": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "e7623ac0ae104f5ebf6eb76701d30567"
  }
 ],
 "tables": []
}