{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Water Access Sites", "type": "Feature Layer", "description": "WATER ACCESS SITES layer provides point location, administrative oversight information, disabled usability* status, directions, special use issues, and general descriptive data for the Department of Fish and Wildlife's (WDFW) managed water access sites.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Washington Department of Fish and Wildlife, Wildlife Program", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "35f4e79752bb6afc26550abfd2863f25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQ0lEQVQoka2SvUtCYRSHnxsXhSAMughBRi5CmRU1NSUSRS4tOZQVhLSZ0BL0RzhoBAWBhDXU1mIfNkUQIWFhGRZ9kFCRNJQmYh+GXMSUS4H0g3d4Djwv7znnFakw4n+LGqMOq7YWIRTjOJUl+pcotDex5Oxn1GFBJQhwFic7t4V/MYgLSCuKDXX4/U7spsZizahDtTCJQ6xCNb/NuJLYYetmpCClMpB4Bb1WZpeV4WAY98UTJ+WirVOPUIAhN+xG4NIry4Z6xC4DA0qi9P5ZBEsrfHyBVCNzLgfJNGqlp8b2z2HCLMPMoHwKCYTJRR/xKYnLawfMmluQxnpKR32bAO8mh9f33CmJz28Z7FM+1o9u0PSaoFoNp3FY2SMSuqLv52Xle9x5SdPsCTDtCdAGJIENYDXf5m9iPg/5FhXqJan4r34DCwtdSYDcctcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FacilityName]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 300000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 100, 60, 30, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 225, 175, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1389095.8445129746, "xmax": 2.00375070671792E7, "ymax": 3.0241008593720455E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 64, "domain": null }, { "name": "OpenDates", "type": "esriFieldTypeString", "alias": "Open Dates", "length": 128, "domain": null }, { "name": "Camping", "type": "esriFieldTypeSmallInteger", "alias": "Camping", "domain": { "type": "codedValue", "name": "WS3_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Directions", "type": "esriFieldTypeString", "alias": "Directions", "length": 1024, "domain": null }, { "name": "Restrooms", "type": "esriFieldTypeSmallInteger", "alias": "Restrooms", "domain": { "type": "codedValue", "name": "WS3_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Launch", "type": "esriFieldTypeSmallInteger", "alias": "Launch", "domain": { "type": "codedValue", "name": "WS3_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LaunchType", "type": "esriFieldTypeInteger", "alias": "Launch Type", "domain": { "type": "codedValue", "name": "WS3_WaterAccessLaunchType", "description": "", "codedValues": [ { "name": "Concrete", "code": 1 }, { "name": "Gravel", "code": 2 }, { "name": "Hand Launch", "code": 3 }, { "name": "Unimproved", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADAParking", "type": "esriFieldTypeSmallInteger", "alias": "ADA Parking", "domain": { "type": "codedValue", "name": "WS3_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADARestroom", "type": "esriFieldTypeSmallInteger", "alias": "ADA Restroom", "domain": { "type": "codedValue", "name": "WS3_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADADock", "type": "esriFieldTypeSmallInteger", "alias": "ADA Dock", "domain": { "type": "codedValue", "name": "WS3_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADABoatLaunch", "type": "esriFieldTypeSmallInteger", "alias": "ADA Boat Launch", "domain": { "type": "codedValue", "name": "WS3_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PublicNotes", "type": "esriFieldTypeString", "alias": "Public Notes", "length": 1024, "domain": null }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "County Name", "length": 32, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Public Fishing Pier", "type": "Feature Layer", "description": "Piers or overwater structures to which the public is allowed access for pedestrian or fishing activities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cbe97e5d14d38891aa3893707bdeb021", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwElEQVQ4jbWQOwrCQBRFz8RRi2ApLsDKwl7cgti6FztbcRFuwgWkUDubgGAppIgIVv5AJxmLCCbkwxDihSnm8g7v8CQlIysAtZgOGWiLZt5wIDksHHFKgF9oW7SlplgB4wSoLWwDw1aGapR2H3qTZBcGsJ4luxQoG3DzwV3GSm141TAE9Sx2zgTtDnRHv//ZhatnAGoFr3vMQBlufFzAc0qomkRWBvq76GEKao0vBG+gnjstOKbA+UbsgUZp1b+DHx97MT5N5TuZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0.6875 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GeoWeb.dbo.Fish_MapsPiers_V.PierName]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 300000, "name": "ZoomIn", "priority": 5, "symbol": { "type": "esriTS", "color": [ 100, 30, 200, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 245, 255, 255 ], "haloSize": 1.2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3740002723183028E7, "ymin": 5958471.3116982505, "xmax": -1.3605800564753408E7, "ymax": 6273434.772347406, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GeoWeb.DBO.MFA_Public_Pier.Longitude", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GeoWeb.DBO.MFA_Public_Pier.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GeoWeb.DBO.MFA_Public_Pier.Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "GeoWeb.DBO.MFA_Public_Pier.Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "GeoWeb.DBO.MFA_Public_Pier.PierID", "type": "esriFieldTypeDouble", "alias": "PierID", "domain": null }, { "name": "GeoWeb.DBO.MFA_Public_Pier.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsPiers_V.PierName", "type": "esriFieldTypeString", "alias": "Pier Name", "length": 128, "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsPiers_V.CountyFIPSName", "type": "esriFieldTypeString", "alias": "County Name", "length": 32, "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsPiers_V.WebsiteURL", "type": "esriFieldTypeString", "alias": "Pier Webpage", "length": 128, "domain": null } ], "geometryField": { "name": "GeoWeb.DBO.MFA_Public_Pier.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S77_idx", "fields": "GeoWeb.DBO.MFA_Public_Pier.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Major Fishing Area", "type": "Feature Layer", "description": "A depiction of generalized areas where marine fishing commonly occurs.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GeoWeb.dbo.Fish_MapsMFAs_V.HowToAccess", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Boat Access Only", "label": "Boat Access Only" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 140, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 80, 170, 255 ], "width": 0.4 } }, "value": "Shoreline Access Available", "label": "Shoreline Access Available" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 147, 198, 255 ], "toColor": [ 230, 147, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 230, 105, 255 ], "toColor": [ 101, 230, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 87, 255 ], "toColor": [ 250, 182, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 207, 212, 255 ], "toColor": [ 112, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 82, 227, 255 ], "toColor": [ 101, 82, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 76, 138, 255 ], "toColor": [ 54, 76, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 126, 96, 255 ], "toColor": [ 145, 126, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 108, 105, 255 ], "toColor": [ 245, 108, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 163, 100, 255 ], "toColor": [ 93, 163, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 59, 150, 255 ], "toColor": [ 140, 59, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 232, 130, 255 ], "toColor": [ 218, 232, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 53, 65, 255 ], "toColor": [ 130, 53, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 168, 227, 255 ], "toColor": [ 116, 168, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[GeoWeb.dbo.Fish_MapsMFAs_V.mfaName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "GeoWeb.dbo.Fish_MapsMFAs_V.HowToAccess = 'Boat Access Only'", "useCodedValues": true, "maxScale": 0, "minScale": 1000000, "name": "BoatOnly", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 178, 178, 178, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[GeoWeb.dbo.Fish_MapsMFAs_V.mfaName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "GeoWeb.dbo.Fish_MapsMFAs_V.HowToAccess = 'Shoreline Access Available'", "useCodedValues": true, "maxScale": 0, "minScale": 1000000, "name": "Shoreline", "priority": 4, "symbol": { "type": "esriTS", "color": [ 76, 0, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 200, 180, 230, 255 ], "haloSize": 1.2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3907689785300002E7, "ymin": 5820474.374499999, "xmax": -1.3611441682999998E7, "ymax": 6218757.7749999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GeoWeb.DBO.Major_Fishing_Area.Longitude", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GeoWeb.DBO.Major_Fishing_Area.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GeoWeb.DBO.Major_Fishing_Area.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GeoWeb.DBO.Major_Fishing_Area.Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "GeoWeb.DBO.Major_Fishing_Area.Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "GeoWeb.DBO.Major_Fishing_Area.FishWAMFAsID", "type": "esriFieldTypeDouble", "alias": "FishWAMFAsID", "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsMFAs_V.FishWAid", "type": "esriFieldTypeInteger", "alias": "FishWAid", "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsMFAs_V.mfaName", "type": "esriFieldTypeString", "alias": "Fishing Area Name", "length": 255, "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsMFAs_V.maNumber", "type": "esriFieldTypeString", "alias": "Marine Area", "length": 3, "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsMFAs_V.maName", "type": "esriFieldTypeString", "alias": "Marine Area Name", "length": 128, "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsMFAs_V.HowToAccess", "type": "esriFieldTypeString", "alias": "How To Access", "length": 26, "domain": null }, { "name": "GeoWeb.dbo.Fish_MapsMFAs_V.WebsiteURL", "type": "esriFieldTypeString", "alias": "Fishing Area Webpage", "length": 128, "domain": null } ], "geometryField": { "name": "GeoWeb.DBO.Major_Fishing_Area.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S71_idx", "fields": "GeoWeb.DBO.Major_Fishing_Area.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Recreational End Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "51e4602fb61820dc899b3471193a57f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNUlEQVRIie3SX2hSURwH8O/RseFaqE1qmlZuZf9cmsVYSIQYYpA6RJKo9dBeBtFLf14K4sLI+9DoLai3YmqwHrw0glEXF8RYRbSXXnxx3icRgzG1rruoJ/RhUBq56/bW7+18D+fD7/zO6cI2Vtd/HMBRACoAX7diLFqVSuXR6/VXAdhqtVp/Lpe7LoqibPy42WyerFarF3Q6nToUCu30+Xw9VqsVTqczn8lk3sp+UKPRyLEse9Dr9UKtVm/koigim82uAViVi6s1Go0mHA43bSSTSRBC+D/ztnGlUukOBoM7Wu1xHPcjnU7HZeMmk+mK3++v/4am4nl+HcCSbJwQctrhcDTlqVQKCoViBUBFLj5os9l6CCGNRbFYbMw5kUgUeZ6vEEKetTrUhM8ytLtXwk0CnKMUJUrxfPyp9pjdbtexLFtOJBKFfD6/RimdFwRhFsDHVl034XMM7SUSPlRrFcfyyjuI6wUM73ddPrHP/SUWi3GCIEQlSUoCKLRz3d9wIuFBpSo57sfPY4/6ALR9A3jx/h7uBKKnDhvP3PA9JJ/bQf82Fv/CtygshhFMuKcbgcs6jifzk+TRtUU/gI5wUhC/Y0AzuBHotUMolVdBAMVm4Fb4m1HL2JGpVwEYdh1Cf58BLxen6t3TGsVcR/jPbjB7tRbP3bH4MPfpcaPjUUsAHvvEtC9CljrCLzGktMDQkaHdJ2/dDsycBUUJFDMXI+T1ZuEmvF4uhpQBRORg/8S3srYV/wW6wr31lGP+TgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Buoy", "label": "Buoy" }, { "symbol": { "type": "esriPMS", "url": "557722859891067916f64c23b2c0e903", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAWCAYAAAAinad/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvUlEQVQ4jdXUsWsaURzA8e+zJyg0bRyCnBSHULpIF/0DgnG+mOEml2zmLxBC2uL1zzCDW52cjODYUTpIIAmBDIVGauQQCoUzQwL5hXfG1hijZ+mSHxz33g/u836/d49n8B/DeP6YiFhAGcgAfcBRSh0sjYmIBhpHX8A9gzcZzNQ2FRFhEgxamdP9Bsf10USDkdfwNkcRWBozv399mLi+8l+JyZwRpEW5JdM/+ZuLrsL6hj88XArTG/7rB9yMKuHlGuQ+QuQVnckWg2JF93Q0WHsHmx/+QJ+VUp3AmIjoPclctMF8D5v7YER8aHcaehIbI/r5/VPPIfcJXoR9aEspdTnru0eYiDj6cHa7XWKxGIPzFbJ7i6FHmIgUPc8rO45DMplkOBySSCTYye1w39olc2K6smKlUiGfz9NoNEilUgwGA1zXJR6P69Y7gbDxPnmeRzQapVqtYlkW2WyWXq+nMXMe9ADTLYhIP51Om+12m2azSSgUolarUSgUWFTVrDYPLMsq1+t1Wq2WXoBSqUQ4HO7MOgpzMaWUo28C27bLtm2P0/5fJEAY0wkN6lvi/trR84UVPYlNoIGRhdi/xB2eXJm6jNmLRwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light", "label": "Light" }, { "symbol": { "type": "esriPMS", "url": "507e214bb5897e1869a337aeffac809c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAcCAYAAABsxO8nAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9ElEQVQ4jdWUz2oTURTGv2OnYxuNoS0UZjalUtzYLkIq1JKND5A+gVkoMiWbgE8giujWLFMKdRFwndRNAiKuZXZBV5ZuTLGRQktt0ia5R861E1oyzcyEbjyb+91zuT++c+4fA9cUxv8HYuYUAAeAjHsAGkS0HgnEzJnej+PK8dvv6O78gbFwG5NP5nWeiOxQIHGifrUrv1c/Qe2f6tzZ532cvN/FzJdHFjMXLzob5ih1srXbh/Sjo9Da3IH5cMZh5pdE1AgCZbrfDn0X1MGZJy3pWRDIurDhUow/mPakND9Es4+6AzmKG4g9uyvS9coKAtlQPJC88y6JG7M3RW6MfCEnH88h9nRe5EciGg1k3E8gUVwW6QKIeCG7/0qjiTFMfVgBxcZk2j/y0CDVbOsx/moRxlJC5AYRbfs69nXCbINhqb22LunW83u6JL83FuTI6v1sgVs9xN8sAQbpkoa5vwqU6nw9wPjyNCbW7KElXQk6/zYyqtFC/PWil7501IEg+R4AVOr1OjqrHSSTC54bNxIIwItSqYRsNqsnhUIB+XxeHCI0SJ8UkKrVav3FarUqIDsSSC4ZM8NxHJTLZSilkMvlZMmNBDqP9XQ6XWw2m3pimqYbptEDIHmIzOyapil9kZK2wzTaz5HAZGOozUNBo8a1gf4CfKGv9ikliScAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lighthouse", "label": "Lighthouse" }, { "symbol": { "type": "esriPMS", "url": "846e30066ecba655c275322bba2765b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5klEQVQoka3QLQvCQACA4VfYBMEgFkGGgr9AMNkXBiaLC1ZhQfwDBrEqRouuG0wLFpPRqtk0EINNmEEHU2YSvTtFfNPdwT33ofGntJd5GjgDty/2poFABg00DS8MWauEZhN9NmMFlGXQ1DBY+j65YlGMnE6QSnEFus/rr9DWNNmXSuSiSH4jyyIJjFUQrstmOKRyOMBN8FOZDBgGJBJclFBcGIqROF1H2BtUr1P1PJS1Wp8ha7cj6/uQz4uR4xEc5zFsAHMZ1On1mBQKWLLbxAeMRgSLBW0VVLNtsG36qqeJEn72L90Bqvk3aphGTP8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge", "label": "Bridge" }, { "symbol": { "type": "esriPMS", "url": "9b2250dab24f89cc83ab29003b4cb71f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACSElEQVQ4jcXTX0iTURgG8Oe4T2ZoYpCBhqLkLMrmaKILdzFqsBZ5o1Qjwy6mQ4PRlsnmH3Q3QsqwGBpzIlRsUcQgcCQ0i2zNkHTBIryQhssoVEzmJsm+rRMfeDUamzDohXNzzsvvPJyXwyCDxfwP7CaAB5nCStNpYpIdUGpigO1roVD0Ulvbq/qxsfMVhYUHXEDEQYiNTRujVFe0s/Pr5fi4X8SyccRiFE7nctPW1m6TRiPspPT2RUJGVlNilF7mUcqbGh6eF+n1YhQU8GEwvKPt7dVkdzeGwcH5qr4+iYtSTU1iwn8kK1U5HEvilpaTHLQM/LluNn9sGhqSOnNyGLtOd0Zgs/mFWq2oGcDDZFgugKKFhbUrPt8apNKjmJjwGzQa9zqAfELurVut8i6FovzFykoIfv9mI4C3ADYBhBOxwwCks7Orx4LBbczMBKlW+/oIADmAMgAXtNo3WRbLORoIhIjL9fU4twfAA+BLIhbkYnd21sgZxndKpTpBWluFfkLMHwBUALBGo7dq43FCNjZ+o6enztfb+96aaprTavXp5tHRTzAaax9ReudGdvZIFsvqJAB5bLEsQq2u4kY1nXKawMFneXlhfWOjQDwwMCeQyUrmOjqq4fX+6HK7g1Aqy1FcnOsD8p+kxAgxxSjVNVRWHprq7z8r9ni+IxAIIRJh0d1dBz6ftwjEG7i+NJJx4P2flJokPF74qkxWorTbl+oVijIv9wTAt6eEPI/v6zvt3ezYW3cnJz8bk/UiFZZQKaH9YGlVRrG/+ZLbPzjPuIEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coordinate", "label": "Coordinate" }, { "symbol": { "type": "esriPMS", "url": "37a7fa612d2927a8b7a7b71ea2e3d398", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQYlZXQLUtDARgF4GfjwlDxW0yCyaDCELxVwWIymQWLQcPAaBgIFrUYVrRrM+kvWDEoOBji0CALKzP5wZRZVHSysctV8KSXlyccTuAfCWJ+IWZRwwnuf8O53rTMQMhjkYdLu1jGaRSvjK3LTO0h0XiUtvRdbzrCJCpNHHRZTe+04FfGs9zt665XLWG7iVPDhpKp9k6JJB0j1KsG22q8lJ0/l4z2TLTwa4Wnq+/zItp542zRQnigsz9soMIa72/yOI7icu3WdH5ODjM/0x0ii4+46W4wH7N97M5/5hPLzzQaH/auCAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Geography", "label": "Geography" }, { "symbol": { "type": "esriPMS", "url": "6b55fc7362b4caa4f46ce8e09673abe4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAMCAYAAACA0IaCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEUlEQVQokb2SPUvDUBSGnysFP4iadhM6dBC6iWQQVyf9HzqJSNb+hRIwg6NDnRzM3lVwlywuHZqhCmKh3GAoTcttJEhCk/gRQXy383DOcw/33gp/mMp/yzaAO8D4tSyKTjVYO0nqft9fNYzrhpTnZrZzyRGi/fTDZpoO6iKparVldH0lPiZlH5m7wJeyLeCw2byqtlp7KRyPZwTBjE7ncXEOx+kdAQ3gBgjzsnVgdzSaaK77msIwVEynikUWx/P8bSBe+fYzWQ8wh8OzOqjjBEoZ0u162PYB2YhLIaz4Yb67s/YzmNWksqyHzcHg7R7UTrZPD/KTBZkQRGDLHJ4LUWCFlPlnPrBfoq+ULAJeysjeATkqU0RTMXiKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Latitude", "label": "Latitude" }, { "symbol": { "type": "esriPMS", "url": "c5768fc2542296964beb471e835d068b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGklEQVQokbXTsUsCARTH8a92nRy4Jd5yowlOJ2SQUCAUTt2p1FCgSyZIKAQuLs1tR+IUBC4OXYtwON/k1uDoH+DQpJMcBEmRTV2eadJvew9+H3jDE1gzwn8D/mqVzWaT1z8BpRKN6RQJuFwZ0HXkeJxzUWQjn+em3eZlJSAU4qFYZMvng36f+09zaSCXY1/TOAwEvuZ0mqPRiF3T5HkpQJYxstnZ7bNkMki2jQEc/ApoGlflMjvufaHA3nDIWafD4yJAjMW4VlX8biCRQIhGqQMm8D4X0HWMWo1tPFKpoA4G1C2L2x9AJIKSSnESDnvVQVEgmeTCsmgAzjdgPObUtmn1erx5E+A4SMEgx5MJT27grttdVJ2ftZ/pA1RZQmwkOf+tAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Marker", "label": "Marker" }, { "symbol": { "type": "esriPMS", "url": "0c423771ff3cb2e9c7a18f68ea083b85", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUUlEQVQokWNhIBGwkK2hLsNuibWhnDo2RaeuPPteO3mfHYoGY21pETcrZRNsGtjZmB9R7qThoOHu47cvdh+7dx6bouv333zC0FDUtSuBJk4CAC0qFvRiZTuZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Structure", "label": "Structure" }, { "symbol": { "type": "esriPMS", "url": "96199babb8967ec02a3846cf8b837baa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKUlEQVQokZWRzyvDcRjHX8/2nU1DTWI7SjsupFzU+GrSVk7iD1gODi5idw6SHNzdnMwVKTl8E4oWyUVxICu+HGQHP/pu+36Usfrypbzr6el5el71PM9b45/S3JrGrWqyIbgXIT8jYv8K7D6oaNlm+cWiz6dB/B7TMNWkHpbsD2DbVM1mgaPFLULH16B5INlOeCLBqnGn/HpEVhxAjWJ2foPQ6U2lLpZh/QQaApDuZcm4Umt6q7xVgadX9K9hxz3nkI4TopYO4LAKaF4sEVDq21e8lWzbWI6Vgn42e6LE9i+cQDL2kfKeCGcOoAhz0ylG6wO0HVxCwAdDnTDSTUkJY/0iJQcwGJbnnUfVlUmxkIFhoE6EXNlmKtEiOVcfBhqlAIx/hqtcnf5L7wCDWQRfpNUhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stream", "label": "Stream" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 65, 110, 255 ], "toColor": [ 138, 65, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 173, 39, 255 ], "toColor": [ 36, 173, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 171, 171, 255 ], "toColor": [ 63, 171, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 123, 53, 255 ], "toColor": [ 156, 123, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 39, 171, 255 ], "toColor": [ 59, 39, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 96, 150, 255 ], "toColor": [ 33, 96, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 49, 49, 255 ], "toColor": [ 168, 49, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 158, 79, 255 ], "toColor": [ 112, 158, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 42, 173, 255 ], "toColor": [ 162, 42, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 53, 133, 255 ], "toColor": [ 68, 53, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 87, 70, 255 ], "toColor": [ 145, 87, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 109, 130, 255 ], "toColor": [ 39, 109, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 135, 96, 255 ], "toColor": [ 54, 135, 96, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.782379048690111E7, "ymin": 3333522.0050444095, "xmax": -1.3426364171205433E7, "ymax": 8524264.953196123, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlaceName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 20, "domain": null }, { "name": "PlaceName", "type": "esriFieldTypeString", "alias": "Place Name", "length": 40, "domain": null }, { "name": "AKAName", "type": "esriFieldTypeString", "alias": "AKA Name", "length": 40, "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 10, "domain": null }, { "name": "Identifier", "type": "esriFieldTypeString", "alias": "Identifier", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "DiscoveryResource", "type": "esriFieldTypeString", "alias": "Discovery Resource", "length": 30, "domain": null }, { "name": "CoordinateTextDMS", "type": "esriFieldTypeString", "alias": "Coordinate DMS", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S147_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "WDFW Marine Protected Area", "type": "Feature Layer", "description": "Areas where WDFW may prohibit (Conservation Areas) or limit (Marine Preserves) fishing and/or shellfishing activity. Visit WDFW's Marine Protected Areas web site for detailed information:\n http://wdfw.wa.gov/fishing/mpa", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 600000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TypeOfMPA", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "Conservation Area", "label": "Conserve / Preserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "Marine Preserve", "label": "Conserve / Preserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.4 } }, "value": "Voluntary", "label": "Voluntary" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.4 } }, "value": "Health Closure", "label": "Shellfish / Unclassified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.4 } }, "value": "Octopus Preserve", "label": "Shellfish / Unclassified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.4 } }, "value": "Urchin and Cucumber", "label": "Shellfish / Unclassified" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 235, 255 ], "toColor": [ 252, 207, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 197, 255 ], "toColor": [ 252, 239, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 220, 252, 255 ], "toColor": [ 204, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 210, 255 ], "toColor": [ 219, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 196, 255 ], "toColor": [ 252, 179, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[MPA_Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 150000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 220, 220, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.388818448227499E7, "ymin": 5960511.209490184, "xmax": -1.3616330369213931E7, "ymax": 6213292.018417473, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MPA_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area ft²", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Perimeter ft", "domain": null }, { "name": "MPA_Name", "type": "esriFieldTypeString", "alias": "MPA Name", "length": 40, "domain": null }, { "name": "WAC", "type": "esriFieldTypeString", "alias": "WAC", "length": 25, "domain": null }, { "name": "TypeOfMPA", "type": "esriFieldTypeString", "alias": "Type Of MPA", "length": 30, "domain": null }, { "name": "TidalZone", "type": "esriFieldTypeString", "alias": "Tidal Zone", "length": 15, "domain": null }, { "name": "DetailedInfoURL", "type": "esriFieldTypeString", "alias": "MPA Information Link", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Recreational Marine Area Boundary", "type": "Feature Layer", "description": "Provides a geographic definition of Washington Department of Fish and Wildlife's Marine Area boundaries for recreational marine finfish and shellfish fisheries. The full text of the Washington Administrative Code (WAC) defining these areas can be found at this web site:\n http://apps.leg.wa.gov/WAC/default.aspx?cite=220-56-185", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LineType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Defined", "label": "Defined" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Implied", "label": "Defined" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 168, 0, 0, 255 ], "width": 1.2 }, "value": "International", "label": "International" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Protracted", "label": "Protracted" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 65, 110, 255 ], "toColor": [ 138, 65, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 173, 39, 255 ], "toColor": [ 36, 173, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 171, 171, 255 ], "toColor": [ 63, 171, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 123, 53, 255 ], "toColor": [ 156, 123, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 39, 171, 255 ], "toColor": [ 59, 39, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 96, 150, 255 ], "toColor": [ 33, 96, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 49, 49, 255 ], "toColor": [ 168, 49, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 158, 79, 255 ], "toColor": [ 112, 158, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 42, 173, 255 ], "toColor": [ 162, 42, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 53, 133, 255 ], "toColor": [ 68, 53, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 87, 70, 255 ], "toColor": [ 145, 87, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 109, 130, 255 ], "toColor": [ 39, 109, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 135, 96, 255 ], "toColor": [ 54, 135, 96, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.4414633659319663E7, "ymin": 5700753.395548459, "xmax": -1.3609819472432734E7, "ymax": 6278382.09758, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WAC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length ft", "domain": null }, { "name": "LineType", "type": "esriFieldTypeString", "alias": "LineType", "length": 15, "domain": null }, { "name": "WACDescription", "type": "esriFieldTypeString", "alias": "WAC Description", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Recreational Marine Area Code", "type": "Feature Layer", "description": "Provides a geographic definition of Washington Department of Fish and Wildlife's catch reporing areas for various recreational marine finfish and shellfish fisheries.http://apps.leg.wa.gov/WAC/default.aspx?cite=220-56-185WAC 220-56-185Marine area codesThe term \"marine area code numbers\" is defined as the catch area for the catch record card. The following is a list of the catch areas:(1) Area 1 (Ilwaco): Waters west of the Buoy 10 Line and north to Leadbetter Point.???? - The Buoy 10 Line is defined in WAC 220-56-100, section 7 as \"... a true north-south line projected through Buoy 10 at the mouth of the Columbia River\" and should be referenced or defined in this WAC.(2)(a) Area 2 (Westport-Ocean Shores): From Leadbetter Point north to the Queets River. Area 2 excludes waters of Willapa Bay and Grays Harbor.(b) Area 2-1: Willapa Bay east of a line from Leadbetter Point to Willapa Channel Marker 8 (Buoy 8) then to the westerly most landfall on Cape Shoalwater.(c) Area 2-2: Grays Harbor east of a line from the outermost end of the north jetty to the outermost exposed end of the south jetty.(3) Area 3 (La Push): From the Queets River north to Cape Alava.(4) Area 4 (Neah Bay): From Cape Alava north and inside Juan de Fuca Strait to the Sekiu River.(5) Area 5 (Sekiu and Pillar Point): From mouth of Sekiu River east to Low Point, mouth of the Lyre River.(6) Area 6 (East Juan de Fuca Strait): From Low Point east to the Partridge Point-Point Wilson line north to the line from Trial Island (near Victoria, B.C.) - Rosario Strait Traffic Lane Entrance Lighted Buoy R (USCG Light List No. 16340, referenced as Y \"R\" on National Ocean Service Chart No. 18400-1 dated 1997-08-30 - Smith Island - the most northeasterly of the Lawson Reef lighted buoys (RB1 QK Fl Bell) - Northwest Island - the Initiative 77 marker on Fidalgo Island.(7) Area 7 (San Juan Islands): All marine waters north of the line described under Area 6 to the United States-Canadian boundary.???? - And north of the Burlington Northern Railroad Bridge at the north end of Swinomish Slough.(8)(a) Area 8 (Deception Pass, Hope and Camano Islands): Line projected from West Point on Whidbey Island to Reservation Head on Fidalgo Island east through Deception Pass, including all waters east of Whidbey Island to the Possession Point - Shipwreck Line.(b) Area 8-1 (Deception Pass and Hope Island): East of a line projected from West Point on Whidbey Island to Reservation Head on Fidalgo Island, south of the Burlington Northern Railroad Bridge at the north end of Swinomish Slough, north of the Highway 532 Bridge between Camano Island and the mainland, and westerly of a line from the East Point Light on Whidbey Island to the Saratoga Pass Light #4 on Camano Island (Fl red 4 sec.).(c) Area 8-2 (Port Susan and Port Gardner): East of a line from the East Point Light on Whidbey Island to the Saratoga Pass Light #2 on Camano Island (Fl red 4 sec.) and north of a line from the south tip of Possession Point 110 degrees true to a shipwreck on the opposite shore.???? - The Saratoga Pass Light is #4 (also mentioned in \"b\", 8-1), not 2.(9) Area 9 (Admiralty Inlet): All waters inside and south of the Partridge Point-Point Wilson Line and a line projected from the southerly tip of Possession Point 110 degrees true to a shipwreck on the opposite shore and northerly of the Hood Canal Bridge and the Apple Cove Point-Edwards Point Line.(10) Area 10 (Seattle-Bremerton): From the Apple Cove Point-Edwards Point Line to a line projected true east-west through the northern tip of Vashon Island.(11) Area 11 (Tacoma-Vashon Island): From the northern tip of Vashon Island to the Tacoma Narrows Bridge.(12) Area 12 (Hood Canal): All contiguous waters south of the Hood Canal Bridge and adjacent waters north of the Hood Canal Bridge when fishing from the pontoon beneath the bridge.(13) Area 13 (South Puget Sound): All contiguous waters south of the Tacoma Narrows Bridge.[Statutory Authority: RCW 75.08.080, 77.12.040. 00-08-038 (Order 00-29)", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AreaName", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "10", "label": "10; 2-2; 4; 8-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "2-2", "label": "10; 2-2; 4; 8-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "4", "label": "10; 2-2; 4; 8-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "8-1", "label": "10; 2-2; 4; 8-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "11", "label": "11; 2; 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "2", "label": "11; 2; 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "6", "label": "11; 2; 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "13", "label": "13; 2-1; 3; 7; 9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "2-1", "label": "13; 2-1; 3; 7; 9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "3", "label": "13; 2-1; 3; 7; 9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "7", "label": "13; 2-1; 3; 7; 9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "9", "label": "13; 2-1; 3; 7; 9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "1", "label": "1; 12; 5; 8-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "12", "label": "1; 12; 5; 8-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "5", "label": "1; 12; 5; 8-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "8-2", "label": "1; 12; 5; 8-2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 44, 118, 255 ], "toColor": [ 163, 44, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 189, 66, 255 ], "toColor": [ 97, 189, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 160, 196, 255 ], "toColor": [ 61, 160, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 41, 196, 255 ], "toColor": [ 77, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 110, 58, 255 ], "toColor": [ 166, 110, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 102, 191, 255 ], "toColor": [ 57, 102, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 189, 152, 255 ], "toColor": [ 60, 189, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 39, 42, 255 ], "toColor": [ 186, 39, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 201, 255 ], "toColor": [ 199, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 201, 46, 255 ], "toColor": [ 194, 201, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 69, 173, 255 ], "toColor": [ 125, 69, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 72, 92, 255 ], "toColor": [ 194, 72, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 166, 61, 255 ], "toColor": [ 141, 166, 61, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[AreaName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.4414633659319663E7, "ymin": 5700753.395548459, "xmax": -1.358968312308804E7, "ymax": 6278863.915326466, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WAC", "type": "esriFieldTypeString", "alias": "WAC", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area ft²", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Perimeter ft", "domain": null }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "Area Name", "length": 20, "domain": null }, { "name": "AreaTitle", "type": "esriFieldTypeString", "alias": "Area Title", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S94_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "GeoWeb.dbo.Fish_MapsMFAs_V", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "mfaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FishWAMFAsID", "type": "esriFieldTypeInteger", "alias": "FishWAMFAsID", "domain": null }, { "name": "FishWAid", "type": "esriFieldTypeInteger", "alias": "FishWAid", "domain": null }, { "name": "mfaName", "type": "esriFieldTypeString", "alias": "mfaName", "length": 255, "domain": null }, { "name": "maNumber", "type": "esriFieldTypeString", "alias": "maNumber", "length": 3, "domain": null }, { "name": "maName", "type": "esriFieldTypeString", "alias": "maName", "length": 128, "domain": null }, { "name": "WebsiteURL", "type": "esriFieldTypeString", "alias": "WebsiteURL", "length": 128, "domain": null }, { "name": "HowToAccess", "type": "esriFieldTypeString", "alias": "HowToAccess", "length": 26, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "GeoWeb.dbo.Fish_MapsPiers_V", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PierName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PierID", "type": "esriFieldTypeInteger", "alias": "PierID", "domain": null }, { "name": "PierName", "type": "esriFieldTypeString", "alias": "PierName", "length": 128, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 2147483647, "domain": null }, { "name": "CountyFIPSName", "type": "esriFieldTypeString", "alias": "CountyFIPSName", "length": 32, "domain": null }, { "name": "WebsiteURL", "type": "esriFieldTypeString", "alias": "WebsiteURL", "length": 128, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "GeoWeb.dbo.Fish_MapsMarineAreas_V", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "maName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FishWAid", "type": "esriFieldTypeInteger", "alias": "FishWAid", "domain": null }, { "name": "maNumber", "type": "esriFieldTypeString", "alias": "maNumber", "length": 3, "domain": null }, { "name": "maName", "type": "esriFieldTypeString", "alias": "maName", "length": 128, "domain": null }, { "name": "WebsiteURL", "type": "esriFieldTypeString", "alias": "WebsiteURL", "length": 128, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }