{
 "currentVersion": 10.91,
 "id": 213,
 "name": "Water Courses",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_UTM_Zone_10N\",GEOGCS[\"NAD83 [CSRS] 4.0.0.BC.1.GVRD_2005-04-05\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-123.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"},
 "copyrightText": "",
 "parentLayer": {
  "id": 212,
  "name": "Water"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "CHANNEL_TYPE2",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       158,
       187,
       215,
       255
      ],
      "width": 4
     },
     "value": "Creek",
     "label": "Creek",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       158,
       187,
       215,
       255
      ],
      "width": 12
     },
     "value": "River",
     "label": "River",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": "CHANNEL_TYPE2 = 'River' AND SHAPE_Length > 50",
    "labelExpression": "[NAME]",
    "useCodedValues": false,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      92,
      230,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 14,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 25000,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": "CHANNEL_TYPE2 = 'Creek' AND SHAPE_Length > 50",
    "labelExpression": "[NAME]",
    "useCodedValues": false,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      92,
      230,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 11,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 25000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.3683408413025407E7,
  "ymin": 6275185.291202296,
  "xmax": -1.3656453820611471E7,
  "ymax": 6311943.7684376845,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "NAME",
 "typeIdField": "CHANNEL_TYPE",
 "subtypeFieldName": "CHANNEL_TYPE",
 "subtypeField": "CHANNEL_TYPE",
 "defaultSubtypeCode": 1,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ENABLED",
   "domain": {
    "type": "codedValue",
    "name": "WS2_EnabledDomain",
    "description": "",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CHANNEL_TYPE",
   "type": "esriFieldTypeInteger",
   "alias": "CHANNEL_TYPE",
   "domain": null
  },
  {
   "name": "CHANNEL_TYPE2",
   "type": "esriFieldTypeString",
   "alias": "CHANNEL_TYPE2",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS2_drnChannelType2",
    "description": "",
    "codedValues": [
     {
      "name": "Creek",
      "code": "Creek"
     },
     {
      "name": "Ditch",
      "code": "Ditch"
     },
     {
      "name": "River",
      "code": "River"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "FACILITYID",
   "length": 10,
   "domain": null
  },
  {
   "name": "LEGACYID",
   "type": "esriFieldTypeString",
   "alias": "LEGACYID",
   "length": 10,
   "domain": null
  },
  {
   "name": "UP_ELEVATION",
   "type": "esriFieldTypeDouble",
   "alias": "UP_ELEVATION",
   "domain": null
  },
  {
   "name": "DOWN_ELEVATION",
   "type": "esriFieldTypeDouble",
   "alias": "DOWN_ELEVATION",
   "domain": null
  },
  {
   "name": "SLOPE",
   "type": "esriFieldTypeDouble",
   "alias": "SLOPE",
   "domain": null
  },
  {
   "name": "SENSITIVITY",
   "type": "esriFieldTypeString",
   "alias": "SENSITIVITY",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "WS2_drnSensitivity",
    "description": "",
    "codedValues": [
     {
      "name": "A",
      "code": "A"
     },
     {
      "name": "AO",
      "code": "AO"
     },
     {
      "name": "B",
      "code": "B"
     },
     {
      "name": "C",
      "code": "C"
     },
     {
      "name": "UN",
      "code": "UN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "ARDSA_DITCH",
   "type": "esriFieldTypeString",
   "alias": "ARDSA_DITCH",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "WS2_YesNo",
    "description": "",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "YR",
   "type": "esriFieldTypeSmallInteger",
   "alias": "YR",
   "domain": null
  },
  {
   "name": "OWNER",
   "type": "esriFieldTypeString",
   "alias": "OWNER",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS2_Owner",
    "description": "",
    "codedValues": [
     {
      "name": "Surrey",
      "code": "Surrey"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Other Municipality",
      "code": "Other Municipality"
     },
     {
      "name": "Translink",
      "code": "Translink"
     },
     {
      "name": "Provincial",
      "code": "Provincial"
     },
     {
      "name": "Metro Vancouver",
      "code": "Metro Vancouver"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "PROJECT_NO",
   "type": "esriFieldTypeString",
   "alias": "PROJECT_NO",
   "length": 20,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 35,
   "domain": null
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "length": 255,
   "domain": null
  },
  {
   "name": "GIS_ENTRY_STAGE",
   "type": "esriFieldTypeString",
   "alias": "GIS_ENTRY_STAGE",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WS2_GISEntryStage",
    "description": "",
    "codedValues": [
     {
      "name": "EC",
      "code": "EC"
     },
     {
      "name": "Initial AB",
      "code": "Initial AB"
     },
     {
      "name": "Final AB",
      "code": "Final AB"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "CRE_BY",
   "type": "esriFieldTypeString",
   "alias": "CRE_BY",
   "length": 12,
   "domain": null
  },
  {
   "name": "CRE_DATE",
   "type": "esriFieldTypeDate",
   "alias": "CRE_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "MOD_BY",
   "type": "esriFieldTypeString",
   "alias": "MOD_BY",
   "length": 12,
   "domain": null
  },
  {
   "name": "MOD_DATE",
   "type": "esriFieldTypeDate",
   "alias": "MOD_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "length": 38,
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "STATUS",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS2_Status",
    "description": "",
    "codedValues": [
     {
      "name": "Proposed",
      "code": "Proposed"
     },
     {
      "name": "For Construction",
      "code": "For Construction"
     },
     {
      "name": "In Service",
      "code": "In Service"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "History",
      "code": "History"
     },
     {
      "name": "Conceptual",
      "code": "Conceptual"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "SHAPE_Length",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_Length",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_SHAPE",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "FDO_GLOBALID",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "CHANNEL_TYPE2": {"type": "inherited"},
    "SENSITIVITY": {"type": "inherited"},
    "ARDSA_DITCH": {"type": "inherited"},
    "OWNER": {"type": "inherited"},
    "GIS_ENTRY_STAGE": {"type": "inherited"}
   },
   "id": 2,
   "name": "River"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "CHANNEL_TYPE2": {"type": "inherited"},
    "SENSITIVITY": {"type": "inherited"},
    "ARDSA_DITCH": {"type": "inherited"},
    "OWNER": {"type": "inherited"},
    "GIS_ENTRY_STAGE": {"type": "inherited"}
   },
   "id": 0,
   "name": "Creek"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "CHANNEL_TYPE2": {"type": "inherited"},
    "SENSITIVITY": {"type": "inherited"},
    "ARDSA_DITCH": {"type": "inherited"},
    "OWNER": {"type": "inherited"},
    "GIS_ENTRY_STAGE": {"type": "inherited"}
   },
   "id": 1,
   "name": "Ditch"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "CHANNEL_TYPE2": {"type": "inherited"},
    "SENSITIVITY": {"type": "inherited"},
    "ARDSA_DITCH": {"type": "inherited"},
    "OWNER": {"type": "inherited"},
    "GIS_ENTRY_STAGE": {"type": "inherited"}
   },
   "defaultValues": {
    "ENABLED": 1,
    "CHANNEL_TYPE": 2,
    "CHANNEL_TYPE2": "River",
    "FACILITYID": null,
    "LEGACYID": null,
    "UP_ELEVATION": null,
    "DOWN_ELEVATION": null,
    "SLOPE": null,
    "SENSITIVITY": null,
    "ARDSA_DITCH": null,
    "YR": null,
    "OWNER": "Surrey",
    "PROJECT_NO": null,
    "NAME": null,
    "COMMENTS": null,
    "GIS_ENTRY_STAGE": null,
    "CRE_BY": null,
    "CRE_DATE": null,
    "MOD_BY": null,
    "MOD_DATE": null,
    "GLOBALID": null,
    "STATUS": null
   },
   "code": 2,
   "name": "River"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "CHANNEL_TYPE2": {"type": "inherited"},
    "SENSITIVITY": {"type": "inherited"},
    "ARDSA_DITCH": {"type": "inherited"},
    "OWNER": {"type": "inherited"},
    "GIS_ENTRY_STAGE": {"type": "inherited"}
   },
   "defaultValues": {
    "ENABLED": 1,
    "CHANNEL_TYPE": 0,
    "CHANNEL_TYPE2": "Creek",
    "FACILITYID": null,
    "LEGACYID": null,
    "UP_ELEVATION": null,
    "DOWN_ELEVATION": null,
    "SLOPE": null,
    "SENSITIVITY": null,
    "ARDSA_DITCH": null,
    "YR": null,
    "OWNER": "Surrey",
    "PROJECT_NO": null,
    "NAME": null,
    "COMMENTS": null,
    "GIS_ENTRY_STAGE": null,
    "CRE_BY": null,
    "CRE_DATE": null,
    "MOD_BY": null,
    "MOD_DATE": null,
    "GLOBALID": null,
    "STATUS": null
   },
   "code": 0,
   "name": "Creek"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "CHANNEL_TYPE2": {"type": "inherited"},
    "SENSITIVITY": {"type": "inherited"},
    "ARDSA_DITCH": {"type": "inherited"},
    "OWNER": {"type": "inherited"},
    "GIS_ENTRY_STAGE": {"type": "inherited"}
   },
   "defaultValues": {
    "ENABLED": 1,
    "CHANNEL_TYPE": 1,
    "CHANNEL_TYPE2": "Ditch",
    "FACILITYID": null,
    "LEGACYID": null,
    "UP_ELEVATION": null,
    "DOWN_ELEVATION": null,
    "SLOPE": null,
    "SENSITIVITY": null,
    "ARDSA_DITCH": null,
    "YR": null,
    "OWNER": "Surrey",
    "PROJECT_NO": null,
    "NAME": null,
    "COMMENTS": null,
    "GIS_ENTRY_STAGE": null,
    "CRE_BY": null,
    "CRE_DATE": null,
    "MOD_BY": null,
    "MOD_DATE": null,
    "GLOBALID": null,
    "STATUS": null
   },
   "code": 1,
   "name": "Ditch"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "effectiveMinScale": 2000,
 "effectiveMaxScale": 1001,
 "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": {
  "shapeLengthFieldName": "SHAPE_Length",
  "units": "esriMeters"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true,
 "serviceItemId": "207703c054f94b01aa4e299427227c3e"
}