{
 "currentVersion": 10.91,
 "id": 42,
 "name": "Cemeteries",
 "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": null,
 "subLayers": [],
 "minScale": 25001,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     0,
     0,
     0,
     0
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      168,
      0,
      0,
      255
     ],
     "width": 2
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 512900.5293749999,
  "ymin": 5430811.214609375,
  "xmax": 522558.5027343752,
  "ymax": 5442329.2778125,
  "spatialReference": {"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]]"}
 },
 "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": "DESCRIPTION",
   "type": "esriFieldTypeString",
   "alias": "DESCRIPTION",
   "length": 100,
   "domain": null
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "LOCATION",
   "length": 254,
   "domain": null
  },
  {
   "name": "SERVICE_CLASSIFICATION",
   "type": "esriFieldTypeString",
   "alias": "SERVICE CLASSIFICATION",
   "length": 1,
   "domain": {
    "type": "codedValue",
    "name": "prkServiceClassifications",
    "description": "Service Classifications",
    "codedValues": [
     {
      "name": "A - Flagship Areas",
      "code": "A"
     },
     {
      "name": "B - Premium Areas",
      "code": "B"
     },
     {
      "name": "C - Standard Areas",
      "code": "C"
     },
     {
      "name": "D - Natural Areas",
      "code": "D"
     },
     {
      "name": "U - Unimproved",
      "code": "U"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "length": 1500,
   "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": "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": "SHAPE_Area",
   "type": "esriFieldTypeDouble",
   "alias": "AREA (sq m)",
   "domain": null
  }
 ],
 "geometryField": {},
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "G3427FACILITYID",
   "fields": "FACILITYID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE_Area",
  "shapeLengthFieldName": "SHAPE_Length",
  "units": "esriMeters"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true,
 "serviceItemId": "2b932b263c524ab1b44fec22277fc294"
}