{ "currentVersion": 10.91, "id": 23, "name": "Fish Supporting Streams", "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": 20, "name": "Ecosystems" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SENSITIVITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "AO", "label": "AO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "value": "B", "label": "B", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 }, "value": "C", "label": "C", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "UN", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 505840.2195312502, "ymin": 5427717.490078125, "xmax": 523448.2151562497, "ymax": 5451700.5740625, "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": "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": 50, "domain": null }, { "name": "CRE_DATE", "type": "esriFieldTypeDate", "alias": "CRE_DATE", "length": 8, "domain": null }, { "name": "MOD_BY", "type": "esriFieldTypeString", "alias": "MOD_BY", "length": 50, "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": "WSA_REGULATED", "type": "esriFieldTypeString", "alias": "WSA_REGULATED", "length": 10, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTENANCE_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "MAINTENANCE_RESPONSIBILITY", "length": 30, "domain": { "type": "codedValue", "name": "WS2_AssetResponsibility", "description": "Operational and Maintenance", "codedValues": [ { "name": "Engineering", "code": "Engineering" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Fire Department", "code": "Fire Department" }, { "name": "Metro Vancouver", "code": "Metro Vancouver" }, { "name": "Other Municipality", "code": "Other Municipality" }, { "name": "Parks", "code": "Parks" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERATIONAL_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "OPERATIONAL_RESPONSIBILITY", "length": 30, "domain": { "type": "codedValue", "name": "WS2_AssetResponsibility", "description": "Operational and Maintenance", "codedValues": [ { "name": "Engineering", "code": "Engineering" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Fire Department", "code": "Fire Department" }, { "name": "Metro Vancouver", "code": "Metro Vancouver" }, { "name": "Other Municipality", "code": "Other Municipality" }, { "name": "Parks", "code": "Parks" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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"}, "WSA_REGULATED": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"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"}, "WSA_REGULATED": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"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"}, "WSA_REGULATED": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"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"}, "WSA_REGULATED": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"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, "WSA_REGULATED": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": 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"}, "WSA_REGULATED": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"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, "WSA_REGULATED": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": 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"}, "WSA_REGULATED": {"type": "inherited"}, "MAINTENANCE_RESPONSIBILITY": {"type": "inherited"}, "OPERATIONAL_RESPONSIBILITY": {"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, "WSA_REGULATED": null, "MAINTENANCE_RESPONSIBILITY": null, "OPERATIONAL_RESPONSIBILITY": 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, "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": "797a0364796c4bd09bb9d9279e5bebcd" }