{ "layers": [ { "id": "0", "name": "Wells", "nativeID": "0", "displayName": "Wells", "description": "

Well locations obtained from several sources of varying accuracy. In some cases, the ¼ ¼ section from the well log is all we have. In other cases, we know what parcel the well is on, but not where on the parcel it is located. Some wells have been physically GPS’d, or we have scaled site plan maps that were used to place the well location on the parcel. Unless the well has been surveyed, land surface elevations are taken from a DEM based on the well XY coordinates. Well data primarily derived from water well reports (AKA well logs). Information regarding older wells derived from Water Supply Bulletin 25. Water quality data from Washington State Dept. of Health and permit applications.

", "defaultVisibility": false, "featureType": "Point", "type": "FeatureLayer", "maxScale": 0, "minScale": 76363, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": true, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": null, "canToggleLabels": false, "showLabels": false, "dataProvider": null, "featureLabel": "Well Key: {well_id}", "featureDescription": "

Department of Ecology Well Report Database

Island County Well Key: {well_id}
Department of Ecology Tag: {DOE_tag}
Well Completion Date: {well_completion_date}
Depth: {well_depth}
Public Water System Name: {PWS_Name}
Parcel Taxpayer: {Taxpayer}
Parcel Address: {ParcelAddress}

Department of Health Sentry Site


", "featureLongDescription": null, "displayField": "PWS_Name", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -13667031.929799296, "ymin": 6090556.4200106971, "xmax": -13619756.155607285, "ymax": 6174882.6865398549, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "Well Key", "uniqueValue": true, "name": "well_id", "alias": "Well Key", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "DOE Well Key", "uniqueValue": true, "name": "DOE_id", "alias": "DOE Well Key", "visible": true, "dataType": "Int32", "classBreaks": true }, { "displayName": "DOE_Tag", "uniqueValue": true, "name": "DOE_tag", "alias": "DOE_Tag", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "Public Water System Name", "uniqueValue": true, "name": "PWS_Name", "alias": "Public Water System Name", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "Public Water System ID", "uniqueValue": true, "name": "PWS_ID", "alias": "Public Water System ID", "visible": false, "dataType": "String", "classBreaks": false }, { "displayName": "Public Water System XID", "uniqueValue": true, "name": "PWS_XID", "alias": "Public Water System XID", "visible": false, "dataType": "String", "classBreaks": false }, { "displayName": "Public Water System Info Link", "uniqueValue": true, "name": "PWS_Link", "alias": "Public Water System Info Link", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "LS Elevation", "uniqueValue": true, "name": "ls_elevation", "alias": "LS Elevation", "visible": true, "dataType": "Double", "classBreaks": true }, { "displayName": "Well Diameter", "uniqueValue": true, "name": "well_diameter", "alias": "Well Diameter", "visible": true, "dataType": "Double", "classBreaks": true }, { "displayName": "Well Depth", "uniqueValue": true, "name": "well_depth", "alias": "Well Depth", "visible": true, "dataType": "Double", "classBreaks": true }, { "displayName": "Well Completion Date", "uniqueValue": true, "name": "well_completion_date", "alias": "Well Completion Date", "visible": true, "dataType": "DateTime", "classBreaks": false }, { "displayName": "Well Type Code", "uniqueValue": true, "name": "well_type_cd", "alias": "Well Type Code", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "created_user", "uniqueValue": true, "name": "created_user", "alias": "created_user", "visible": false, "dataType": "String", "classBreaks": false }, { "displayName": "created_date", "uniqueValue": true, "name": "created_date", "alias": "created_date", "visible": false, "dataType": "DateTime", "classBreaks": false }, { "displayName": "last_edited_user", "uniqueValue": true, "name": "last_edited_user", "alias": "last_edited_user", "visible": false, "dataType": "String", "classBreaks": false }, { "displayName": "last_edited_date", "uniqueValue": true, "name": "last_edited_date", "alias": "last_edited_date", "visible": false, "dataType": "DateTime", "classBreaks": false }, { "displayName": "GlobalID", "uniqueValue": true, "name": "GlobalID", "alias": "GlobalID", "visible": false, "dataType": "Guid", "classBreaks": false }, { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": false, "dataType": "Int32", "classBreaks": true }, { "displayName": "SHAPE", "uniqueValue": false, "name": "SHAPE", "alias": "SHAPE", "visible": false, "dataType": "Object", "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [ { "encodeUriReplacementValues": "Automatic", "iconUri": "{VirtualDirectoryUrl}/Icons/aboutlayericon.png", "target": "_blank", "text": "About this layer", "toolTip": "View Metadata for Wells Layer", "uri": "https://maps.islandcountywa.gov/WebFiles/DataDownloads/Metadata/Wells.html" } ], "arcadeExpressions": [ { "expression": "var intersectLayer = Intersects(FeatureSetByPortalItem(Portal('https://www.arcgis.com'),'5b5f9b6872894eb093f24ebb5778398d',0,['OBJECTID', 'Taxpayer'],true), $feature); \r\nif (Count(intersectLayer) > 0) { \r\nfor (var f in intersectLayer){ \r\n return f.Taxpayer; \r\n}} \r\n", "token": "Taxpayer" }, { "expression": "var intersectLayer = Intersects(FeatureSetByPortalItem(Portal('https://www.arcgis.com'),'5b5f9b6872894eb093f24ebb5778398d',0,['OBJECTID', 'Taxpayer', 'physical_addr', 'physical_addr_city', 'physical_addr_state', 'physical_addr_zip'],true), $feature); \r\nif (Count(intersectLayer) > 0) { \r\nfor (var f in intersectLayer){\r\n var addr = f.physical_addr\r\n var addr_city = f.physical_addr_city\r\n var addr_state = f. physical_addr_state\r\n var addr_zip = f.physical_addr_zip\r\n\r\n if (IsEmpty(addr)) {\r\n return \"No site address available\"\r\n }\r\n else {\r\n return addr + ', ' + addr_city + ', ' + addr_state + ', ' + addr_zip\r\n }\r\n}}", "token": "ParcelAddress" } ], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "4", "name": "Sea Water Intrusion Risk", "nativeID": "4", "displayName": "Sea Water Intrusion Risk", "description": "

Full Metadata

", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 500000, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": true, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": null, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "Sea Water Intrusion Risk: {SWI_Risk}", "featureDescription": null, "featureLongDescription": null, "displayField": "", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -13667451.061877768, "ymin": 6090072.0164033761, "xmax": -13619693.494248491, "ymax": 6175806.8547576172, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": false, "dataType": "Int32", "classBreaks": true }, { "displayName": "SWI Risk", "uniqueValue": true, "name": "SWI_Risk", "alias": "SWI Risk", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": false, "dataType": "Object", "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [ { "encodeUriReplacementValues": "Automatic", "iconUri": "{VirtualDirectoryUrl}/Icons/aboutlayericon.png", "target": "_blank", "text": "About this layer", "toolTip": "View Metadata for Sea Water Intrusion Risk Layer", "uri": "https://maps.islandcountywa.gov/WebFiles/DataDownloads/Metadata/SeaWaterIntrusion.html" } ], "arcadeExpressions": [], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "6", "name": "DNR", "nativeID": "6", "displayName": "DNR", "description": "", "defaultVisibility": true, "featureType": "None", "type": "GroupLayer", "maxScale": 0, "minScale": 0, "visible": true, "initiallyVisible": true, "showMapTips": false, "identifiable": false, "queryable": false, "searchable": false, "supportsIdentify": false, "supportsQuery": false, "canCopyFeature": false, "snappable": false, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": null, "iconUri": null, "includeInLayerList": true, "includeInLegend": false, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": null, "canToggleLabels": false, "showLabels": false, "dataProvider": null, "featureLabel": null, "featureDescription": null, "featureLongDescription": null, "isExpanded": false, "displayField": "", "primaryKeyField": "", "fullExtent": { "xmin": -13667460.058581632, "ymin": 6090072.0164033882, "xmax": -13619693.49424848, "ymax": 6176164.1635051928, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [ "12", "7" ], "hasReports": false, "hasDataLinks": false, "fields": [], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "12", "name": "Salmon Priority Areas", "nativeID": "12", "displayName": "Salmon Priority Areas", "description": "", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 0, "visible": false, "initiallyVisible": false, "showMapTips": false, "identifiable": true, "queryable": true, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": null, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "{Name}", "featureDescription": null, "featureLongDescription": null, "displayField": "Name", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -13667460.058581632, "ymin": 6090072.0164033882, "xmax": -13619693.49424848, "ymax": 6176164.1635051928, "spatialReference": { "wkid": 102100 } }, "parentLayerId": "6", "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "HydroID", "uniqueValue": true, "name": "HydroID", "alias": "HydroID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "Name", "uniqueValue": true, "name": "Name", "alias": "Name", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Acres", "uniqueValue": true, "name": "Acres", "alias": "Acres", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape_Leng", "uniqueValue": true, "name": "Shape_Leng", "alias": "Shape_Leng", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": true, "dataType": "Object", "searchable": true, "classBreaks": false }, { "displayName": "GlobalID", "uniqueValue": true, "name": "GlobalID", "alias": "GlobalID", "visible": true, "dataType": "Guid", "searchable": true, "classBreaks": false }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true } ], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "7", "name": "Watersheds", "nativeID": "7", "displayName": "Watersheds", "description": "

Full Metadata

", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 1000000, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": true, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": null, "canToggleLabels": true, "showLabels": true, "dataProvider": null, "featureLabel": "Watershed: {ID} ", "featureDescription": null, "featureLongDescription": null, "displayField": "StreamName", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -13666834.65382096, "ymin": 6090346.0302087525, "xmax": -13619708.135658659, "ymax": 6174750.0691219093, "spatialReference": { "wkid": 102100 } }, "parentLayerId": "6", "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": false, "dataType": "Int32", "classBreaks": true }, { "displayName": "acre", "uniqueValue": true, "name": "acre", "alias": "acre", "visible": true, "dataType": "Double", "classBreaks": true }, { "displayName": "ID", "uniqueValue": true, "name": "ID", "alias": "ID", "visible": true, "dataType": "Int16", "classBreaks": true }, { "displayName": "Recon", "uniqueValue": true, "name": "Recon", "alias": "Recon", "visible": false, "dataType": "Double", "classBreaks": true }, { "displayName": "Reference", "uniqueValue": true, "name": "Reference", "alias": "Reference", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "Class", "uniqueValue": true, "name": "Class", "alias": "Class", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "StreamName", "uniqueValue": true, "name": "StreamName", "alias": "StreamName", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "created_user", "uniqueValue": true, "name": "created_user", "alias": "created_user", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "created_date", "uniqueValue": true, "name": "created_date", "alias": "created_date", "visible": true, "dataType": "DateTime", "classBreaks": false }, { "displayName": "last_edited_user", "uniqueValue": true, "name": "last_edited_user", "alias": "last_edited_user", "visible": true, "dataType": "String", "classBreaks": false }, { "displayName": "last_edited_date", "uniqueValue": true, "name": "last_edited_date", "alias": "last_edited_date", "visible": true, "dataType": "DateTime", "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": false, "dataType": "Object", "classBreaks": false }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "classBreaks": true }, { "displayName": "GlobalID", "uniqueValue": true, "name": "GlobalID", "alias": "GlobalID", "visible": true, "dataType": "Guid", "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [ { "encodeUriReplacementValues": "Automatic", "iconUri": "{VirtualDirectoryUrl}/Icons/aboutlayericon.png", "target": "_blank", "text": "About this layer", "toolTip": "View Metadata for Watersheds Layer", "uri": "https://maps.islandcountywa.gov/WebFiles/DataDownloads/Metadata/Watersheds.html" } ], "arcadeExpressions": [], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] } ] }