{ "currentVersion": 10.91, "id": 92, "name": "Fish Class (Open Channels)", "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": 94, "name": "Fish Classifications" }, "subLayers": [], "minScale": 50001, "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": null }, "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": "CHANNEL_TYPE2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CHANNEL_TYPE2", "type": "esriFieldTypeString", "alias": "CHANNEL TYPE", "length": 20, "domain": { "type": "codedValue", "name": "drnChannelType2", "description": "", "codedValues": [ { "name": "Creek", "code": "Creek" }, { "name": "Ditch", "code": "Ditch" }, { "name": "River", "code": "River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITY ID", "length": 10, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 10, "domain": null }, { "name": "UP_ELEVATION", "type": "esriFieldTypeDouble", "alias": "UP ELEVATION (m)", "domain": null }, { "name": "DOWN_ELEVATION", "type": "esriFieldTypeDouble", "alias": "DOWN ELEVATION (m)", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE (%)", "domain": null }, { "name": "SENSITIVITY", "type": "esriFieldTypeString", "alias": "SENSITIVITY", "length": 2, "domain": { "type": "codedValue", "name": "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 FUNDED DITCH", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YR", "type": "esriFieldTypeSmallInteger", "alias": "YEAR", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "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 NUMBER", "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": "GISEntryStage", "description": "", "codedValues": [ { "name": "EC", "code": "EC" }, { "name": "Initial AB", "code": "Initial AB" }, { "name": "Final AB", "code": "Final AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "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": "" } ], "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": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "6a93a6646fa54a8396caee247b7c0a68" }