{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 5,
 "name": "Lots (Yellow)",
 "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": 2.5E-4,
  "zTolerance": 4.9999999999999996E-6,
  "mTolerance": 4.9999999999999996E-6,
  "falseX": -5120900,
  "falseY": -9998099.999875,
  "xyUnits": 16000,
  "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": [
      255,
      255,
      0,
      255
     ],
     "width": 1
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 504735.5645625007,
  "ymin": 5427716.2655,
  "xmax": 524326.9258125005,
  "ymax": 5452259.195437501,
  "spatialReference": {
   "wkid": 26910,
   "latestWkid": 26910,
   "xyTolerance": 2.5E-4,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -5120900,
   "falseY": -9998100,
   "xyUnits": 4.504455473910538E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "MSLINK",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "LOT_TYPE2",
   "type": "esriFieldTypeString",
   "alias": "LOT TYPE",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "Lot_type",
    "description": "Lot Type",
    "codedValues": [
     {
      "name": "Standard Lot",
      "code": "Standard Lot"
     },
     {
      "name": "City Road",
      "code": "City Road"
     },
     {
      "name": "Provincial Road",
      "code": "Provincial Road"
     },
     {
      "name": "Early Copy",
      "code": "Early Copy"
     },
     {
      "name": "FRPA Foreshore Tenure",
      "code": "FRPA Foreshore Tenure"
     },
     {
      "name": "Standard Strata",
      "code": "Standard Strata"
     },
     {
      "name": "Bareland Strata",
      "code": "Bareland Strata"
     },
     {
      "name": "Dedicated Road",
      "code": "Dedicated Road"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "MSLINK",
   "type": "esriFieldTypeInteger",
   "alias": "MSLINK",
   "domain": null
  },
  {
   "name": "LOT_NO",
   "type": "esriFieldTypeString",
   "alias": "LOT NUMBER",
   "length": 255,
   "domain": null
  },
  {
   "name": "REM_FLAG",
   "type": "esriFieldTypeString",
   "alias": "REM FLAG",
   "length": 1,
   "domain": null
  },
  {
   "name": "BLOCK_NO",
   "type": "esriFieldTypeString",
   "alias": "BLOCK NUMBER",
   "length": 3,
   "domain": null
  },
  {
   "name": "OWNER_TYPE",
   "type": "esriFieldTypeString",
   "alias": "OWNER TYPE",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Owner_type",
    "description": "Lot Owner Type",
    "codedValues": [
     {
      "name": "BC Gas",
      "code": "BC Gas"
     },
     {
      "name": "BC Hydro",
      "code": "BC Hydro"
     },
     {
      "name": "BC Rail",
      "code": "BC Rail"
     },
     {
      "name": "BN Rail",
      "code": "BN Rail"
     },
     {
      "name": "CN Rail",
      "code": "CN Rail"
     },
     {
      "name": "City Land",
      "code": "City Land"
     },
     {
      "name": "Federal",
      "code": "Federal"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Provincial",
      "code": "Provincial"
     },
     {
      "name": "Road - City",
      "code": "Road - City"
     },
     {
      "name": "Road - Provincial",
      "code": "Road - Provincial"
     },
     {
      "name": "School",
      "code": "School"
     },
     {
      "name": "Telus",
      "code": "Telus"
     },
     {
      "name": "Transit",
      "code": "Transit"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Harbour Board",
      "code": "Harbour Board"
     },
     {
      "name": "Park - Provincial",
      "code": "Park - Provincial"
     },
     {
      "name": "Park - Regional",
      "code": "Park - Regional"
     },
     {
      "name": "Park - City Dedicated",
      "code": "Park - City Dedicated"
     },
     {
      "name": "Park - City Purchased",
      "code": "Park - City Purchased"
     },
     {
      "name": "Metro Vancouver",
      "code": "Metro Vancouver"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "IN_PLAN",
   "type": "esriFieldTypeString",
   "alias": "IN PLAN",
   "length": 12,
   "domain": null
  },
  {
   "name": "CANC_PLAN_NO",
   "type": "esriFieldTypeString",
   "alias": "CANCELLED PLAN NUMBER",
   "length": 12,
   "domain": null
  },
  {
   "name": "PLAN_TYPE",
   "type": "esriFieldTypeString",
   "alias": "PLAN TYPE",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "Plan_type",
    "description": "Plan Boundary Type",
    "codedValues": [
     {
      "name": "Bylaw",
      "code": "Bylaw"
     },
     {
      "name": "Early Copy",
      "code": "Early Copy"
     },
     {
      "name": "Explanatory",
      "code": "Explanatory"
     },
     {
      "name": "Reference Plan",
      "code": "Reference Plan"
     },
     {
      "name": "Sketch",
      "code": "Sketch"
     },
     {
      "name": "Subdivision",
      "code": "Subdivision"
     },
     {
      "name": "Title",
      "code": "Title"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Strata",
      "code": "Strata"
     },
     {
      "name": "Right of Way",
      "code": "Right of Way"
     },
     {
      "name": "Air Space Plan",
      "code": "Air Space Plan"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PLAN_YR",
   "type": "esriFieldTypeSmallInteger",
   "alias": "PLAN YEAR",
   "domain": null
  },
  {
   "name": "PID",
   "type": "esriFieldTypeString",
   "alias": "PID",
   "length": 11,
   "domain": null
  },
  {
   "name": "DESCRIPTION",
   "type": "esriFieldTypeString",
   "alias": "DESCRIPTION",
   "length": 255,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 50,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "PLANIMAGEID",
   "type": "esriFieldTypeInteger",
   "alias": "PLANIMAGEID",
   "domain": null
  },
  {
   "name": "AMANDARSN",
   "type": "esriFieldTypeInteger",
   "alias": "AMANDARSN",
   "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": ""
  },
  {
   "name": "I2735MSLINK",
   "fields": "MSLINK",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [
  {
   "id": 0,
   "name": "Annotation",
   "relatedTableId": 1,
   "role": "esriRelRoleOrigin",
   "keyField": "OBJECTID",
   "cardinality": "esriRelCardinalityOneToMany",
   "composite": true
  },
  {
   "id": 1,
   "name": "Annotation",
   "relatedTableId": 11,
   "role": "esriRelRoleOrigin",
   "keyField": "OBJECTID",
   "cardinality": "esriRelCardinalityOneToMany",
   "composite": true
  }
 ],
 "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": "08c72beaf8f94bb79b253726d34be4ee"
}