{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "FISH ANADROMOUS ARC", "type": "Feature Layer", "description": "FISH_ANADROMOUS_ARC: This feature class is used to determine whether a particular anadromous fish species is present in a stream, which can affect protection buffer widths in land management plans and activities. The data comes primarily from the National Hydro Dataset (NHD), and is from actual observations or from modeled fish presence. While each district carried out their determinations in various ways, generally verification means that the fish biologist or other trained specialist was able to see the fish at the stream. This data is a decendent of the Aquatic Resources Information Management System (ARIMS).", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 1.1428571428571399E-8, "zTolerance": 2.0E-4, "mTolerance": 2.44140625E-4, "falseX": -400, "falseY": -400, "xyUnits": 175000000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "OR/WA BLM", "parentLayer": { "id": 0, "name": "Anadromous" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRESENCE_CD", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "AV", "label": "AV \u2013 Absence Verified / Species Not Detected" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "PNV", "label": "PNV \u2013 Presence Suspected, Not Verified" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "PV", "label": "PV - Presence Verified / Species Detected" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 15, 95, 255 ], "toColor": [ 142, 191, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 191, 250, 255 ], "toColor": [ 120, 250, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 250, 228, 255 ], "toColor": [ 26, 232, 26, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 26, 232, 26, 255 ], "toColor": [ 245, 252, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 115, 255 ], "toColor": [ 230, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3874084652096244E7, "ymin": 5144316.601948263, "xmax": -1.2964610447207263E7, "ymax": 6273152.886689684, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SPECIES_CD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "SPECIES_CD", "type": "esriFieldTypeString", "alias": "SPECIES_CD", "length": 10, "domain": { "type": "codedValue", "name": "dom_FISH_ANADROMOUS", "description": "DESCRIPTION", "codedValues": [ { "name": "Entosphenus tridentatus / Pacific Lamprey", "code": "ENTR" }, { "name": "Oncorhynchus mykiss / Summer Steelhead", "code": "ONMYL" }, { "name": "Oncorhynchus mykiss / Winter Steelhead", "code": "ONMYK" }, { "name": "Oncorhynchus nerka / Kokanee Salmon", "code": "ONNEC" }, { "name": "Oncorhynchus tshawytscha / Fall Chinook Salmon", "code": "ONTSN" }, { "name": "Oncorhynchus tshawytscha / Spring Chinook Salmon", "code": "ONTSM" }, { "name": "Oncorhynchus tshawytscha / Summer Chinook Salmon", "code": "ONTSO" }, { "name": "Thaleichthys pacificus / Eulachon", "code": "THPA" }, { "name": "Acipenser medirostris / Green Sturgeon", "code": "ACME" }, { "name": "Oncorhynchus gorbuscha / Pink Salmon", "code": "ONGO" }, { "name": "Oncorhynchus keta / Chum Salmon", "code": "ONKE" }, { "name": "Oncorhynchus kisutch / Coho Salmon", "code": "ONKI" }, { "name": "Oncorhynchus nerka / Sockeye Salmon", "code": "ONNE" }, { "name": "ALLSPECIES - should only be used for negative survey results where Presence = AV (Absence Verified)", "code": "ALLSPECIES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESENCE_CD", "type": "esriFieldTypeString", "alias": "PRESENCE_CD", "length": 3, "domain": { "type": "codedValue", "name": "dom_FISH_PRESENCE", "description": "Fish Presence Codes", "codedValues": [ { "name": "PV \u2013 Presence Verified", "code": "PV" }, { "name": "PNV \u2013 Presence Suspected, Not Verified", "code": "PNV" }, { "name": "AV \u2013 Absence Verified", "code": "AV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBS_DT", "type": "esriFieldTypeDate", "alias": "OBS_DT", "length": 8, "domain": null }, { "name": "FISH_METHOD", "type": "esriFieldTypeString", "alias": "FISH_METHOD", "length": 30, "domain": { "type": "codedValue", "name": "dom_FISH_METHOD", "description": "Fish Method Code", "codedValues": [ { "name": "Field Surveyed - The systematic observation, identification and collection of quantitative information describing fish or fish habitat, following a standardized methodology (Electrofishing, Spawning Surveys, eDNA, Snorkel, etc.).", "code": "Field Surveyed" }, { "name": "Professional Opinion/Modeled - Professional Opinion: An opinion formulated by an individual biologist from a natural resource agency or tribe. Generally, this is Presence Not Verified (PNV). Modeled: A schematic description of a system, theory, or phenomenon that accounts for its known or inferred properties and may be used for further study of its characteristics (ex. LiDAR, Digital Elevation Models, Species Occupancy Model, etc.). Generally, this is Presence Not Verified (PNV).", "code": "Professional Opinion/Modeled" }, { "name": "Other - Alternate methods used that are not captured in the other methods. To be described in Comments field (ex. HydConversion). Generally, this is Presence Not Verified (PNV).", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXT_PRESENCE_CD", "type": "esriFieldTypeString", "alias": "EXT_PRESENCE_CD", "length": 50, "domain": { "type": "codedValue", "name": "dom_FISH_EXTPRESENCE", "description": "Fish External Source Presence Codes", "codedValues": [ { "name": "BLM Downstream Trace", "code": "BLM Downstream Trace" }, { "name": "CCTIC Presence or Documented Downstream", "code": "CCTIC Presence or Documented Downstream" }, { "name": "ODF Verfish, Unverified", "code": "ODF Verfish, Unverified" }, { "name": "ODF Verfish, Unverified or BLM Downstream Trace", "code": "ODF Verfish, Unverified or BLM Downstream Trace" }, { "name": "ODF Verfish, Verified", "code": "ODF Verfish, Verified" }, { "name": "ODFW Concurrence of Professional Opinion", "code": "ODFW Concurrence of Professional Opinion" }, { "name": "ODFW Documented Observation of Fish", "code": "ODFW Documented Observation of Fish" }, { "name": "ODFW Documented Observation of Habitat", "code": "ODFW Documented Observation of Habitat" }, { "name": "ODFW Downstream of Verified Anadromous Presence", "code": "ODFW Downstream of Verified Anadromous Presence" }, { "name": "ODFW Habitat Evaluation", "code": "ODFW Habitat Evaluation" }, { "name": "ODFW Individual Professional Opinion", "code": "ODFW Individual Professional Opinion" }, { "name": "ODFW Undocumented Observation of Fish", "code": "ODFW Undocumented Observation of Fish" }, { "name": "WDFW Artificial - Documented, Spawning", "code": "WDFW Artificial - Documented, Spawning" }, { "name": "WDFW Documented, Presence", "code": "WDFW Documented, Presence" }, { "name": "WDFW Documented, Rearing", "code": "WDFW Documented, Rearing" }, { "name": "WDFW Documented, Spawning", "code": "WDFW Documented, Spawning" }, { "name": "WDFW Potential, Presence", "code": "WDFW Potential, Presence" }, { "name": "WDFW Presumed, Presence", "code": "WDFW Presumed, Presence" }, { "name": "WDFW Presumed, Spawning", "code": "WDFW Presumed, Spawning" }, { "name": "WDFW Presumed, Rearing", "code": "WDFW Presumed, Rearing" }, { "name": "WDFW Transported - Documented, Presence", "code": "WDFW Transported - Documented, Presence" }, { "name": "WDFW Transported - Documented, Spawning", "code": "WDFW Transported - Documented, Spawning" }, { "name": "WDFW Transported - Potential, Presence", "code": "WDFW Transported - Potential, Presence" }, { "name": "WDFW Transported - Presumed, Presence", "code": "WDFW Transported - Presumed, Presence" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXT_SOURCE", "type": "esriFieldTypeString", "alias": "EXT_SOURCE", "length": 50, "domain": null }, { "name": "EXT_OBS_DT", "type": "esriFieldTypeDate", "alias": "EXT_OBS_DT", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 1000, "domain": null }, { "name": "EVENTDATE", "type": "esriFieldTypeDate", "alias": "EVENTDATE", "length": 8, "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "REACHCODE", "length": 14, "domain": null }, { "name": "REACHSMDATE", "type": "esriFieldTypeDate", "alias": "REACHSMDATE", "length": 8, "domain": null }, { "name": "REACHRESOLUTION", "type": "esriFieldTypeInteger", "alias": "ReachResolution", "domain": { "type": "codedValue", "name": "ReachResolution", "description": "ReachResolution", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FMEASURE", "type": "esriFieldTypeDouble", "alias": "FMEASURE", "domain": null }, { "name": "TMEASURE", "type": "esriFieldTypeDouble", "alias": "TMEASURE", "domain": null }, { "name": "EVENTOFFSET", "type": "esriFieldTypeDouble", "alias": "EVENTOFFSET", "domain": null }, { "name": "PERMANENT_IDENTIFIER", "type": "esriFieldTypeString", "alias": "PERMANENT_IDENTIFIER", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "" }, { "name": "I10REACHCODE", "fields": "REACHCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10PERMANENT_IDE", "fields": "PERMANENT_IDENTIFIER", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }