{ "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 Narrow", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1389095.2335196564, "xmax": 2.00375070671792E7, "ymax": 3.024097195838655E7, "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": "CommonName", "type": "esriFieldTypeString", "alias": "Common 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": "WS2_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Motorized", "type": "esriFieldTypeSmallInteger", "alias": "Motorized", "domain": { "type": "codedValue", "name": "WS2_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HorsePowerLimit", "type": "esriFieldTypeString", "alias": "Horse Power Limit", "length": 32, "domain": null }, { "name": "Directions", "type": "esriFieldTypeString", "alias": "Directions", "length": 1024, "domain": null }, { "name": "Restrooms", "type": "esriFieldTypeSmallInteger", "alias": "Restrooms", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "QAIndicator", "type": "esriFieldTypeSmallInteger", "alias": "QA Indicator", "domain": { "type": "codedValue", "name": "WS2_Water_Access_Yes_No", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "County Name", "length": 32, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1024, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ManagingEntity", "type": "esriFieldTypeString", "alias": "Managing Entity", "length": 128, "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": false }, "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": "7d252c956192420062be3f37f5ebaeb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVQ4jbXRwQoBQRzH8e+wOEiOjhwcPYC8A6/gIZw8gngZ5eQgB5QrKeXAQYhCCJO1I61Cy1ob/8vU/Ocz/18zGi5L+wFUIp8iqTwE3h0+a/SLdTF7gjfUspvi1akA6SeoPAQdJAy9iGpWOAaJLHgfOnIL7RJg3PesMArBCAzKIFd3+IheQiXMddGF3cTFd8QzoO+vN8G4AeuhQ6gf4XQwoXH6YuKo6jLqp7JAuQRlgNx8CecdqOXgLB1CpZgKwfUZfG+RYGSBhaboAX77OTZR/w4v6A5CICtGRZkAAAAASUVORK5CYII=", "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 Narrow", "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": false }, "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": [ 111, 128, 52, 255 ], "toColor": [ 111, 128, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 93, 245, 255 ], "toColor": [ 177, 93, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 84, 98, 255 ], "toColor": [ 227, 84, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 203, 237, 255 ], "toColor": [ 109, 203, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 237, 102, 255 ], "toColor": [ 95, 237, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 85, 132, 255 ], "toColor": [ 133, 85, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 196, 150, 255 ], "toColor": [ 90, 196, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 211, 108, 255 ], "toColor": [ 240, 211, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 113, 212, 255 ], "toColor": [ 83, 113, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 173, 157, 255 ], "toColor": [ 235, 173, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 157, 245, 255 ], "toColor": [ 243, 157, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 71, 60, 255 ], "toColor": [ 128, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 103, 130, 255 ], "toColor": [ 70, 103, 130, 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 Narrow", "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 Narrow", "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": false }, "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 Marine Area Marker", "type": "Feature Layer", "description": "End points of boundary lines for WDFW's recreational Marine Areas (MAs). Note: the text of the Washington Administrative Code (WAC) defining these MAs references places such as points of land and buoys, which in many cases have not or cannot be pinpointed to the accuracy implied by the number of decimal points in the coordinates provided on this web site. Programming these coordinates into GPS units with the intention of fishing along boundary lines may mislead the user of those lines into fishing within the wrong MA.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 580000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Point_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "fd73bdd2bd0f2cdfa638e37f0c757376", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAYAAACgADyUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jeVSMUuGQBh+ToSmJHBxOFwc3Bxq8ie4SdAcDY2OwjckKLeZQ9A/aGlpc7DRqfZIIQenA0FwiA+CIDT0czD7vuirtl64e9577x7uuedeET8M8S+IewA6AM9fnN8B8DonqgASADcAzgAsJ3vmWHsBcDQnPnDOF5ZlOXVdPxZFcS5J0pvneUYYhseU0tOyLK8/Se26rpdxlSQJKKXIsuzSNE2kaQrHcRBFkUgI6da9kfSTLMvDommaAauqgqIofSpsMmerEP8jsW3bAQVhZSIh5HvEPM8H1HV9QFVVUZblZmIQBK1hGEvXdXc9z4OmaUO9z23bBud8H0DfOR971ff9AwC3AC4YY3eMsekFehzHi5F4OJd6P4518QTgZNo927q6cu433/EObRhYXghYbiQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge", "label": "Bridge" }, { "symbol": { "type": "esriPMS", "url": "fa4fe6b2c282bbdabeca8a4c2966b4d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAYCAYAAAD6S912AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2klEQVQ4jd3UMUhbQRgH8P/XvFZ5j2g0CkZCMZG2EggIz8VCpQ6lSyy4ZmuGZAyIu8nSoZCAZBFHDejkYCK6dCjaLSFZiy1IC0mhmcQ0Jk3zycUYmrxQ76VO3nT3Pd7v/e/u3Sm446bcH5CZdQARAA4ARQAFIgr1BTLzEhj7le0z1D6VoHiGob6dan6EiOZMgcw8CWDtPJxDOXHarpdjnzGWeaUzc5CINs0k9DVKVb288bWj+Of7L1S2zqCtPgsCMAUuVdNF4HfDmP66JmYAM6B+eVAwVi2EwWWn6KWkwdbOOmonJcMz6zsvlBkr/p6uTEK9/uUCjR+XHcmGYrPQwk/EKEpEWTNgsHb8sz14YHsI2+48Bl5P3GCR7heUW34XvbkhIthjFaOHC1A8Q9kW1rF2Mgl9fFFH9agIy5QG+8dFgf4Tuw0MVna+gVQF9g8vpbCeoPjzBca1hl5eP8XI3nNY3JoUZgCZOZXL5XzRaBTTThci71fw6MU4ZLEOsLUJvkAggHw+36w99c4ghFBWFus5ZVVV231N0wxHSxokogIzZ5PJpB6Px+F2u+H3+8Uj6XS9Er5xuVyZRCIhLlHR0mL90C9IROIWmGytp6P7WJkGu+AeV0yf4P+0Kzhfo4VCqSxwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lighthouse", "label": "Lighthouse" }, { "symbol": { "type": "esriPMS", "url": "40da3a9145f633513d28a5c050b5bc14", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQokWNhIBGwoAv8//9fmIGBIRTKvc7IyHgQrwYGBgbZGy92Tv/99zuDvLD5YgYGBoIaGFacSmb4+P0pQ6rtFj6cTvr///+ca8+2itx8sZv/7//fYLEP35+YXX26ZYOskPEnXg6JuSDnIduQPPuwD4ppq89kSDIwMPin2G5m0JbyOQZyHoqT+DmlwfTnHy8Y/v3/y8DDIcbAzMjKwMrMidUPhg1+T0C0esMmmRUgP8SYLzmgLuFaCJV/jKKBkZHxAtQvDExMLAxMjMwMf////ggTxxdK/+t8HvyFsl/iDCUkmy7iCm5cNuAFAFlDTmElRRMUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Point", "label": "Point" }, { "symbol": { "type": "esriPMS", "url": "a02d2a4be5aaa323a897d93fac2fb92c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACM0lEQVQ4jb3SW0iTYRgH8P/7fdvU3Oaqi29bhTihC+lEjQpijc+52kVDhN1IRGWHRRZdeBde2G03uYlQRtDBvKmuipDc9ilB3RYe8AA1SLZvkpNU3MFPn9ioWO3gOtBz9zw8748/7/uq8A9L9d8xaY60UFApmtnnv8K6iDjEMEAcdoWi5G5svTGF4S7ljzCbjJvE4M42DG8uNNs67w6j57exkExtADq+96nUql6vre4OysQ7jKy7bCwUJTuA27mzEek9DJu1HANu3XsrWy2HhTMiY0pJLBijehCeAVBneiLC9NQs+h8F4e9tz+58/BA9aakTzIOfyOPaweIFsaE41SS+pF4+vD+0dXw0DEEwIL2qoEZfjeudrTAYtFl8fCyMRse+oxUa7AcQyMMkIhViePJgQNpZVamBr+cyOJ7LSy4F36FCowYDOkSBZaE8jObgA+BcU9bR5nVlZ4uLK3g9MgpZjiOZTCMSmUcykcbVay39opH5ij4AW8cEMazt3lPHZ/ql5QSuXPKjueUIjrms0GmroNNvAs9zISbg7K+Jf8JEE+sNxmjGYjE9BaCbGAvj1GknnMcP5MTHtDoFjy3nFQtimXII7JUUoYMEvFheStbbxb050bHAczhhq2ULeRdZ7GuIZjYZmKVDpm1bBjUalfXbWCGCxy6wmUJnimKZatrO5i/eeW5vaKj1AzgHhnaHwELF9ktimerzulf6vDgfiNLjJiOTSu1uiP1IadoYKhsrt74CkvnAJmgWuAYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mouth", "label": "Mouth" }, { "symbol": { "type": "esriPMS", "url": "1289a8997ccb5c247e720986002b0492", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVQ4jc2TS0tCURCAv0HduCryEgoVrQMhhBbhImhrf8P20V7dummdf6AgpMAL/YAgKhDbRJsWReKFFgZhhllOHJ/X8F4oEjpwHvPgmzPDTJApreC/A6tqTERqfwJW1QSQBcwdVVWjzolI9ldgVY0BGSBt5M82tF4gPNc1Z0xAEdn6EVhVDczsxEcLbm24OYFWA5bWYWMXEFJ9eNkTrC4Q4JiUjb5ahssCNJ5Gvg/nULuG2GpXNP6TwdqD7rtU0ed7qBzA49XkjF7rw2fCrxRpc+TzeY4PT9nZPKJ5F/Es0/wKLCeHou0Hdroets1F5YyFvSpryQjagU4b2m/QrMN7E8KzMLM4gopIyQ9cAlLFYhHHcYjH4z1tAAIhCIWHneD+SElEtr9nMwYWkYKqOpZlZSzLivUD5QaD0G+7QT1r7i7wBdODG9hYWi7bYNI8J84T/FdrauAvLMF2KlAOE+oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light", "label": "Light" }, { "symbol": { "type": "esriPMS", "url": "f633496b39df34cda087520923933ba8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKUlEQVQokbWSP0gCcRiGn/tD3F0gEgRBmYQ1BdLUoCDSGjS01BIlOEQNQUEgtUdEcyUEiUNTCC5CQ1MKkksgBG7S0CCKRPWzO/FCgjrIuBB64Rve4eHh+/hU+oz6b2BgG59VY0NWibzX8T5lmXYFx5aoaEMExheRDT+UE+RcjRNbBD1+pnzLn71xB7JOxhVs11gfXv3ujSLCGCXVEyxgzwIrgIjpRkgbETw/QP0WSzxSrKYxf4B57DnB6/UJCeWFJta9p1PZlQqm+pbFy1k1TdMpcRp3Mpwq88SYJMhBKS7vlc5vwiiHvVb5AiUwBtAwaSGjoKDSQui/3cBpTC4QjybZJ0eKGSJtjcELVzCEdJnHNjc5WusepwPHYaTyX4yEka6A7rim71/9AJcWUrG3X9HXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Buoy", "label": "Buoy" }, { "symbol": { "type": "esriPMS", "url": "52baab0351668d25105eeab744260619", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAUlEQVQokWNhoACw0EyzsTGD+dmzDCdJ1qytzSBnZcWwXkyMIXT7doajJGm2tmbomziRQbKykqFx+3YGF6I1W1gwuCQlMbgxMjIwpKQw2F24wBC1cyfDMmI0M1pZMdSYmzPwgjgqKgysNjYMeTt3MqxkYGD4i1ezgwNDXnExgzWyWE4Og9nRowylO3YwdODTzOPpyZAsJYUqLiDAwOjryxCzYwfDdAYGho9YNXt6MrTn5THoYguHtDQG7d27GRo3bGAowNAsIsKgFhjIEPDnDwPDly/YtDMwBAUxBO7bxzDl0yeGOyia37xh+JGWxhCbloZdIxL4ic3Zj6CYaEBR2gYANm8/Gv/3nw0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Marker", "label": "Marker" }, { "symbol": { "type": "esriPMS", "url": "2008b98cfee5a66cd48140d8d96a614b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiklEQVQoka2Tv0tCURTHP7ccbXC2JIOCiAxahUCEMDJ4yUvH3iMxGhrEhpb6CyQiaNLBRR3sh9hQBjY0NLU7BKXgbPRrierG9VH4g1rqwIXvPZzPOYd7zrXxB7P9KywlDiABaMUiLk2jBhwCu0Lw8CMsJaOvr1SKRYbCYfD5Wu7JQoHJYJBlKfELwV0PLCX99/ccOxwWqCyVgo0NWFpqXd0vLxxLybQQfHRXnru6YmJ+HuJx2N6GZBK8Xri+hvV1OD1lSteZBc66Ya8Cla2uwsCApcfHwem0tK5bcT1wOs2YpkE+D9ms5Ws2IRCwdDQKw8NgGMSArQ44Gm1lC6n2FOB2w+AglMvw9GRpZY0Gm0K0ZEfbh5eX7MzMYC+VIKbyA/U6VKsQiUClwqPfz9EX8A0LQfPkhE1gL5GgT/nUS3s81gHe395ItM+6Y84LC+w/P3NTKJA2DIa+qmcy1BYXWQkEuGiP79kwu51zwGUYjKytEcpmOTBNaqbZHfnLbgvBLZDM5X6K+OPH+AToE3P4vs3BUgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Object", "label": "Object" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 124, 230, 255 ], "toColor": [ 170, 124, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 199, 78, 255 ], "toColor": [ 88, 199, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 90, 93, 255 ], "toColor": [ 250, 90, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 242, 250, 255 ], "toColor": [ 150, 242, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 87, 255 ], "toColor": [ 247, 202, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 101, 83, 255 ], "toColor": [ 128, 101, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 105, 156, 255 ], "toColor": [ 54, 105, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 80, 142, 255 ], "toColor": [ 204, 80, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 143, 135, 255 ], "toColor": [ 64, 143, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 128, 57, 255 ], "toColor": [ 76, 128, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 227, 148, 255 ], "toColor": [ 211, 227, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 88, 237, 255 ], "toColor": [ 95, 88, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 250, 183, 255 ], "toColor": [ 112, 250, 183, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 500000, "name": "Default", "priority": 7, "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": [ 240, 245, 255, 255 ], "haloSize": 1.2, "font": { "family": "Arial Narrow", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3885208480999999E7, "ymin": 5821106.192599997, "xmax": -1.36175511986E7, "ymax": 6183361.217100002, "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": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Landmark Name", "length": 255, "domain": null }, { "name": "Identifier", "type": "esriFieldTypeString", "alias": "Information", "length": 255, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Point_Type", "type": "esriFieldTypeString", "alias": "Point Type", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S76_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": false }, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MPA]", "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.3888182787695572E7, "ymin": 5960510.301745472, "xmax": -1.3616328754443469E7, "ymax": 6213291.030533144, "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": "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": "TypeOfMPA", "length": 30, "domain": null }, { "name": "TidalZone", "type": "esriFieldTypeString", "alias": "TidalZone", "length": 15, "domain": null }, { "name": "MPA_ID", "type": "esriFieldTypeSmallInteger", "alias": "MPA_ID", "domain": null }, { "name": "DetailedInfoURL", "type": "esriFieldTypeString", "alias": "MPA Information Link", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_22", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "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": false }, "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": [ 108, 65, 163, 255 ], "toColor": [ 108, 65, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 138, 39, 255 ], "toColor": [ 47, 138, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 58, 40, 255 ], "toColor": [ 173, 58, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 28, 111, 128, 255 ], "toColor": [ 28, 111, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 58, 89, 255 ], "toColor": [ 133, 58, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 126, 71, 255 ], "toColor": [ 148, 126, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 163, 138, 255 ], "toColor": [ 36, 163, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 81, 143, 255 ], "toColor": [ 47, 81, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 161, 37, 255 ], "toColor": [ 148, 161, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 55, 151, 255 ], "toColor": [ 171, 55, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 29, 133, 255 ], "toColor": [ 38, 29, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 101, 49, 255 ], "toColor": [ 168, 101, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 40, 88, 255 ], "toColor": [ 176, 40, 88, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.4414631887032976E7, "ymin": 5700752.594975663, "xmax": -1.3609817890487183E7, "ymax": 6278381.098779539, "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": "LineType", "type": "esriFieldTypeString", "alias": "LineType", "length": 15, "domain": null }, { "name": "WACDescription", "type": "esriFieldTypeString", "alias": "WACDescription", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": false }, "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": [ 114, 57, 189, 255 ], "toColor": [ 114, 57, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 161, 86, 255 ], "toColor": [ 63, 161, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 46, 48, 255 ], "toColor": [ 199, 46, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 136, 179, 255 ], "toColor": [ 68, 136, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 153, 43, 255 ], "toColor": [ 186, 153, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 48, 122, 255 ], "toColor": [ 184, 48, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 199, 190, 255 ], "toColor": [ 66, 199, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 196, 45, 255 ], "toColor": [ 60, 196, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 101, 61, 255 ], "toColor": [ 166, 101, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 87, 184, 255 ], "toColor": [ 46, 87, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 196, 43, 255 ], "toColor": [ 168, 196, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 60, 184, 255 ], "toColor": [ 189, 60, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 55, 75, 255 ], "toColor": [ 176, 55, 75, 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.4414631887032976E7, "ymin": 5700752.594975663, "xmax": -1.3589681544391802E7, "ymax": 6278862.912916375, "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": "AreaName", "type": "esriFieldTypeString", "alias": "AreaName", "length": 20, "domain": null }, { "name": "AreaTitle", "type": "esriFieldTypeString", "alias": "AreaTitle", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "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": false }, "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": false }, "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": false }, "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": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }