{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Active aquatic leases expiring 2020-2029", "type": "Feature Layer", "description": "The Washington State Department of Natural Resources (DNR) manages 2.6 million acres of state-owned aquatic lands (SOAL). Management is in conformance with constitutional and statutory requirements (RCW 79.105.030). SOAL are managed to provide a balance of public benefits for all citizens of the state. These include: (1) Encouraging direct public use and access; (2) Fostering water-dependent uses; (3) Ensuring environmental protection; (4) Utilizing renewable resources. Generating revenue consistent with the law is a public benefit. DNR authorizes specific uses, authorization agreements, contracts, and leases by the public, private industry, and other governmental entities on SOAL. The ENC11 INTERIM POINTS layer is a representation of applications for use of SOAL, active use-authorization agreements, and historic/inactive agreements. It includes agreement information such as type, geographic location, business partner (leasee) name, time period, and local management. The ENC11 INTERIM POINTS layer is a work-in-progress; it is in development.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Mac McKay, Tim Strickler, Dolores Sare, Doug Popwell, Kevin Kozak, DNR Aquatic Resources Division.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aed14324c271818bf88df19f27e8036f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQokZXRP0oDURCA8d/AQgptxCBeILU2tsE7mCNY2IonSJEilb2dlXoBrxDBzitskzZFQFR8gexCXtbdBT8YBob55v2Zwj8p2oqJIQ5QBr+dQmKEB1zWpWXiNnj+IyROsMBxNuMUT4lB8Ng8YdpozrlPvASfuTDueesRzvGWC9/6+Wpe6RVnHc0lPprCDBPVT+X84DqqvBOCdeICc1zhEO+4iypv2dtDsMJNHa20brqPDVGKIFlif9QwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1194653.9997721463, "ymin": 766185.2646625489, "xmax": 1365656.664655894, "ymax": 990541.9993471354, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONTRACT_NO", "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": "CONTRACT_NO", "type": "esriFieldTypeString", "alias": "NaturE Number", "length": 11, "domain": null }, { "name": "LEASE_JKT_NO", "type": "esriFieldTypeString", "alias": "Lease Jacket Number", "length": 9, "domain": null }, { "name": "CONTRACT_TYPE_NM", "type": "esriFieldTypeString", "alias": "Contract Type Name", "length": 50, "domain": { "type": "codedValue", "name": "WS2_AQR_ENC2011_CNTRT_TY_NM", "description": "AQR Encumbrance 2011 Contract Type Name", "codedValues": [ { "name": "20 - Aquatic Land Lease", "code": "20" }, { "name": "21 - Aquatic Unauthorized U&O", "code": "21" }, { "name": "22 - Harbor Area", "code": "22" }, { "name": "23 - R/Entry & Moor Buoy", "code": "23" }, { "name": "31 - Aquatic Material Sale", "code": "31" }, { "name": "51 - R/W Aquatic Land", "code": "51" }, { "name": "50 - R/W Granted Land", "code": "50" }, { "name": "92 - Management Agreement", "code": "92" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "APPLICATION_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 6, "domain": null }, { "name": "SITE_ID", "type": "esriFieldTypeString", "alias": "Site Identifier", "length": 30, "domain": null }, { "name": "LOCATION_BASIS", "type": "esriFieldTypeSmallInteger", "alias": "Location Basis", "domain": { "type": "codedValue", "name": "WS2_AQR_ENC2013_LOCATION_BASIS_1", "description": "ENC11_INTERIM_PNTS, LOCATION_BASIS", "codedValues": [ { "name": "99: Unclassified", "code": 99 }, { "name": "1: ALO", "code": 1 }, { "name": "2: CAD - PLSO", "code": 2 }, { "name": "3: CAD - Other", "code": 3 }, { "name": "4: Centerline", "code": 4 }, { "name": "5: Coordinates - Appl/Pub Notice", "code": 5 }, { "name": "6: Coordinates - Contract", "code": 6 }, { "name": "7: Coordinates - MB Reg", "code": 7 }, { "name": "8: Coordinates - NaturE", "code": 8 }, { "name": "9: Coordinates - Other source", "code": 9 }, { "name": "10: Coordinates - Unspecified", "code": 10 }, { "name": "11: Contract footprint", "code": 11 }, { "name": "12: Exhibit - Appl/Public Notice", "code": 12 }, { "name": "13: Exhibit - As-built", "code": 13 }, { "name": "14: Exhibit - R/W Plat", "code": 14 }, { "name": "15: Exhibit - Survey - Preliminary", "code": 15 }, { "name": "16: Exhibit - Survey", "code": 16 }, { "name": "17: Exhibit - Other", "code": 17 }, { "name": "18: Existing ENC2011 point", "code": 18 }, { "name": "19: External GIS Data", "code": 19 }, { "name": "20: Interpret - ortho", "code": 20 }, { "name": "21: Interpret - ortho, plate", "code": 21 }, { "name": "22: Interpret - ortho, plate, ALO", "code": 22 }, { "name": "23: Interpret - ortho, survey", "code": 23 }, { "name": "24: Interpret - other", "code": 24 }, { "name": "25: Legal Desc Text", "code": 25 }, { "name": "26: Plate", "code": 26 }, { "name": "27: S/T/R", "code": 27 }, { "name": "28: Section Center", "code": 28 }, { "name": "29: Other", "code": 29 }, { "name": "30: Section Center - NCSV", "code": 30 }, { "name": "31: See Project_ID", "code": 31 }, { "name": "32: Nature - unspecified", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLATE_LINK", "type": "esriFieldTypeString", "alias": "Plate Hyperlink", "length": 100, "domain": null }, { "name": "YLATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude Coordinate", "domain": null }, { "name": "XLONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude Coordinate", "domain": null }, { "name": "EDIT_DT", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "Footprint GIS Acres", "domain": null }, { "name": "EDIT_ISSUE_FLG", "type": "esriFieldTypeSmallInteger", "alias": "Edit Issue Flag", "domain": { "type": "codedValue", "name": "WS2_AQR_ENC2013_YES_NO_CODE", "description": "AQR_ENC2011_BOUNDARY_EDIT; YES_NO_CD", "codedValues": [ { "name": "99: Not Classified", "code": 99 }, { "name": "01: Yes", "code": 1 }, { "name": "02: No", "code": 2 }, { "name": "03: Unknown", "code": 3 }, { "name": "04: N/A", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRACT_ACTIVE_CD", "type": "esriFieldTypeString", "alias": "Contract Active Code", "length": 2, "domain": { "type": "codedValue", "name": "WS2_AQR_ENC11_CNTRT_ACT_CD", "description": "AQR Encumbrance 2011 Contract Active Code", "codedValues": [ { "name": "Application", "code": "AP" }, { "name": "Active", "code": "Y" }, { "name": "Inactive/Historic", "code": "N" }, { "name": "Extended Holdover", "code": "EX" }, { "name": "Unknown", "code": "UK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTY_CD", "type": "esriFieldTypeInteger", "alias": "County Name", "domain": { "type": "codedValue", "name": "WS2_COUNTY_CODE_1", "description": "", "codedValues": [ { "name": "Adams", "code": 1 }, { "name": "Asotin", "code": 2 }, { "name": "Benton", "code": 3 }, { "name": "Chelan", "code": 4 }, { "name": "Clallam", "code": 5 }, { "name": "Clark", "code": 6 }, { "name": "Columbia", "code": 7 }, { "name": "Cowlitz", "code": 8 }, { "name": "Douglas", "code": 9 }, { "name": "Ferry", "code": 10 }, { "name": "Franklin", "code": 11 }, { "name": "Garfield", "code": 12 }, { "name": "Grant", "code": 13 }, { "name": "Grays Harbor", "code": 14 }, { "name": "Island", "code": 15 }, { "name": "Jefferson", "code": 16 }, { "name": "King", "code": 17 }, { "name": "Kitsap", "code": 18 }, { "name": "Kittitas", "code": 19 }, { "name": "Klickitat", "code": 20 }, { "name": "Lewis", "code": 21 }, { "name": "Lincoln", "code": 22 }, { "name": "Mason", "code": 23 }, { "name": "Okanogan", "code": 24 }, { "name": "Pacific", "code": 25 }, { "name": "Pend Oreille", "code": 26 }, { "name": "Pierce", "code": 27 }, { "name": "San Juan", "code": 28 }, { "name": "Skagit", "code": 29 }, { "name": "Skamania", "code": 30 }, { "name": "Snohomish", "code": 31 }, { "name": "Spokane", "code": 32 }, { "name": "Stevens", "code": 33 }, { "name": "Thurston", "code": 34 }, { "name": "Wahkiakum", "code": 35 }, { "name": "Walla Walla", "code": 36 }, { "name": "Whatcom", "code": 37 }, { "name": "Whitman", "code": 38 }, { "name": "Yakima", "code": 39 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EDIT_COMNT", "type": "esriFieldTypeString", "alias": "Editor Comment", "length": 4000, "domain": null }, { "name": "EDIT_NM", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 10, "domain": { "type": "codedValue", "name": "WS2_AQR_ENC_EDIT_NM_ID", "description": "Aqautic Encumbrace Edit Name ID", "codedValues": [ { "name": "Craig Zora", "code": "czor490" }, { "name": "Darin Deehr", "code": "ddee490" }, { "name": "Dolores Sare", "code": "dsid490" }, { "name": "Doug Popwell", "code": "ddll490" }, { "name": "Kevin Kozak", "code": "kkoz490" }, { "name": "Mac McKay", "code": "mmck490" }, { "name": "Mujdat Ozgunay", "code": "mozg490" }, { "name": "Tim Strickler", "code": "tstr490" }, { "name": "Lindie Schmidt", "code": "lsch490" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRACT_EFFECTIVE_DT", "type": "esriFieldTypeDate", "alias": "Contract Effective Date", "length": 8, "domain": null }, { "name": "CONTRACT_END_DT", "type": "esriFieldTypeDate", "alias": "Contract End Date", "length": 8, "domain": null }, { "name": "DISTRICT_UNIT_NM", "type": "esriFieldTypeString", "alias": "District Unit Name", "length": 60, "domain": null }, { "name": "INDUSTRY_NM", "type": "esriFieldTypeString", "alias": "Industry Name", "length": 20, "domain": null }, { "name": "PERSON_RESPONSIBLE", "type": "esriFieldTypeString", "alias": "Person Responsible", "length": 12, "domain": null }, { "name": "BUSINESS_PARTNER_NM", "type": "esriFieldTypeString", "alias": "Business Partner Name", "length": 50, "domain": null }, { "name": "BUSINESS_PARTNER_ADDRESS", "type": "esriFieldTypeString", "alias": "Business Partner Address", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "City and UGA Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INCORP", "uniqueValueGroups": [ { "heading": "INCORP", "classes": [ { "label": "City Boundary", "description": "City Boundary", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 128 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "values": [ [ "yes" ] ] }, { "label": "Urban Growth Area", "description": "Urban Growth Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7499999999999999 } }, "values": [ [ "no" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 128 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "yes", "label": "City Boundary" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7499999999999999 } }, "value": "no", "label": "Urban Growth Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 194, 255 ], "toColor": [ 252, 229, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 217, 252, 255 ], "toColor": [ 204, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 217, 255 ], "toColor": [ 212, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 251, 255 ], "toColor": [ 252, 212, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 674053.2650570571, "ymin": 450059.5078077167, "xmax": 1432055.2392075658, "ymax": 1346099.2085068822, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY_NM", "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": "CITY_NM", "type": "esriFieldTypeString", "alias": "CITY_NM", "length": 40, "domain": null }, { "name": "UGA_NM", "type": "esriFieldTypeString", "alias": "UGA_NM", "length": 64, "domain": null }, { "name": "UGA_NM2", "type": "esriFieldTypeString", "alias": "UGA_NM2", "length": 64, "domain": null }, { "name": "COUNTY_NM", "type": "esriFieldTypeString", "alias": "COUNTY_NM", "length": 15, "domain": null }, { "name": "GMA", "type": "esriFieldTypeString", "alias": "GMA", "length": 3, "domain": null }, { "name": "FIPS_PLC", "type": "esriFieldTypeString", "alias": "FIPS_PLC", "length": 5, "domain": null }, { "name": "INCORP", "type": "esriFieldTypeString", "alias": "INCORP", "length": 3, "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 29, "domain": null }, { "name": "DATEMOD", "type": "esriFieldTypeDouble", "alias": "DATEMOD", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "County Land Ownership", "type": "Feature Layer", "description": "This layer shows land owned by King or Snohomish County within WRIA 7. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1194512, "ymin": 773541, "xmax": 1392323, "ymax": 1034443, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "NDMPL_ID", "type": "esriFieldTypeInteger", "alias": "NDMPL_ID", "domain": null }, { "name": "OWN_TYPE", "type": "esriFieldTypeString", "alias": "OWN_TYPE", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 100, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 100, "domain": null }, { "name": "MANAGER2", "type": "esriFieldTypeString", "alias": "MANAGER2", "length": 100, "domain": null }, { "name": "MANAGEMENT_TYPE", "type": "esriFieldTypeString", "alias": "MANAGEMENT_TYPE", "length": 100, "domain": null }, { "name": "MPL_OWN", "type": "esriFieldTypeString", "alias": "MPL_OWN", "length": 2, "domain": null }, { "name": "MPL_MGR", "type": "esriFieldTypeString", "alias": "MPL_MGR", "length": 2, "domain": null }, { "name": "MPL_TYP", "type": "esriFieldTypeString", "alias": "MPL_TYP", "length": 2, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Creosote Pilings Ownership", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F2020_Suma", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "F2020_Suma", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 43, 104, 143, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "City" ] ] }, { "label": "County", "description": "County", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 70, 176, 40, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "County" ] ] }, { "label": "Port", "description": "Port", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 48, 46, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Port" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 40, 173, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Private" ] ] }, { "label": "State", "description": "State", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 120, 62, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "State" ] ] }, { "label": "Tribe", "description": "Tribe", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 34, 54, 156, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Tribe" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 43, 104, 143, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 70, 176, 40, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "County", "label": "County" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 48, 46, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Port", "label": "Port" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 40, 173, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 120, 62, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "State", "label": "State" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 34, 54, 156, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Tribe", "label": "Tribe" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 131, 72, 255 ], "toColor": [ 171, 131, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 35, 158, 255 ], "toColor": [ 49, 35, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 141, 173, 255 ], "toColor": [ 66, 141, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 43, 106, 255 ], "toColor": [ 173, 43, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 171, 62, 255 ], "toColor": [ 50, 171, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 128, 94, 255 ], "toColor": [ 43, 128, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 53, 42, 255 ], "toColor": [ 176, 53, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 168, 35, 255 ], "toColor": [ 164, 168, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 51, 128, 255 ], "toColor": [ 112, 51, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 72, 128, 255 ], "toColor": [ 29, 72, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 66, 67, 255 ], "toColor": [ 140, 66, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 133, 65, 255 ], "toColor": [ 103, 133, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 41, 163, 255 ], "toColor": [ 153, 41, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1214197.8441113343, "ymin": 968938.4600457229, "xmax": 1239649.3702763666, "ymax": 994453.2792169077, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESA_ID", "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": "ESA_ID", "type": "esriFieldTypeInteger", "alias": "ESA_ID", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 14, "domain": null }, { "name": "SnoCo_2019", "type": "esriFieldTypeString", "alias": "SnoCo_2019", "length": 50, "domain": null }, { "name": "F2020_Suma", "type": "esriFieldTypeString", "alias": "F2020_Suma", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "DNR managed uplands", "type": "Feature Layer", "description": "This data set represents all non-aquatic lands owned by the State of Washington and managed by DNR for the benefit of the public, including state trust lands, NAP/NRCA lands, and other DNR managed lands. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602_Feet\",BASEGEOGCRS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Conformal_Conic\",METHOD[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-120.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",45.83333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_2\",47.33333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Origin\",45.33333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",45.83333333333334],PARAMETER[\"Standard_Parallel_2\",47.33333333333334],PARAMETER[\"Latitude_Of_Origin\",45.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.002, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 182, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1211047.074000001, "ymin": 754281.3920000046, "xmax": 1464007.6720000058, "ymax": 1026759.4099999964, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCEL_LABEL_NM", "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": "PARCEL_SYST_ID", "type": "esriFieldTypeInteger", "alias": "PARCEL_SYST_ID", "domain": null }, { "name": "PARCEL_TYPE_CD", "type": "esriFieldTypeInteger", "alias": "PARCEL_TYPE_CD", "domain": null }, { "name": "PARCEL_LABEL_NM", "type": "esriFieldTypeString", "alias": "PARCEL_LABEL_NM", "length": 20, "domain": null }, { "name": "PARCEL_NM", "type": "esriFieldTypeString", "alias": "PARCEL_NM", "length": 50, "domain": null }, { "name": "REVERSION_RIGHTS_FLG", "type": "esriFieldTypeString", "alias": "REVERSION_RIGHTS_FLG", "length": 1, "domain": null }, { "name": "OWN_RIGHT_DISPUTE_FLG", "type": "esriFieldTypeString", "alias": "OWN_RIGHT_DISPUTE_FLG", "length": 1, "domain": null }, { "name": "SURFACE_RIGHTS_FLG", "type": "esriFieldTypeString", "alias": "SURFACE_RIGHTS_FLG", "length": 1, "domain": null }, { "name": "MINERAL_RIGHTS_FLG", "type": "esriFieldTypeString", "alias": "MINERAL_RIGHTS_FLG", "length": 1, "domain": null }, { "name": "TIMBER_RIGHTS_FLG", "type": "esriFieldTypeString", "alias": "TIMBER_RIGHTS_FLG", "length": 1, "domain": null }, { "name": "SURFACE_TRUST_CD", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_TRUST_CD", "domain": null }, { "name": "SURFACE_TRUST_NM", "type": "esriFieldTypeString", "alias": "SURFACE_TRUST_NM", "length": 50, "domain": null }, { "name": "MINERAL_TRUST_CD", "type": "esriFieldTypeSmallInteger", "alias": "MINERAL_TRUST_CD", "domain": null }, { "name": "MINERAL_TRUST_NM", "type": "esriFieldTypeString", "alias": "MINERAL_TRUST_NM", "length": 50, "domain": null }, { "name": "TIMBER_TRUST_CD", "type": "esriFieldTypeSmallInteger", "alias": "TIMBER_TRUST_CD", "domain": null }, { "name": "TIMBER_TRUST_NM", "type": "esriFieldTypeString", "alias": "TIMBER_TRUST_NM", "length": 50, "domain": null }, { "name": "OWNER_AGENT_SYST_ID", "type": "esriFieldTypeInteger", "alias": "OWNER_AGENT_SYST_ID", "domain": null }, { "name": "STEWARD_AGENT_SYST_ID", "type": "esriFieldTypeInteger", "alias": "STEWARD_AGENT_SYST_ID", "domain": null }, { "name": "MANAGER_AGENT_SYST_ID", "type": "esriFieldTypeInteger", "alias": "MANAGER_AGENT_SYST_ID", "domain": null }, { "name": "TIMBER_OWNER_NM", "type": "esriFieldTypeString", "alias": "TIMBER_OWNER_NM", "length": 50, "domain": null }, { "name": "TIMBER_EXP_DT", "type": "esriFieldTypeDate", "alias": "TIMBER_EXP_DT", "length": 8, "domain": null }, { "name": "ORIGINAL_PATENT_DT", "type": "esriFieldTypeDate", "alias": "ORIGINAL_PATENT_DT", "length": 8, "domain": null }, { "name": "COUNTY_JURISDICT_DESG_CD", "type": "esriFieldTypeInteger", "alias": "COUNTY_JURISDICT_DESG_CD", "domain": null }, { "name": "COUNTY_NM", "type": "esriFieldTypeString", "alias": "COUNTY_NM", "length": 50, "domain": null }, { "name": "COUNTY_PARCEL_NO", "type": "esriFieldTypeString", "alias": "COUNTY_PARCEL_NO", "length": 20, "domain": null }, { "name": "REGION_JURISDICT_DESG_CD", "type": "esriFieldTypeInteger", "alias": "REGION_JURISDICT_DESG_CD", "domain": null }, { "name": "REGION_NM", "type": "esriFieldTypeString", "alias": "REGION_NM", "length": 50, "domain": null }, { "name": "HCP_JURISDICT_DESG_CD", "type": "esriFieldTypeInteger", "alias": "HCP_JURISDICT_DESG_CD", "domain": null }, { "name": "HCP_DESG_CD", "type": "esriFieldTypeSmallInteger", "alias": "HCP_DESG_CD", "domain": null }, { "name": "HCP_DESG_DT", "type": "esriFieldTypeDate", "alias": "HCP_DESG_DT", "length": 8, "domain": null }, { "name": "HCP_WITHDRAWAL_DT", "type": "esriFieldTypeDate", "alias": "HCP_WITHDRAWAL_DT", "length": 8, "domain": null }, { "name": "PARCEL_DESC_TXT", "type": "esriFieldTypeString", "alias": "PARCEL_DESC_TXT", "length": 240, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "EDIT_STATUS", "domain": null }, { "name": "EDIT_WHO", "type": "esriFieldTypeString", "alias": "EDIT_WHO", "length": 50, "domain": null }, { "name": "EASEMENT_TYPE_CD", "type": "esriFieldTypeSmallInteger", "alias": "EASEMENT_TYPE_CD", "domain": null }, { "name": "EASEMENT_TYPE_NM", "type": "esriFieldTypeString", "alias": "EASEMENT_TYPE_NM", "length": 50, "domain": null }, { "name": "PARCEL_ACQUIRE_AUTH_NO", "type": "esriFieldTypeString", "alias": "PARCEL_ACQUIRE_AUTH_NO", "length": 132, "domain": null }, { "name": "PARCEL_DISPOSAL_AUTH_NO", "type": "esriFieldTypeString", "alias": "PARCEL_DISPOSAL_AUTH_NO", "length": 132, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Forestry riparian easment program", "type": "Feature Layer", "description": "The Forestry Riparian Easement Program (FREP) is a voluntary program that reimburses landowners for the value of the trees they are required to leave next to streams, wetlands, seeps, or adjacent unstable slopes to protect fish habitat. The funding gives landowners flexibility to protect riparian areas within their tree farm and minimizes the risk of conversion to higher development uses.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602_Feet\",BASEGEOGCRS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Conformal_Conic\",METHOD[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-120.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",45.83333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_2\",47.33333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Origin\",45.33333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",45.83333333333334],PARAMETER[\"Standard_Parallel_2\",47.33333333333334],PARAMETER[\"Latitude_Of_Origin\",45.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1270489.5189999938, "ymin": 914470.826000005, "xmax": 1358430.5450000018, "ymax": 1005098.599999994, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP", "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": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 49, "domain": null }, { "name": "PLS_TWP_SUBDIV_TYPE_CD", "type": "esriFieldTypeSmallInteger", "alias": "PLS_TWP_SUBDIV_TYPE_CD", "domain": null }, { "name": "PLS_TWP_SUBDIV_NO", "type": "esriFieldTypeSmallInteger", "alias": "PLS_TWP_SUBDIV_NO", "domain": null }, { "name": "LEGAL_DESC_LABEL_NM", "type": "esriFieldTypeString", "alias": "LEGAL_DESC_LABEL_NM", "length": 20, "domain": null }, { "name": "LEGAL_DESC_NM", "type": "esriFieldTypeString", "alias": "LEGAL_DESC_NM", "length": 50, "domain": null }, { "name": "PLS_TWP_NO", "type": "esriFieldTypeSmallInteger", "alias": "PLS_TWP_NO", "domain": null }, { "name": "PLS_TWP_FRACT_CD", "type": "esriFieldTypeSmallInteger", "alias": "PLS_TWP_FRACT_CD", "domain": null }, { "name": "PLS_TWP_DIR_CD", "type": "esriFieldTypeString", "alias": "PLS_TWP_DIR_CD", "length": 1, "domain": null }, { "name": "PLS_RNG_NO", "type": "esriFieldTypeSmallInteger", "alias": "PLS_RNG_NO", "domain": null }, { "name": "PLS_RNG_FRACT_CD", "type": "esriFieldTypeSmallInteger", "alias": "PLS_RNG_FRACT_CD", "domain": null }, { "name": "PLS_RNG_DIR_CD", "type": "esriFieldTypeString", "alias": "PLS_RNG_DIR_CD", "length": 1, "domain": null }, { "name": "NON_PLS_TYPE_CD", "type": "esriFieldTypeSmallInteger", "alias": "NON_PLS_TYPE_CD", "domain": null }, { "name": "NON_PLS_SUBDIV_NM", "type": "esriFieldTypeString", "alias": "NON_PLS_SUBDIV_NM", "length": 50, "domain": null }, { "name": "NON_PLS_SUBDIV_TRACT", "type": "esriFieldTypeString", "alias": "NON_PLS_SUBDIV_TRACT", "length": 8, "domain": null }, { "name": "NON_PLS_SUBDIV_BLOCK", "type": "esriFieldTypeString", "alias": "NON_PLS_SUBDIV_BLOCK", "length": 8, "domain": null }, { "name": "TWP_GRID_NO", "type": "esriFieldTypeString", "alias": "TWP_GRID_NO", "length": 9, "domain": null }, { "name": "RNG_GRID_NO", "type": "esriFieldTypeString", "alias": "RNG_GRID_NO", "length": 9, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Marine Overwater Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 2, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 0 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1188719, "ymin": 959032, "xmax": 1229920, "ymax": 1018591, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WB_GNIS_NM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "HECTARES", "type": "esriFieldTypeDouble", "alias": "HECTARES", "domain": null }, { "name": "WB_GNIS_NM", "type": "esriFieldTypeString", "alias": "WB_GNIS_NM", "length": 50, "domain": null }, { "name": "STRUCTURE_", "type": "esriFieldTypeString", "alias": "STRUCTURE_", "length": 15, "domain": null }, { "name": "DECKING", "type": "esriFieldTypeString", "alias": "DECKING", "length": 15, "domain": null }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "length": 3, "domain": null }, { "name": "BOAT", "type": "esriFieldTypeString", "alias": "BOAT", "length": 3, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "PLSS_TOWNS", "type": "esriFieldTypeString", "alias": "PLSS_TOWNS", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "OS_DETAIL", "type": "esriFieldTypeString", "alias": "OS_DETAIL", "length": 50, "domain": null }, { "name": "OS_DETAIL_", "type": "esriFieldTypeString", "alias": "OS_DETAIL_", "length": 50, "domain": null }, { "name": "OS_CD", "type": "esriFieldTypeString", "alias": "OS_CD", "length": 50, "domain": null }, { "name": "CART_NM", "type": "esriFieldTypeString", "alias": "CART_NM", "length": 50, "domain": null }, { "name": "CART_CD", "type": "esriFieldTypeString", "alias": "CART_CD", "length": 50, "domain": null }, { "name": "NAVIGABILI", "type": "esriFieldTypeString", "alias": "NAVIGABILI", "length": 50, "domain": null }, { "name": "COUNTY_NM", "type": "esriFieldTypeString", "alias": "COUNTY_NM", "length": 50, "domain": null }, { "name": "COMPLEXITY", "type": "esriFieldTypeString", "alias": "COMPLEXITY", "length": 50, "domain": null }, { "name": "DIGITIZED", "type": "esriFieldTypeDate", "alias": "DIGITIZED", "length": 8, "domain": null }, { "name": "ORTHOPHOTO", "type": "esriFieldTypeSmallInteger", "alias": "ORTHOPHOTO", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Non Designated Forest Lands", "type": "Feature Layer", "description": "This layer shows forest lands owned by a county or federal agency. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1186631.251000002, "ymin": 736597.7080000043, "xmax": 1501063.4849999994, "ymax": 1040120.7230000049, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "NDMPL_ID", "type": "esriFieldTypeInteger", "alias": "NDMPL_ID", "domain": null }, { "name": "OWN_TYPE", "type": "esriFieldTypeString", "alias": "OWN_TYPE", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 100, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 100, "domain": null }, { "name": "MANAGER2", "type": "esriFieldTypeString", "alias": "MANAGER2", "length": 100, "domain": null }, { "name": "MANAGEMENT_TYPE", "type": "esriFieldTypeString", "alias": "MANAGEMENT_TYPE", "length": 100, "domain": null }, { "name": "MPL_OWN", "type": "esriFieldTypeString", "alias": "MPL_OWN", "length": 2, "domain": null }, { "name": "MPL_MGR", "type": "esriFieldTypeString", "alias": "MPL_MGR", "length": 2, "domain": null }, { "name": "MPL_TYP", "type": "esriFieldTypeString", "alias": "MPL_TYP", "length": 2, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Non DNR Parks", "type": "Feature Layer", "description": "This layer shows parks managed by cities, counties, or Washington State Parks within WRIA 7. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1186631.251000002, "ymin": 736597.7080000043, "xmax": 1501063.4849999994, "ymax": 1040120.7230000049, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "NDMPL_ID", "type": "esriFieldTypeInteger", "alias": "NDMPL_ID", "domain": null }, { "name": "OWN_TYPE", "type": "esriFieldTypeString", "alias": "OWN_TYPE", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 100, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 100, "domain": null }, { "name": "MANAGER2", "type": "esriFieldTypeString", "alias": "MANAGER2", "length": 100, "domain": null }, { "name": "MANAGEMENT_TYPE", "type": "esriFieldTypeString", "alias": "MANAGEMENT_TYPE", "length": 100, "domain": null }, { "name": "MPL_OWN", "type": "esriFieldTypeString", "alias": "MPL_OWN", "length": 2, "domain": null }, { "name": "MPL_MGR", "type": "esriFieldTypeString", "alias": "MPL_MGR", "length": 2, "domain": null }, { "name": "MPL_TYP", "type": "esriFieldTypeString", "alias": "MPL_TYP", "length": 2, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Non DNR Public Lands", "type": "Feature Layer", "description": "This layer shows local and state public lands not managed by DNR, including land owned by cities, counties, or other state agencies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MANAGER", "uniqueValueGroups": [ { "heading": "MANAGER", "classes": [ { "label": "City or Municipality", "description": "City or Municipality", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "City or Municipality" ] ] }, { "label": "County", "description": "County", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "County" ] ] }, { "label": "Other State Lands", "description": "Other State Lands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 71, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WA State Parks and Recreation Commission" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "City or Municipality", "label": "City or Municipality" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "County", "label": "County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 71, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WA State Parks and Recreation Commission", "label": "Other State Lands" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 135, 43, 255 ], "toColor": [ 196, 135, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 59, 179, 255 ], "toColor": [ 117, 59, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 185, 199, 255 ], "toColor": [ 60, 185, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 191, 50, 255 ], "toColor": [ 42, 191, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 48, 92, 255 ], "toColor": [ 176, 48, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 119, 201, 255 ], "toColor": [ 46, 119, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 201, 44, 255 ], "toColor": [ 196, 201, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 39, 39, 255 ], "toColor": [ 184, 39, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 176, 117, 255 ], "toColor": [ 49, 176, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 89, 62, 255 ], "toColor": [ 163, 89, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 53, 153, 255 ], "toColor": [ 176, 53, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 163, 64, 255 ], "toColor": [ 110, 163, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 148, 194, 255 ], "toColor": [ 50, 148, 194, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1186631.251000002, "ymin": 736597.7080000043, "xmax": 1501063.4849999994, "ymax": 1040120.7230000049, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "NDMPL_ID", "type": "esriFieldTypeInteger", "alias": "NDMPL_ID", "domain": null }, { "name": "OWN_TYPE", "type": "esriFieldTypeString", "alias": "OWN_TYPE", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 100, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 100, "domain": null }, { "name": "MANAGER2", "type": "esriFieldTypeString", "alias": "MANAGER2", "length": 100, "domain": null }, { "name": "MANAGEMENT_TYPE", "type": "esriFieldTypeString", "alias": "MANAGEMENT_TYPE", "length": 100, "domain": null }, { "name": "MPL_OWN", "type": "esriFieldTypeString", "alias": "MPL_OWN", "length": 2, "domain": null }, { "name": "MPL_MGR", "type": "esriFieldTypeString", "alias": "MPL_MGR", "length": 2, "domain": null }, { "name": "MPL_TYP", "type": "esriFieldTypeString", "alias": "MPL_TYP", "length": 2, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Priority Planting Areas", "type": "Feature Layer", "description": "DNR, in coordination with The Nature Conservancy and Davey Consulting, conducted an assessment of land cover and priority planting locations for 77 communities in the Puget Sound Urban Growth Area and 7 other unincorporated areas across three counties: King, Pierce, and Snohomish. Data sources were sought across the board to analyze a variety of factors that can contribute to accessing tree canopy needs. Analysis included data sets from some cities in the Puget Sound area, US Department of Agriculture, and US Census Bureau. The resulting analysis found plantable areas in both public and private properties across the city.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMPOSITE", "uniqueValueGroups": [ { "heading": "COMPOSITE", "classes": [ { "label": "Very High", "description": "Very High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 59, 25, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Very High" ] ] }, { "label": "High", "description": "High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 171, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "High" ] ] }, { "label": "Moderate", "description": "Moderate", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 253, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Moderate" ] ] }, { "label": "Low", "description": "Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 183, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Low" ] ] }, { "label": "Very Low", "description": "Very Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 19, 114, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Very Low" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 59, 25, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Very High", "label": "Very High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 171, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "High", "label": "High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 253, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Moderate", "label": "Moderate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 183, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Low", "label": "Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 19, 114, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Very Low", "label": "Very Low" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1196930.3355469108, "ymin": 778569.1097646115, "xmax": 1431840.043239673, "ymax": 1040251.3471655375, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNIQUEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeInteger", "alias": "UNIQUEID", "domain": null }, { "name": "STORMPRI", "type": "esriFieldTypeString", "alias": "STORMPRI", "length": 50, "domain": null }, { "name": "UHIPRI", "type": "esriFieldTypeString", "alias": "UHIPRI", "length": 50, "domain": null }, { "name": "EQUITYPRI", "type": "esriFieldTypeString", "alias": "EQUITYPRI", "length": 50, "domain": null }, { "name": "COMPOSITE", "type": "esriFieldTypeString", "alias": "COMPOSITE", "length": 50, "domain": null }, { "name": "SQFT", "type": "esriFieldTypeDouble", "alias": "SQFT", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "EQITYPRI", "type": "esriFieldTypeString", "alias": "EQITYPRI", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Shoreline Modification", "type": "Feature Layer", "description": "This ShoreZone theme shows the percentage of anthropogenic shoreline modification in each line unit. Information on other human features are also included in the attribute table, such as the number of docks, ramps, piers, and slips. Created from the main feature class szline of the Washington State ShoreZone Inventory.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 2, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 2048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Nearshore Habitat Program, Washington State Department of Natural Resources, Aquatic Resources Division", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "SM_TOT_PCT", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 19, 114, 23, 255 ], "width": 1 }, "classMaxValue": 5, "label": "≤5" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 124, 183, 20, 255 ], "width": 1 }, "classMaxValue": 35, "label": "6 - 35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 253, 41, 255 ], "width": 1 }, "classMaxValue": 65, "label": "36 - 65" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 254, 171, 23, 255 ], "width": 1 }, "classMaxValue": 95, "label": "66 - 95" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 254, 59, 25, 255 ], "width": 1 }, "classMaxValue": 100, "label": "96-100" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1186621.0581054688, "ymin": 958929.28125, "xmax": 1237979.7299804688, "ymax": 1020717.8989257812, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LENGTH", "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": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "UNIT_ID", "type": "esriFieldTypeInteger", "alias": "UNIT_ID", "domain": null }, { "name": "SM_TOT_PCT", "type": "esriFieldTypeSmallInteger", "alias": "SM_TOT_PCT", "domain": null }, { "name": "SM1_TYPE", "type": "esriFieldTypeString", "alias": "SM1_TYPE", "length": 25, "domain": null }, { "name": "SM1_PCT", "type": "esriFieldTypeSmallInteger", "alias": "SM1_PCT", "domain": null }, { "name": "SM1_FT", "type": "esriFieldTypeDouble", "alias": "SM1_FT", "domain": null }, { "name": "SM2_TYPE", "type": "esriFieldTypeString", "alias": "SM2_TYPE", "length": 25, "domain": null }, { "name": "SM2_PCT", "type": "esriFieldTypeSmallInteger", "alias": "SM2_PCT", "domain": null }, { "name": "SM2_FT", "type": "esriFieldTypeDouble", "alias": "SM2_FT", "domain": null }, { "name": "SM3_TYPE", "type": "esriFieldTypeString", "alias": "SM3_TYPE", "length": 25, "domain": null }, { "name": "SM3_PCT", "type": "esriFieldTypeSmallInteger", "alias": "SM3_PCT", "domain": null }, { "name": "SM3_FT", "type": "esriFieldTypeDouble", "alias": "SM3_FT", "domain": null }, { "name": "RAMP", "type": "esriFieldTypeSmallInteger", "alias": "RAMP", "domain": null }, { "name": "PIERDOCK", "type": "esriFieldTypeSmallInteger", "alias": "PIERDOCK", "domain": null }, { "name": "SLIP_SMALL", "type": "esriFieldTypeInteger", "alias": "SLIP_SMALL", "domain": null }, { "name": "SLIP_LARGE", "type": "esriFieldTypeInteger", "alias": "SLIP_LARGE", "domain": null }, { "name": "RAILROAD", "type": "esriFieldTypeString", "alias": "RAILROAD", "length": 1, "domain": null }, { "name": "SM_TOT_LEN", "type": "esriFieldTypeDouble", "alias": "SM_TOT_LEN", "domain": null }, { "name": "PSAMPBASIN", "type": "esriFieldTypeString", "alias": "PSAMPBASIN", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Small Forest Land Owners", "type": "Feature Layer", "description": "This data set includes forested parcels that fall under the category of \"small forest landowners.\" In RCW 76.13.005, the Legislature recognized that a large portion of private forest and woodland acreage in Washington is owned by landowners with less than five thousand acres who are not in the business of industrial handling or processing of timber products (i.e. \u201csmall forest landowners\u201d). Along with a range of benefits provided to society that include clean water, carbon storage, scenic qualities and wood products, properties owned by small forest landowners provide valuable habitat for salmon and many of the state's other fish, wildlife, and plant species. For more information, visit https://www.dnr.wa.gov/sflo. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1186112.4961858094, "ymin": 750200.027276054, "xmax": 1495821.3997326344, "ymax": 1038539.8410152197, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OwnerClassName", "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": "PolyID", "type": "esriFieldTypeString", "alias": "PolyID", "length": 12, "domain": null }, { "name": "ForestlandID", "type": "esriFieldTypeGUID", "alias": "ForestlandID", "length": 38, "domain": null }, { "name": "HalfState", "type": "esriFieldTypeString", "alias": "HalfState", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 32, "domain": null }, { "name": "OwnerClassName", "type": "esriFieldTypeString", "alias": "OwnerClassName", "length": 30, "domain": null }, { "name": "OwnerSubClassName", "type": "esriFieldTypeString", "alias": "OwnerSubClassName", "length": 30, "domain": null }, { "name": "ParcelAcres", "type": "esriFieldTypeDouble", "alias": "ParcelAcres", "domain": null }, { "name": "ForestAcres", "type": "esriFieldTypeDouble", "alias": "ForestAcres", "domain": null }, { "name": "PercentForest", "type": "esriFieldTypeDouble", "alias": "PercentForest", "domain": null }, { "name": "TractAcres", "type": "esriFieldTypeDouble", "alias": "TractAcres", "domain": null }, { "name": "MaxNameAcres", "type": "esriFieldTypeDouble", "alias": "MaxNameAcres", "domain": null }, { "name": "MaxNameAcresForested", "type": "esriFieldTypeDouble", "alias": "MaxNameAcresForested", "domain": null }, { "name": "LandUseCode", "type": "esriFieldTypeSmallInteger", "alias": "LandUseCode", "domain": null }, { "name": "SFLO", "type": "esriFieldTypeSmallInteger", "alias": "SFLO", "domain": null }, { "name": "NLCDForestAcres", "type": "esriFieldTypeDouble", "alias": "NLCDForestAcres", "domain": null }, { "name": "NLCDPercentForest", "type": "esriFieldTypeDouble", "alias": "NLCDPercentForest", "domain": null }, { "name": "GNNForestAcres", "type": "esriFieldTypeDouble", "alias": "GNNForestAcres", "domain": null }, { "name": "GNNPercentForest", "type": "esriFieldTypeDouble", "alias": "GNNPercentForest", "domain": null }, { "name": "UplandAcres", "type": "esriFieldTypeDouble", "alias": "UplandAcres", "domain": null }, { "name": "CoreBufferAcres", "type": "esriFieldTypeDouble", "alias": "CoreBufferAcres", "domain": null }, { "name": "InnerBufferAcres", "type": "esriFieldTypeDouble", "alias": "InnerBufferAcres", "domain": null }, { "name": "OuterBufferAcres", "type": "esriFieldTypeDouble", "alias": "OuterBufferAcres", "domain": null }, { "name": "WetlandBufferAcres", "type": "esriFieldTypeDouble", "alias": "WetlandBufferAcres", "domain": null }, { "name": "WaterAcres", "type": "esriFieldTypeDouble", "alias": "WaterAcres", "domain": null }, { "name": "NonForestAcres", "type": "esriFieldTypeDouble", "alias": "NonForestAcres", "domain": null }, { "name": "StreamTotalFeet", "type": "esriFieldTypeDouble", "alias": "StreamTotalFeet", "domain": null }, { "name": "Stream_F_Feet", "type": "esriFieldTypeDouble", "alias": "Stream_F_Feet", "domain": null }, { "name": "Stream_S_Feet", "type": "esriFieldTypeDouble", "alias": "Stream_S_Feet", "domain": null }, { "name": "Stream_N_Feet", "type": "esriFieldTypeDouble", "alias": "Stream_N_Feet", "domain": null }, { "name": "Stream_U_Feet", "type": "esriFieldTypeDouble", "alias": "Stream_U_Feet", "domain": null }, { "name": "Stream_X_Feet", "type": "esriFieldTypeDouble", "alias": "Stream_X_Feet", "domain": null }, { "name": "RoadFeet", "type": "esriFieldTypeDouble", "alias": "RoadFeet", "domain": null }, { "name": "ForestUplandAcres", "type": "esriFieldTypeDouble", "alias": "ForestUplandAcres", "domain": null }, { "name": "ForestCoreBufferAcres", "type": "esriFieldTypeDouble", "alias": "ForestCoreBufferAcres", "domain": null }, { "name": "ForestInnerBufferAcres", "type": "esriFieldTypeDouble", "alias": "ForestInnerBufferAcres", "domain": null }, { "name": "ForestOuterBufferAcres", "type": "esriFieldTypeDouble", "alias": "ForestOuterBufferAcres", "domain": null }, { "name": "ForestWetlandBufferAcres", "type": "esriFieldTypeDouble", "alias": "ForestWetlandBufferAcres", "domain": null }, { "name": "NLCDUplandAcres", "type": "esriFieldTypeDouble", "alias": "NLCDUplandAcres", "domain": null }, { "name": "NLCDCoreBufferAcres", "type": "esriFieldTypeDouble", "alias": "NLCDCoreBufferAcres", "domain": null }, { "name": "NLCDInnerBufferAcres", "type": "esriFieldTypeDouble", "alias": "NLCDInnerBufferAcres", "domain": null }, { "name": "NLCDOuterBufferAcres", "type": "esriFieldTypeDouble", "alias": "NLCDOuterBufferAcres", "domain": null }, { "name": "NLCDWetlandBufferAcres", "type": "esriFieldTypeDouble", "alias": "NLCDWetlandBufferAcres", "domain": null }, { "name": "GNNUplandAcres", "type": "esriFieldTypeDouble", "alias": "GNNUplandAcres", "domain": null }, { "name": "GNNCoreBufferAcres", "type": "esriFieldTypeDouble", "alias": "GNNCoreBufferAcres", "domain": null }, { "name": "GNNInnerBufferAcres", "type": "esriFieldTypeDouble", "alias": "GNNInnerBufferAcres", "domain": null }, { "name": "GNNOuterBufferAcres", "type": "esriFieldTypeDouble", "alias": "GNNOuterBufferAcres", "domain": null }, { "name": "GNNWetlandBufferAcres", "type": "esriFieldTypeDouble", "alias": "GNNWetlandBufferAcres", "domain": null }, { "name": "UplandReserveAcres", "type": "esriFieldTypeDouble", "alias": "UplandReserveAcres", "domain": null }, { "name": "NLCDUplandReserveAcres", "type": "esriFieldTypeDouble", "alias": "NLCDUplandReserveAcres", "domain": null }, { "name": "GNNUplandReserveAcres", "type": "esriFieldTypeDouble", "alias": "GNNUplandReserveAcres", "domain": null }, { "name": "CongressionalDistrict", "type": "esriFieldTypeString", "alias": "CongressionalDistrict", "length": 50, "domain": null }, { "name": "LegislativeDistrict", "type": "esriFieldTypeString", "alias": "LegislativeDistrict", "length": 50, "domain": null }, { "name": "WRIA", "type": "esriFieldTypeString", "alias": "WRIA", "length": 50, "domain": null }, { "name": "WAU", "type": "esriFieldTypeString", "alias": "WAU", "length": 50, "domain": null }, { "name": "Timbershed", "type": "esriFieldTypeString", "alias": "Timbershed", "length": 50, "domain": null }, { "name": "FVSVariant", "type": "esriFieldTypeString", "alias": "FVSVariant", "length": 8, "domain": null }, { "name": "HaulZone", "type": "esriFieldTypeSmallInteger", "alias": "HaulZone", "domain": null }, { "name": "SVA", "type": "esriFieldTypeString", "alias": "SVA", "length": 2, "domain": null }, { "name": "PSAA", "type": "esriFieldTypeString", "alias": "PSAA", "length": 50, "domain": null }, { "name": "ProximityToDevelopment", "type": "esriFieldTypeDouble", "alias": "ProximityToDevelopment", "domain": null }, { "name": "ProximityToUGA", "type": "esriFieldTypeDouble", "alias": "ProximityToUGA", "domain": null }, { "name": "ProximityToPublicRoads", "type": "esriFieldTypeDouble", "alias": "ProximityToPublicRoads", "domain": null }, { "name": "ProximityToAllRoads", "type": "esriFieldTypeDouble", "alias": "ProximityToAllRoads", "domain": null }, { "name": "ProximityToDFL", "type": "esriFieldTypeDouble", "alias": "ProximityToDFL", "domain": null }, { "name": "ProximityToDNR", "type": "esriFieldTypeDouble", "alias": "ProximityToDNR", "domain": null }, { "name": "ProximityToFS", "type": "esriFieldTypeDouble", "alias": "ProximityToFS", "domain": null }, { "name": "FFFPP_ProjectNumber", "type": "esriFieldTypeString", "alias": "FFFPP_ProjectNumber", "length": 30, "domain": null }, { "name": "FREP_ID", "type": "esriFieldTypeInteger", "alias": "FREP_ID", "domain": null }, { "name": "FPA_ID", "type": "esriFieldTypeInteger", "alias": "FPA_ID", "domain": null }, { "name": "FPAFlag", "type": "esriFieldTypeSmallInteger", "alias": "FPAFlag", "domain": null }, { "name": "AlternatePlanFlag", "type": "esriFieldTypeSmallInteger", "alias": "AlternatePlanFlag", "domain": null }, { "name": "TribalIndustrialFlag", "type": "esriFieldTypeSmallInteger", "alias": "TribalIndustrialFlag", "domain": null }, { "name": "AlternatePlanTemplateFlag", "type": "esriFieldTypeSmallInteger", "alias": "AlternatePlanTemplateFlag", "domain": null }, { "name": "AlternatePlanNonTemplateFlag", "type": "esriFieldTypeSmallInteger", "alias": "AlternatePlanNonTemplateFlag", "domain": null }, { "name": "SaleFlag", "type": "esriFieldTypeSmallInteger", "alias": "SaleFlag", "domain": null }, { "name": "InheritedFlag", "type": "esriFieldTypeSmallInteger", "alias": "InheritedFlag", "domain": null }, { "name": "DFL", "type": "esriFieldTypeSmallInteger", "alias": "DFL", "domain": null }, { "name": "OpenSpace", "type": "esriFieldTypeSmallInteger", "alias": "OpenSpace", "domain": null }, { "name": "NumFPAs", "type": "esriFieldTypeSmallInteger", "alias": "NumFPAs", "domain": null }, { "name": "MostRecentCommHarvFPA", "type": "esriFieldTypeSmallInteger", "alias": "MostRecentCommHarvFPA", "domain": null }, { "name": "MostRecentFPAHarvestID", "type": "esriFieldTypeInteger", "alias": "MostRecentFPAHarvestID", "domain": null }, { "name": "MostRecentFPAHarvestReceivedDate", "type": "esriFieldTypeDate", "alias": "MostRecentFPAHarvestReceivedDate", "length": 8, "domain": null }, { "name": "MostRecentFPAHarvestDecision", "type": "esriFieldTypeString", "alias": "MostRecentFPAHarvestDecision", "length": 30, "domain": null }, { "name": "MostRecentFPAAlternatePlanDecision", "type": "esriFieldTypeString", "alias": "MostRecentFPAAlternatePlanDecision", "length": 30, "domain": null }, { "name": "MostRecentFPAAlternatePlanID", "type": "esriFieldTypeInteger", "alias": "MostRecentFPAAlternatePlanID", "domain": null }, { "name": "MostRecentFPAAlternatePlanReceivedDate", "type": "esriFieldTypeDate", "alias": "MostRecentFPAAlternatePlanReceivedDate", "length": 8, "domain": null }, { "name": "MostRecentSaleDate", "type": "esriFieldTypeDate", "alias": "MostRecentSaleDate", "length": 8, "domain": null }, { "name": "MostRecentInheritedDate", "type": "esriFieldTypeDate", "alias": "MostRecentInheritedDate", "length": 8, "domain": null }, { "name": "LUC", "type": "esriFieldTypeString", "alias": "LUC", "length": 15, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Snohomish Estuary Piling Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1214197.8441113343, "ymin": 968938.4600457229, "xmax": 1239649.3702763666, "ymax": 994453.2792169077, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESA_ID", "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": "ESA_ID", "type": "esriFieldTypeInteger", "alias": "ESA_ID", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 14, "domain": null }, { "name": "SnoCo_2019", "type": "esriFieldTypeString", "alias": "SnoCo_2019", "length": 50, "domain": null }, { "name": "F2020_Suma", "type": "esriFieldTypeString", "alias": "F2020_Suma", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Aquatic Land Ownership Type", "type": "Feature Layer", "description": "This data set represents those aquatic lands, including navigable lakes, rivers, streams, tidal areas, and marine waters, owned by the State of Washington and managed by DNR for the benefit of the public. In many areas, aquatic land ownership boundaries are dynamic and based upon water level data rather than surveyed lines. Ownership boundaries in this data set may be an approximate representation of water level data and not representative of actual boundaries. If you have questions regarding ownership at a specific location, please contact the DNR Aquatic Land Manager for the area: https://www.dnr.wa.gov/programs-and-services/aquatics. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 2, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERSHIP_TY", "uniqueValueGroups": [ { "heading": "Assumed Ownership", "classes": [ { "label": "Other public lands", "description": "Other public lands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 } }, "values": [ [ "OTHER PUBLIC" ] ] }, { "label": "Private aquatic lands", "description": "Private aquatic lands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "values": [ [ "PRIVATE" ] ] }, { "label": "DNR managed aquatic lands", "description": "DNR managed aquatic lands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3 } }, "values": [ [ "SOAL" ] ] }, { "label": "Undetermined aquatic lands", "description": "Undetermined aquatic lands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "values": [ [ "UNDETERMINED/NA" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 } }, "value": "OTHER PUBLIC", "label": "Other public lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "value": "PRIVATE", "label": "Private aquatic lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3 } }, "value": "SOAL", "label": "DNR managed aquatic lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "UNDETERMINED/NA", "label": "Undetermined aquatic lands" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 194, 255 ], "toColor": [ 252, 229, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 217, 252, 255 ], "toColor": [ 204, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 217, 255 ], "toColor": [ 212, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 251, 255 ], "toColor": [ 252, 212, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1182735, "ymin": 777874, "xmax": 1437426, "ymax": 1033938, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP_TY", "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": "AQPRCL_SYST_ID", "type": "esriFieldTypeInteger", "alias": "AQPRCLID", "domain": null }, { "name": "OWNERSHIP_TY", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TY", "length": 50, "domain": null }, { "name": "ACRES_NO", "type": "esriFieldTypeDouble", "alias": "ACRES_NO", "domain": null }, { "name": "SHRLN_FLG", "type": "esriFieldTypeString", "alias": "SHRLN_FLG", "length": 10, "domain": null }, { "name": "MLW_FLG", "type": "esriFieldTypeString", "alias": "MLW_FLG", "length": 10, "domain": null }, { "name": "ELW_FLG", "type": "esriFieldTypeString", "alias": "ELW_FLG", "length": 10, "domain": null }, { "name": "ADJCNCY_CD", "type": "esriFieldTypeString", "alias": "ADJCNCY_CD", "length": 10, "domain": null }, { "name": "AQPRCL_TYPE_CD_1", "type": "esriFieldTypeSmallInteger", "alias": "AQPRCLTY", "domain": { "type": "codedValue", "name": "WS2_AQUATIC_LAND_TY_CODE", "description": "", "codedValues": [ { "name": "Marine Bedland", "code": 5 }, { "name": "Marine Tideland", "code": 1 }, { "name": "River Bedland", "code": 7 }, { "name": "River Shoreland", "code": 2 }, { "name": "River Tideland", "code": 13 }, { "name": "Lake Bedland", "code": 6 }, { "name": "Lake Shoreland", "code": 14 }, { "name": "Harbor", "code": 3 }, { "name": "Waterway", "code": 4 }, { "name": "Abandoned Marine Tideland", "code": 9 }, { "name": "Abandoned River Shoreland", "code": 10 }, { "name": "Abandoned River Tideland", "code": 11 }, { "name": "Abandoned Lake Shoreland", "code": 12 }, { "name": "Not Applicable", "code": 98 }, { "name": "Unknown", "code": 99 }, { "name": "Abandoned Bedland", "code": 8 }, { "name": "Abandoned Channel", "code": 15 }, { "name": "Canal", "code": 16 }, { "name": "Flooded Uplands", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AQPRCL_CLASS_CD_1", "type": "esriFieldTypeSmallInteger", "alias": "AQCLASS", "domain": { "type": "codedValue", "name": "WS2_AQUATIC_LAND_CLASS_CODE", "description": "", "codedValues": [ { "name": "First Class", "code": 1 }, { "name": "Second Class", "code": 2 }, { "name": "No Class Designation", "code": 3 }, { "name": "Not Applicable", "code": 8 }, { "name": "Unknown", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AQPRCL_DESG_CD", "type": "esriFieldTypeSmallInteger", "alias": "AQDSG", "domain": { "type": "codedValue", "name": "WS2_AQUATIC_DESIGNATION_CODE", "description": "", "codedValues": [ { "name": "Aquatic Reserve", "code": 1 }, { "name": "Harbor Area", "code": 2 }, { "name": "Street", "code": 3 }, { "name": "Waterway", "code": 4 }, { "name": "Wilderness Area", "code": 5 }, { "name": "Historic Site", "code": 6 }, { "name": "National Monument", "code": 7 }, { "name": "National Park", "code": 8 }, { "name": "State Park", "code": 9 }, { "name": "County Park", "code": 10 }, { "name": "City Park", "code": 11 }, { "name": "Municipal Watershed", "code": 12 }, { "name": "Wildlife Refuge", "code": 13 }, { "name": "Military Reservation", "code": 14 }, { "name": "Wild and Scenic River", "code": 15 }, { "name": "National Marine Sanctuary", "code": 16 }, { "name": "Lighthouse Reserve", "code": 18 }, { "name": "NAP (Natural Area Preserve)", "code": 19 }, { "name": "NRCA (Natural Resource Conservation Area)", "code": 20 }, { "name": "Oyster Tract", "code": 21 }, { "name": "Oyster Reserve", "code": 22 }, { "name": "Biological Reserve", "code": 23 }, { "name": "Public Place", "code": 24 }, { "name": "County or State Road", "code": 25 }, { "name": "Seashore Conservation Area", "code": 26 }, { "name": "Not Applicable", "code": 88 }, { "name": "No Designation", "code": 98 }, { "name": "Unknown", "code": 99 }, { "name": "Withdrawal", "code": 17 }, { "name": "Aquaculture District", "code": 27 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AQPRCL_AUTH_DOC_TYPE_CD", "type": "esriFieldTypeSmallInteger", "alias": "AQAUTHDOC", "domain": { "type": "codedValue", "name": "WS2_DOCUMENT_TY_CODE_1", "description": "", "codedValues": [ { "name": "Transaction Exhibit", "code": 2 }, { "name": "Tract Book", "code": 3 }, { "name": "Map", "code": 4 }, { "name": "Aquatic Index Plate", "code": 5 }, { "name": "Topographic Map", "code": 7 }, { "name": "Survey Field Notes", "code": 10 }, { "name": "Deed", "code": 14 }, { "name": "Survey Map", "code": 15 }, { "name": "Survey Record", "code": 18 }, { "name": "Letter", "code": 19 }, { "name": "Memo", "code": 20 }, { "name": "Instrument", "code": 21 }, { "name": "Note", "code": 22 }, { "name": "DNR Resolution", "code": 25 }, { "name": "Meeting Minutes", "code": 26 }, { "name": "Water Right", "code": 27 }, { "name": "Court Document", "code": 28 }, { "name": "Legal Notice", "code": 29 }, { "name": "Title Abstract Report", "code": 33 }, { "name": "Register", "code": 34 }, { "name": "Application", "code": 35 }, { "name": "Certificate", "code": 37 }, { "name": "Permit", "code": 38 }, { "name": "Title Insurance", "code": 44 }, { "name": "DNR Commissioner's Order", "code": 45 }, { "name": "DNR Proposal to Board of Natural Resources", "code": 46 }, { "name": "State Constitution Article", "code": 47 }, { "name": "RCW, Revised Code of Washington", "code": 48 }, { "name": "WAC, Washington Administrative Code", "code": 49 }, { "name": "State Law", "code": 54 }, { "name": "Federal Code", "code": 52 }, { "name": "Local Code", "code": 53 }, { "name": "Port Management Agreement", "code": 58 }, { "name": "Lease", "code": 59 }, { "name": "Contract", "code": 60 }, { "name": "Assignment, Voluntary", "code": 61 }, { "name": "Assignment, Involuntary", "code": 62 }, { "name": "Extension", "code": 63 }, { "name": "Amendment", "code": 64 }, { "name": "Loan Security Agreement", "code": 65 }, { "name": "File Jacket, Active", "code": 88 }, { "name": "Document Inactive", "code": 89 }, { "name": "Ortho Photo", "code": 6 }, { "name": "Aquatic Plat", "code": 8 }, { "name": "Aerial Photo", "code": 9 }, { "name": "GIS Database", "code": 12 }, { "name": "Nautical Chart", "code": 23 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVERSION_RIGHTS_FLG", "type": "esriFieldTypeString", "alias": "REVRTFLG", "length": 1, "domain": { "type": "codedValue", "name": "WS2_YES_NO_NA_UK_CODE", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Applicable", "code": "A" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AQPRCL_VACATED_FLG", "type": "esriFieldTypeString", "alias": "AQPRCLVAC", "length": 1, "domain": { "type": "codedValue", "name": "WS2_YES_NO_CODE", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWN_RIGHT_DISPUTE_FLG", "type": "esriFieldTypeString", "alias": "RTDSPFLG", "length": 1, "domain": { "type": "codedValue", "name": "WS2_YES_NO_CODE", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER_AGENT_SYST_ID", "type": "esriFieldTypeInteger", "alias": "OWNAGTID", "domain": null }, { "name": "OWNER_AGENT_TYPE_CD", "type": "esriFieldTypeInteger", "alias": "OWNAGTTY", "domain": { "type": "codedValue", "name": "WS2_AGENT_TY_CODE", "description": "", "codedValues": [ { "name": "Nation", "code": 1 }, { "name": "Tribe", "code": 2 }, { "name": "State", "code": 3 }, { "name": "County", "code": 4 }, { "name": "City", "code": 5 }, { "name": "Federal Agency", "code": 11 }, { "name": "Tribal Agency", "code": 12 }, { "name": "State Agency", "code": 13 }, { "name": "County Agency", "code": 14 }, { "name": "City Agency", "code": 15 }, { "name": "Public College or University", "code": 42 }, { "name": "Port District", "code": 56 }, { "name": "Other Local Government", "code": 98 }, { "name": "Private", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER_AGENT_NM", "type": "esriFieldTypeString", "alias": "OWNAGTNM", "length": 50, "domain": null }, { "name": "STEWARD_AGENT_SYST_ID", "type": "esriFieldTypeInteger", "alias": "STWDAGTID", "domain": null }, { "name": "MANAGER_AGENT_SYST_ID", "type": "esriFieldTypeInteger", "alias": "MGRAGTID", "domain": null }, { "name": "MANAGER_AGENT_NM", "type": "esriFieldTypeString", "alias": "MGRAGTNM", "length": 50, "domain": null }, { "name": "AQPRCL_DESC_TXT", "type": "esriFieldTypeString", "alias": "AQPRCLDESC", "length": 240, "domain": null }, { "name": "DOC_TYPE_CD", "type": "esriFieldTypeSmallInteger", "alias": "DOCTY", "domain": { "type": "codedValue", "name": "WS2_DOCUMENT_TY_CODE_1", "description": "", "codedValues": [ { "name": "Transaction Exhibit", "code": 2 }, { "name": "Tract Book", "code": 3 }, { "name": "Map", "code": 4 }, { "name": "Aquatic Index Plate", "code": 5 }, { "name": "Topographic Map", "code": 7 }, { "name": "Survey Field Notes", "code": 10 }, { "name": "Deed", "code": 14 }, { "name": "Survey Map", "code": 15 }, { "name": "Survey Record", "code": 18 }, { "name": "Letter", "code": 19 }, { "name": "Memo", "code": 20 }, { "name": "Instrument", "code": 21 }, { "name": "Note", "code": 22 }, { "name": "DNR Resolution", "code": 25 }, { "name": "Meeting Minutes", "code": 26 }, { "name": "Water Right", "code": 27 }, { "name": "Court Document", "code": 28 }, { "name": "Legal Notice", "code": 29 }, { "name": "Title Abstract Report", "code": 33 }, { "name": "Register", "code": 34 }, { "name": "Application", "code": 35 }, { "name": "Certificate", "code": 37 }, { "name": "Permit", "code": 38 }, { "name": "Title Insurance", "code": 44 }, { "name": "DNR Commissioner's Order", "code": 45 }, { "name": "DNR Proposal to Board of Natural Resources", "code": 46 }, { "name": "State Constitution Article", "code": 47 }, { "name": "RCW, Revised Code of Washington", "code": 48 }, { "name": "WAC, Washington Administrative Code", "code": 49 }, { "name": "State Law", "code": 54 }, { "name": "Federal Code", "code": 52 }, { "name": "Local Code", "code": 53 }, { "name": "Port Management Agreement", "code": 58 }, { "name": "Lease", "code": 59 }, { "name": "Contract", "code": 60 }, { "name": "Assignment, Voluntary", "code": 61 }, { "name": "Assignment, Involuntary", "code": 62 }, { "name": "Extension", "code": 63 }, { "name": "Amendment", "code": 64 }, { "name": "Loan Security Agreement", "code": 65 }, { "name": "File Jacket, Active", "code": 88 }, { "name": "Document Inactive", "code": 89 }, { "name": "Ortho Photo", "code": 6 }, { "name": "Aquatic Plat", "code": 8 }, { "name": "Aerial Photo", "code": 9 }, { "name": "GIS Database", "code": 12 }, { "name": "Nautical Chart", "code": 23 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECORD_VOLUME_NO", "type": "esriFieldTypeString", "alias": "RECVOLNO", "length": 10, "domain": null }, { "name": "RECORD_PAGE_NO", "type": "esriFieldTypeString", "alias": "RECPGNO", "length": 10, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Snohomish River Forum Sub-Basin Strategy Groups", "type": "Feature Layer", "description": "From the Snohomish River Basin 3 year Work Plan Update: \"As part of the development of the habitat strategic framework, in the Plan, each of 62 sub-basins and nearshore areas was assigned to one of twelve Sub-basin Strategy Groups(SBSG), based on three main factors: basin location (geomorphic characteristics, land-use, role in supporting salmon life history stage), condition of watershed processes (hydrology, sediment, and riparian), and current and potential salmonid use. For each SBSG, the Plan has a unique hypothesis and tailored recovery strategy through the identification and prioritization of specific preservation and restoration actions.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Snohomish Basin Salmon Recovery Forum, Snoqualmie Watershed Forum, and Snohomish County", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRATGRP", "field2": "SUBSTRTGRP", "uniqueValueGroups": [ { "heading": "Strategy Group", "classes": [ { "label": "Estuary Restoration", "description": "Estuary Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Estuary", "Estuary Restoration" ] ] }, { "label": "Mainstems-Primary Restoration", "description": "Mainstems-Primary Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 145, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mainstems-1st tier", "Mainstem-primary restoration" ] ] }, { "label": "Mainstems- Secondary Restoration", "description": "Mainstems- Secondary Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 214, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mainstems-1st tier", "Mainstem-secondary restoration" ], [ "Mainstem-2nd tier", "Mainstem-secondary restoration" ] ] }, { "label": "Rural Streams-Primary Restoration", "description": "Rural Streams-Primary Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 141, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "rural streams-chinook/process focus", "rural streams-primary restoration" ] ] }, { "label": "Rural Streams-Secondary Restoration", "description": "Rural Streams-Secondary Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 39, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "rural streams-coho/process focus", "Rural streams-secondary restoration" ] ] }, { "label": "Urban Stream Restoration", "description": "Urban Stream Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Urban streams", "Urban stream restoration" ] ] }, { "label": "Headwaters - Primary Restoration", "description": "Headwaters - Primary Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 52, 5, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Headwaters-first tier", "headwaters-primary restoration" ] ] }, { "label": "Headwaters - Secondary Restoration", "description": "Headwaters - Secondary Restoration", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 92, 15, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Headwaters-second tier", "headwaters-secondary restoration" ] ] }, { "label": "Headwaters - Secondary Protection", "description": "Headwaters - Secondary Protection", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 151, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Headwaters-3rd tier/preservation", "'headwaters-secondary protection" ] ] }, { "label": "Headwaters - Restoration Above Falls and Dams", "description": "Headwaters - Restoration Above Falls and Dams", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Headwaters-process rest above falls/dams", "headwaters-restoration above falls and dams" ] ] }, { "label": "headwaters - Protection Above Natural Barriers", "description": "headwaters - Protection Above Natural Barriers", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Headwaters-wilderness above Snoq. Falls", "headwaters-protection above natural barriers" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Estuary,Estuary Restoration", "label": "Estuary Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 145, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mainstems-1st tier,Mainstem-primary restoration", "label": "Mainstems-Primary Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 214, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mainstems-1st tier,Mainstem-secondary restoration", "label": "Mainstems- Secondary Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 214, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mainstem-2nd tier,Mainstem-secondary restoration", "label": "Mainstems- Secondary Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 141, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "rural streams-chinook/process focus,rural streams-primary restoration", "label": "Rural Streams-Primary Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 39, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "rural streams-coho/process focus,Rural streams-secondary restoration", "label": "Rural Streams-Secondary Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Urban streams,Urban stream restoration", "label": "Urban Stream Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 52, 5, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Headwaters-first tier,headwaters-primary restoration", "label": "Headwaters - Primary Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 92, 15, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Headwaters-second tier,headwaters-secondary restoration", "label": "Headwaters - Secondary Restoration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 151, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Headwaters-3rd tier/preservation,'headwaters-secondary protection", "label": "Headwaters - Secondary Protection" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Headwaters-process rest above falls/dams,headwaters-restoration above falls and dams", "label": "Headwaters - Restoration Above Falls and Dams" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Headwaters-wilderness above Snoq. Falls,headwaters-protection above natural barriers", "label": "headwaters - Protection Above Natural Barriers" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 194, 255 ], "toColor": [ 252, 229, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 217, 252, 255 ], "toColor": [ 204, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 217, 255 ], "toColor": [ 212, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 251, 255 ], "toColor": [ 252, 212, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1185483.4334158162, "ymin": 736164.4549909345, "xmax": 1501783.6129942469, "ymax": 1041444.9990537735, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREA", "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": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ESA_BASINS", "type": "esriFieldTypeInteger", "alias": "ESA_BASINS", "domain": null }, { "name": "ESA_BASI_1", "type": "esriFieldTypeInteger", "alias": "ESA_BASI_1", "domain": null }, { "name": "WRIA", "type": "esriFieldTypeSmallInteger", "alias": "WRIA", "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 30, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 30, "domain": null }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "length": 30, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "PCT_TIA", "type": "esriFieldTypeDouble", "alias": "PCT_TIA", "domain": null }, { "name": "MEAN_ELV", "type": "esriFieldTypeDouble", "alias": "MEAN_ELV", "domain": null }, { "name": "PCT_1", "type": "esriFieldTypeInteger", "alias": "PCT_1", "domain": null }, { "name": "PCT_2", "type": "esriFieldTypeInteger", "alias": "PCT_2", "domain": null }, { "name": "PCT_3", "type": "esriFieldTypeInteger", "alias": "PCT_3", "domain": null }, { "name": "PCT_4", "type": "esriFieldTypeInteger", "alias": "PCT_4", "domain": null }, { "name": "PCT_5", "type": "esriFieldTypeInteger", "alias": "PCT_5", "domain": null }, { "name": "PCT_6", "type": "esriFieldTypeInteger", "alias": "PCT_6", "domain": null }, { "name": "PCT_7", "type": "esriFieldTypeInteger", "alias": "PCT_7", "domain": null }, { "name": "PCT_8", "type": "esriFieldTypeInteger", "alias": "PCT_8", "domain": null }, { "name": "RELCURCHIN", "type": "esriFieldTypeString", "alias": "RELCURCHIN", "length": 2, "domain": null }, { "name": "POTCHINUSE", "type": "esriFieldTypeString", "alias": "POTCHINUSE", "length": 2, "domain": null }, { "name": "CHINPRIUSE", "type": "esriFieldTypeString", "alias": "CHINPRIUSE", "length": 2, "domain": null }, { "name": "RELCURBULL", "type": "esriFieldTypeString", "alias": "RELCURBULL", "length": 2, "domain": null }, { "name": "H20PROCESS", "type": "esriFieldTypeString", "alias": "H20PROCESS", "length": 1, "domain": null }, { "name": "SUBH20PROC", "type": "esriFieldTypeString", "alias": "SUBH20PROC", "length": 1, "domain": null }, { "name": "SUBH20STR", "type": "esriFieldTypeString", "alias": "SUBH20STR", "length": 3, "domain": null }, { "name": "GEOSPATIAL", "type": "esriFieldTypeString", "alias": "GEOSPATIAL", "length": 30, "domain": null }, { "name": "CHBTCURPOT", "type": "esriFieldTypeString", "alias": "CHBTCURPOT", "length": 30, "domain": null }, { "name": "H20PROCCON", "type": "esriFieldTypeString", "alias": "H20PROCCON", "length": 50, "domain": null }, { "name": "SUBCURCOND", "type": "esriFieldTypeString", "alias": "SUBCURCOND", "length": 2, "domain": null }, { "name": "HYDROPROC", "type": "esriFieldTypeString", "alias": "HYDROPROC", "length": 20, "domain": null }, { "name": "RIPPROC", "type": "esriFieldTypeString", "alias": "RIPPROC", "length": 20, "domain": null }, { "name": "COLOR_6B", "type": "esriFieldTypeSmallInteger", "alias": "COLOR_6B", "domain": null }, { "name": "HECTARES", "type": "esriFieldTypeDouble", "alias": "HECTARES", "domain": null }, { "name": "STRATGRP", "type": "esriFieldTypeString", "alias": "STRATGRP", "length": 50, "domain": null }, { "name": "SED", "type": "esriFieldTypeString", "alias": "SED", "length": 4, "domain": null }, { "name": "SUBSTRTGRP", "type": "esriFieldTypeString", "alias": "SUBSTRTGRP", "length": 50, "domain": null }, { "name": "STRAT_GRP", "type": "esriFieldTypeString", "alias": "STRAT_GRP", "length": 254, "domain": null }, { "name": "SBSG_Code", "type": "esriFieldTypeString", "alias": "SBSG_Code", "length": 53, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Tribal Lands", "type": "Feature Layer", "description": "This layer shows tribal lands located within WRIA 7. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1186631.251000002, "ymin": 736597.7080000043, "xmax": 1501063.4849999994, "ymax": 1040120.7230000049, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "NDMPL_ID", "type": "esriFieldTypeInteger", "alias": "NDMPL_ID", "domain": null }, { "name": "OWN_TYPE", "type": "esriFieldTypeString", "alias": "OWN_TYPE", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 100, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 100, "domain": null }, { "name": "MANAGER2", "type": "esriFieldTypeString", "alias": "MANAGER2", "length": 100, "domain": null }, { "name": "MANAGEMENT_TYPE", "type": "esriFieldTypeString", "alias": "MANAGEMENT_TYPE", "length": 100, "domain": null }, { "name": "MPL_OWN", "type": "esriFieldTypeString", "alias": "MPL_OWN", "length": 2, "domain": null }, { "name": "MPL_MGR", "type": "esriFieldTypeString", "alias": "MPL_MGR", "length": 2, "domain": null }, { "name": "MPL_TYP", "type": "esriFieldTypeString", "alias": "MPL_TYP", "length": 2, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Wilderness Areas", "type": "Feature Layer", "description": "This layer shows Wilderness Areas within WRIA 7. Established by Congress through the Wilderness Act of 1964, \"Wilderness\" is a special land designation within USDA National Forests and certain other federal lands. These areas were designated so that an untouched area of our wild lands could be maintained in a natural state. For more information, visit https://parks.state.wa.us/144/Wilderness-Areas. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1186631.251000002, "ymin": 736597.7080000043, "xmax": 1501063.4849999994, "ymax": 1040120.7230000049, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "NDMPL_ID", "type": "esriFieldTypeInteger", "alias": "NDMPL_ID", "domain": null }, { "name": "OWN_TYPE", "type": "esriFieldTypeString", "alias": "OWN_TYPE", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 100, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 100, "domain": null }, { "name": "MANAGER2", "type": "esriFieldTypeString", "alias": "MANAGER2", "length": 100, "domain": null }, { "name": "MANAGEMENT_TYPE", "type": "esriFieldTypeString", "alias": "MANAGEMENT_TYPE", "length": 100, "domain": null }, { "name": "MPL_OWN", "type": "esriFieldTypeString", "alias": "MPL_OWN", "length": 2, "domain": null }, { "name": "MPL_MGR", "type": "esriFieldTypeString", "alias": "MPL_MGR", "length": 2, "domain": null }, { "name": "MPL_TYP", "type": "esriFieldTypeString", "alias": "MPL_TYP", "length": 2, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Wildlife Areas", "type": "Feature Layer", "description": "This layer shows Wildlife Areas within WRIA 7. The Washington Department of Fish and Wildlife manages designated wildlife areas around the state, many of which offer public access and serve as key parts of the department's conservation efforts. For more information, visit https://wdfw.wa.gov/places-to-go/wildlife-areas. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1186631.251000002, "ymin": 736597.7080000043, "xmax": 1501063.4849999994, "ymax": 1040120.7230000049, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "NDMPL_ID", "type": "esriFieldTypeInteger", "alias": "NDMPL_ID", "domain": null }, { "name": "OWN_TYPE", "type": "esriFieldTypeString", "alias": "OWN_TYPE", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 100, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 100, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 100, "domain": null }, { "name": "MANAGER2", "type": "esriFieldTypeString", "alias": "MANAGER2", "length": 100, "domain": null }, { "name": "MANAGEMENT_TYPE", "type": "esriFieldTypeString", "alias": "MANAGEMENT_TYPE", "length": 100, "domain": null }, { "name": "MPL_OWN", "type": "esriFieldTypeString", "alias": "MPL_OWN", "length": 2, "domain": null }, { "name": "MPL_MGR", "type": "esriFieldTypeString", "alias": "MPL_MGR", "length": 2, "domain": null }, { "name": "MPL_TYP", "type": "esriFieldTypeString", "alias": "MPL_TYP", "length": 2, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Zoning and Land Use", "type": "Feature Layer", "description": "This data set was developed as an information layer for the Washington State Department of Commerce. It is designed to be used as part of the Puget Sound Mapping Project to provide a generalized and standardized depiction of land uses and growth throughout the Puget Sound region. This map represents land uses, zoning abbreviations and zoning descriptions. Zoning data was collected in raster format and digitized by State Department of Commerce staff. The generalized depiction of intended future land use is based primarily upon 2012 zoning and 2010 assessor's records.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD83_2011_Washington_South_ftUS\",BASEGEOGCRS[\"GCS_NAD83(2011)\",DATUM[\"D_NAD83_National_Spatial_Reference_System_2011\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Conformal_Conic\",METHOD[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",1640416.667,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"false_northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"central_meridian\",-120.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"standard_parallel_1\",45.83333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"standard_parallel_2\",47.33333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"latitude_of_origin\",45.33333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"NAD83_2011_Washington_South_ftUS\",GEOGCS[\"GCS_NAD83(2011)\",DATUM[\"D_NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",1640416.667],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-120.5],PARAMETER[\"standard_parallel_1\",45.83333333333334],PARAMETER[\"standard_parallel_2\",47.33333333333334],PARAMETER[\"latitude_of_origin\",45.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Washington State Department of Commerce", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUB_CAT", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Airport/Seaport", "description": "Airport/Seaport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 230, 255 ], "outline": null }, "values": [ [ "Airport/Seaport" ] ] }, { "label": "Heavy Industrial", "description": "Heavy Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Heavy Industrial" ] ] }, { "label": "Institutional Uses (Hospital, Campus)", "description": "Institutional Uses (Hospital, Campus)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 88, 6, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Institutional Uses (Hospital, Campus)" ] ] }, { "label": "Intensively Developed Military", "description": "Intensively Developed Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 163, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Intensively Developed Military" ] ] }, { "label": "Commercial/Office", "description": "Commercial/Office", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Commercial/Office" ] ] }, { "label": "Mixed Use", "description": "Mixed Use", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 218, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Mixed Use" ] ] }, { "label": "Light Industrial", "description": "Light Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 39, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Light Industrial" ] ] }, { "label": "Public", "description": "Public", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Public" ] ] }, { "label": "Rights of Way (Public and Other)", "description": "Rights of Way (Public and Other)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "ROW" ], [ "PROW" ] ] }, { "label": "Active Open Space and Recreation", "description": "Active Open Space and Recreation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 184, 132, 255 ], "outline": null }, "values": [ [ "Active Open Space and Recreation" ] ] }, { "label": "Tribal Lands", "description": "Tribal Lands", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": null }, "values": [ [ "Tribal Inholding Lands" ], [ "Tribal Reservation" ] ] }, { "label": "Low Density Urban Residential (1.1-3 Units/Acre)", "description": "Low Density Urban Residential (1.1-3 Units/Acre)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 12, 44, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Low Density Urban Residential (1.1-3 Units/Acre)" ] ] }, { "label": "Traditional Single Family And Planned Neighborhood Residential (3.1-12 Units/Acre)", "description": "Traditional Single Family And Planned Neighborhood Residential (3.1-12 Units/Acre)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 94, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Mixed Use/Planned Neighborhood (3.1-12 Units/Acre)" ], [ "Traditional Single Family Residential (3.1-12 Units/Acre)" ] ] }, { "label": "Residential (12+ Units/Acre)", "description": "Residential (12+ Units/Acre)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 29, 145, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Residential (12+ Units/Acre)" ] ] }, { "label": "Urban Edge (1 unit per acre up to 1 unit per 4.9 acres)", "description": "Urban Edge (1 unit per acre up to 1 unit per 4.9 acres)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 182, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Urban Edge (1 unit per acre up to 1 unit per 4.9 acres)" ] ] }, { "label": "Rural Transition (1 unit per 5 acres to 1 unit per 9.9 acres)", "description": "Rural Transition (1 unit per 5 acres to 1 unit per 9.9 acres)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 205, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Rural Transition (1 unit per 5 acres to 1 unit per 9.9 acres)" ] ] }, { "label": "Large Lot Residential (1 unit per 10 acres to 1 unit per 19.9 acres)", "description": "Large Lot Residential (1 unit per 10 acres to 1 unit per 19.9 acres)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 233, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Large Lot Residential (1 unit per 10 acres to 1 unit per 19.9 acres)" ] ] }, { "label": "Very Large Lot Residential (1 unit per 20 acres or more)", "description": "Very Large Lot Residential (1 unit per 20 acres or more)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Very Large Lot Residential (1 unit per 20 acres or more)" ] ] }, { "label": "Agricultural Area", "description": "Agricultural Area", "symbol": { "type": "esriPFS", "url": "90b3863eafb0c4ef9559fbea9fb9ade2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPElEQVR4nO2cbY7jIAyG50eOVu1pOI5PM+rduko1VMT1F2Cb2S3+EzUFHpqEF+O4HI/H41Huf76qwe376/x8Hnus/NRp26rttWUyOJm8g4O3lS0GP+Wk8lmcTN5BNU4d8ZM0ekcjOVK5KN7bBdQq4ke6EB2RzkdxNIvivV1Aq1ENQ9MBSjd+M2eU97yAFkHWvgMGjM9lcDJ5BzXLaMNvRrhLMCebd3Ci2TMsikF8szjZPNaNsd6lYhTfTE4mzzSJUEKKOwSD7swKjifvsAAoLYn4IRDMieCxF7B9dHGjs070Ck4U77A2xq01QfCbLC5HBCeT93RjuIq9Al2I5RLl6EZw2rKZvNcQnl3Xwo+mcPBozire0w/UGtA6CsxMRn2O4qziHb13UVqDQqcIZ3EieUcPRGoQkNNpWWplcKJ5l2CCNt5rmfbYmjYbRnNW8MRZ2NNKMEeaiSN55BDugRXFH8NDJ4rDuTDRvLdZ+Kxg1TBgIh0Wn8ubs4pnDulz4gpIO6wd9eaMujezPDWYwDXMdQoGtCaLE8Ez+YH13Kj/xZknx+pAe/NEP9D62EtmmVw8OKt4b2vhWe0qynCI4qziXfzAtkKPFUP4O4uTzbsM4Rl9K0oMLYPTfs7ikX5gr6iC4jpwT4g3RyoXxXt7Aqkjvruzs3H5T/JiznKXC2j10jUNKsqMF8Fp62XyhnJjNK2DD8mLIWdh6W5ZNagI68loTjbvldqBwSP6BgZfKpKzgvdKLsIdsFoxiC/3vTdnBY98qdS7TCsfmhdzmjqJUEKKOwQOwYUsjidPnIXbNSTWkogfAv9gXowazqIanXWiIzla+YjfdVgak5ZGVuHN4FAri2gem9rRK9CFWS5pHfTi1LLa6sSbx2ZnjWgKZV66pnGkOpE8NjfG6uWDkj9idXpnOat4Xakd0poQPjAvhg1nURCpQfjQvJhLMMEy3qXZC4zr4ChOZdUyWTyXBEvOqBk5kkN9juZNvRMphjdklDsTwWnLZvIus/BZwaphlLN5GqUt2CI4q3imkD4nroC0A3fUcge9OFLbkTz1fyJUw70dlSyLE8VT/cB6bsT/AsOMGc2J5rF+4MgKxWpZnAxe12tNrx8ESZwMnltqR8+QyOJk8Mi//I+uNeEDE4xcsrMsdaM5+FwWjwxnjcxOMKAznhyrA+/N2xvv3L6ntHVvvNOprVga9sY7yDito0Jlp+2Ndzq1FQ/vvfGO0dhoDCea1NqRs2IQ3yxONm9vvDM5qeyNd25zCUZ745373PuTvfFOYyOxwb3xzo1f8lHnSDeGqyjdCSn6UdDLaG1h78Fpy2by9sY7gtULL74TGQ18Ui9nrFGRCM4q3t5453Yd9pTkSJPL3nhHuVDYmRZD+tp4r2XaY2vaG69ozgre3nhn0OrN2RvvDAYSXiF9ymG0eONSpAMMPpc3ZxVvb7xzn0sw+gv3kEC1LIpE2wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 109, 187, 67, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Other Active Agricultural" ], [ "Primary Agricultural Area" ] ] }, { "label": "Other Forest Lands", "description": "Other Forest Lands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 245, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Primary Forest Area" ], [ "Other Forest Lands" ] ] }, { "label": "National Forest", "description": "National Forest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 217, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "National Forest" ] ] }, { "label": "Natural Preservation and Conservation", "description": "Natural Preservation and Conservation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 163, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Natural Preservation and Conservation" ] ] }, { "label": "Primary Mineral Area", "description": "Primary Mineral Area", "symbol": { "type": "esriPFS", "url": "cd23423564977e1537c0a31cfc433882", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAe0lEQVRIiWOJW2r7v9lmCQMI1B6JYYCxCYFaJLX49LGAJEAKQIBYw0GAWH0shBTgA8ToA1tAS8AyvC2oJTKl4NOH1wJqpDCCQSQ8+TCEYUO0+Sj6CFpQsPIhaSaj6RsGqaiWCimldrQsogQMg1TEgAeMlkVExUHBiC+LAFj8XuXFBYlXAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 109, 187, 67, 255 ], "width": 0 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Primary Mineral Area" ] ] }, { "label": "Undesignated", "description": "Undesignated", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Undesignated" ] ] }, { "label": "Undeveloped Military Lands", "description": "Undeveloped Military Lands", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 234, 190, 255 ], "width": 0.4 } }, "values": [ [ "Undeveloped Military Lands" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 230, 255 ], "outline": null }, "value": "Airport/Seaport", "label": "Airport/Seaport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Heavy Industrial", "label": "Heavy Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 88, 6, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Institutional Uses (Hospital, Campus)", "label": "Institutional Uses (Hospital, Campus)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 163, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Intensively Developed Military", "label": "Intensively Developed Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Commercial/Office", "label": "Commercial/Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 218, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Mixed Use", "label": "Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 39, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Light Industrial", "label": "Light Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Public", "label": "Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "ROW", "label": "Rights of Way (Public and Other)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "PROW", "label": "Rights of Way (Public and Other)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 184, 132, 255 ], "outline": null }, "value": "Active Open Space and Recreation", "label": "Active Open Space and Recreation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": null }, "value": "Tribal Inholding Lands", "label": "Tribal Lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": null }, "value": "Tribal Reservation", "label": "Tribal Lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 12, 44, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Low Density Urban Residential (1.1-3 Units/Acre)", "label": "Low Density Urban Residential (1.1-3 Units/Acre)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 94, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Mixed Use/Planned Neighborhood (3.1-12 Units/Acre)", "label": "Traditional Single Family And Planned Neighborhood Residential (3.1-12 Units/Acre)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 94, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Traditional Single Family Residential (3.1-12 Units/Acre)", "label": "Traditional Single Family And Planned Neighborhood Residential (3.1-12 Units/Acre)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 29, 145, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Residential (12+ Units/Acre)", "label": "Residential (12+ Units/Acre)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 182, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Urban Edge (1 unit per acre up to 1 unit per 4.9 acres)", "label": "Urban Edge (1 unit per acre up to 1 unit per 4.9 acres)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 205, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Rural Transition (1 unit per 5 acres to 1 unit per 9.9 acres)", "label": "Rural Transition (1 unit per 5 acres to 1 unit per 9.9 acres)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 233, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Large Lot Residential (1 unit per 10 acres to 1 unit per 19.9 acres)", "label": "Large Lot Residential (1 unit per 10 acres to 1 unit per 19.9 acres)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Very Large Lot Residential (1 unit per 20 acres or more)", "label": "Very Large Lot Residential (1 unit per 20 acres or more)" }, { "symbol": { "type": "esriPFS", "url": "90b3863eafb0c4ef9559fbea9fb9ade2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPElEQVR4nO2cbY7jIAyG50eOVu1pOI5PM+rduko1VMT1F2Cb2S3+EzUFHpqEF+O4HI/H41Huf76qwe376/x8Hnus/NRp26rttWUyOJm8g4O3lS0GP+Wk8lmcTN5BNU4d8ZM0ekcjOVK5KN7bBdQq4ke6EB2RzkdxNIvivV1Aq1ENQ9MBSjd+M2eU97yAFkHWvgMGjM9lcDJ5BzXLaMNvRrhLMCebd3Ci2TMsikF8szjZPNaNsd6lYhTfTE4mzzSJUEKKOwSD7swKjifvsAAoLYn4IRDMieCxF7B9dHGjs070Ck4U77A2xq01QfCbLC5HBCeT93RjuIq9Al2I5RLl6EZw2rKZvNcQnl3Xwo+mcPBozire0w/UGtA6CsxMRn2O4qziHb13UVqDQqcIZ3EieUcPRGoQkNNpWWplcKJ5l2CCNt5rmfbYmjYbRnNW8MRZ2NNKMEeaiSN55BDugRXFH8NDJ4rDuTDRvLdZ+Kxg1TBgIh0Wn8ubs4pnDulz4gpIO6wd9eaMujezPDWYwDXMdQoGtCaLE8Ez+YH13Kj/xZknx+pAe/NEP9D62EtmmVw8OKt4b2vhWe0qynCI4qziXfzAtkKPFUP4O4uTzbsM4Rl9K0oMLYPTfs7ikX5gr6iC4jpwT4g3RyoXxXt7Aqkjvruzs3H5T/JiznKXC2j10jUNKsqMF8Fp62XyhnJjNK2DD8mLIWdh6W5ZNagI68loTjbvldqBwSP6BgZfKpKzgvdKLsIdsFoxiC/3vTdnBY98qdS7TCsfmhdzmjqJUEKKOwQOwYUsjidPnIXbNSTWkogfAv9gXowazqIanXWiIzla+YjfdVgak5ZGVuHN4FAri2gem9rRK9CFWS5pHfTi1LLa6sSbx2ZnjWgKZV66pnGkOpE8NjfG6uWDkj9idXpnOat4Xakd0poQPjAvhg1nURCpQfjQvJhLMMEy3qXZC4zr4ChOZdUyWTyXBEvOqBk5kkN9juZNvRMphjdklDsTwWnLZvIus/BZwaphlLN5GqUt2CI4q3imkD4nroC0A3fUcge9OFLbkTz1fyJUw70dlSyLE8VT/cB6bsT/AsOMGc2J5rF+4MgKxWpZnAxe12tNrx8ESZwMnltqR8+QyOJk8Mi//I+uNeEDE4xcsrMsdaM5+FwWjwxnjcxOMKAznhyrA+/N2xvv3L6ntHVvvNOprVga9sY7yDito0Jlp+2Ndzq1FQ/vvfGO0dhoDCea1NqRs2IQ3yxONm9vvDM5qeyNd25zCUZ745373PuTvfFOYyOxwb3xzo1f8lHnSDeGqyjdCSn6UdDLaG1h78Fpy2by9sY7gtULL74TGQ18Ui9nrFGRCM4q3t5453Yd9pTkSJPL3nhHuVDYmRZD+tp4r2XaY2vaG69ozgre3nhn0OrN2RvvDAYSXiF9ymG0eONSpAMMPpc3ZxVvb7xzn0sw+gv3kEC1LIpE2wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 109, 187, 67, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Other Active Agricultural", "label": "Agricultural Area" }, { "symbol": { "type": "esriPFS", "url": "90b3863eafb0c4ef9559fbea9fb9ade2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPElEQVR4nO2cbY7jIAyG50eOVu1pOI5PM+rduko1VMT1F2Cb2S3+EzUFHpqEF+O4HI/H41Huf76qwe376/x8Hnus/NRp26rttWUyOJm8g4O3lS0GP+Wk8lmcTN5BNU4d8ZM0ekcjOVK5KN7bBdQq4ke6EB2RzkdxNIvivV1Aq1ENQ9MBSjd+M2eU97yAFkHWvgMGjM9lcDJ5BzXLaMNvRrhLMCebd3Ci2TMsikF8szjZPNaNsd6lYhTfTE4mzzSJUEKKOwSD7swKjifvsAAoLYn4IRDMieCxF7B9dHGjs070Ck4U77A2xq01QfCbLC5HBCeT93RjuIq9Al2I5RLl6EZw2rKZvNcQnl3Xwo+mcPBozire0w/UGtA6CsxMRn2O4qziHb13UVqDQqcIZ3EieUcPRGoQkNNpWWplcKJ5l2CCNt5rmfbYmjYbRnNW8MRZ2NNKMEeaiSN55BDugRXFH8NDJ4rDuTDRvLdZ+Kxg1TBgIh0Wn8ubs4pnDulz4gpIO6wd9eaMujezPDWYwDXMdQoGtCaLE8Ez+YH13Kj/xZknx+pAe/NEP9D62EtmmVw8OKt4b2vhWe0qynCI4qziXfzAtkKPFUP4O4uTzbsM4Rl9K0oMLYPTfs7ikX5gr6iC4jpwT4g3RyoXxXt7Aqkjvruzs3H5T/JiznKXC2j10jUNKsqMF8Fp62XyhnJjNK2DD8mLIWdh6W5ZNagI68loTjbvldqBwSP6BgZfKpKzgvdKLsIdsFoxiC/3vTdnBY98qdS7TCsfmhdzmjqJUEKKOwQOwYUsjidPnIXbNSTWkogfAv9gXowazqIanXWiIzla+YjfdVgak5ZGVuHN4FAri2gem9rRK9CFWS5pHfTi1LLa6sSbx2ZnjWgKZV66pnGkOpE8NjfG6uWDkj9idXpnOat4Xakd0poQPjAvhg1nURCpQfjQvJhLMMEy3qXZC4zr4ChOZdUyWTyXBEvOqBk5kkN9juZNvRMphjdklDsTwWnLZvIus/BZwaphlLN5GqUt2CI4q3imkD4nroC0A3fUcge9OFLbkTz1fyJUw70dlSyLE8VT/cB6bsT/AsOMGc2J5rF+4MgKxWpZnAxe12tNrx8ESZwMnltqR8+QyOJk8Mi//I+uNeEDE4xcsrMsdaM5+FwWjwxnjcxOMKAznhyrA+/N2xvv3L6ntHVvvNOprVga9sY7yDito0Jlp+2Ndzq1FQ/vvfGO0dhoDCea1NqRs2IQ3yxONm9vvDM5qeyNd25zCUZ745373PuTvfFOYyOxwb3xzo1f8lHnSDeGqyjdCSn6UdDLaG1h78Fpy2by9sY7gtULL74TGQ18Ui9nrFGRCM4q3t5453Yd9pTkSJPL3nhHuVDYmRZD+tp4r2XaY2vaG69ozgre3nhn0OrN2RvvDAYSXiF9ymG0eONSpAMMPpc3ZxVvb7xzn0sw+gv3kEC1LIpE2wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 109, 187, 67, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Primary Agricultural Area", "label": "Agricultural Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 245, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Primary Forest Area", "label": "Other Forest Lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 245, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Other Forest Lands", "label": "Other Forest Lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 217, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "National Forest", "label": "National Forest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 163, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Natural Preservation and Conservation", "label": "Natural Preservation and Conservation" }, { "symbol": { "type": "esriPFS", "url": "cd23423564977e1537c0a31cfc433882", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAe0lEQVRIiWOJW2r7v9lmCQMI1B6JYYCxCYFaJLX49LGAJEAKQIBYw0GAWH0shBTgA8ToA1tAS8AyvC2oJTKl4NOH1wJqpDCCQSQ8+TCEYUO0+Sj6CFpQsPIhaSaj6RsGqaiWCimldrQsogQMg1TEgAeMlkVExUHBiC+LAFj8XuXFBYlXAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 109, 187, 67, 255 ], "width": 0 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Primary Mineral Area", "label": "Primary Mineral Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Undesignated", "label": "Undesignated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 234, 190, 255 ], "width": 0.4 } }, "value": "Undeveloped Military Lands", "label": "Undeveloped Military Lands" } ], "fieldDelimiter": ";" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1182734.9999829002, "ymin": 736598.000018296, "xmax": 1501062.999808559, "ymax": 1040120.999926473, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "MASTER_CAT", "type": "esriFieldTypeString", "alias": "MASTER_CAT", "length": 37, "domain": null }, { "name": "SUB_CAT", "type": "esriFieldTypeString", "alias": "SUB_CAT", "length": 68, "domain": null }, { "name": "URB", "type": "esriFieldTypeString", "alias": "URB", "length": 5, "domain": null }, { "name": "CITY_NM", "type": "esriFieldTypeString", "alias": "CITY_NM", "length": 17, "domain": null }, { "name": "AUPOLYID", "type": "esriFieldTypeString", "alias": "AUPolyID", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 9, "domain": null }, { "name": "LUCODEID", "type": "esriFieldTypeInteger", "alias": "LUCodeID", "domain": null }, { "name": "JOINID", "type": "esriFieldTypeString", "alias": "JoinID", "length": 1, "domain": null }, { "name": "FID_1", "type": "esriFieldTypeInteger", "alias": "FID_1", "domain": null }, { "name": "URB_1", "type": "esriFieldTypeString", "alias": "URB_1", "length": 5, "domain": null }, { "name": "CITY_NM_1", "type": "esriFieldTypeString", "alias": "CITY_NM_1", "length": 17, "domain": null }, { "name": "AUPOLYID_1", "type": "esriFieldTypeString", "alias": "AUPolyID_1", "length": 5, "domain": null }, { "name": "NAME_1", "type": "esriFieldTypeString", "alias": "NAME_1", "length": 9, "domain": null }, { "name": "LUCODEID_1", "type": "esriFieldTypeInteger", "alias": "LUCodeID_1", "domain": null }, { "name": "SUBCID", "type": "esriFieldTypeString", "alias": "SubCID", "length": 5, "domain": null }, { "name": "HU_2000", "type": "esriFieldTypeInteger", "alias": "HU_2000", "domain": null }, { "name": "HU_2001", "type": "esriFieldTypeInteger", "alias": "HU_2001", "domain": null }, { "name": "HU_2002", "type": "esriFieldTypeInteger", "alias": "HU_2002", "domain": null }, { "name": "HU_2003", "type": "esriFieldTypeInteger", "alias": "HU_2003", "domain": null }, { "name": "HU_2004", "type": "esriFieldTypeInteger", "alias": "HU_2004", "domain": null }, { "name": "HU_2005", "type": "esriFieldTypeInteger", "alias": "HU_2005", "domain": null }, { "name": "HU_2006", "type": "esriFieldTypeInteger", "alias": "HU_2006", "domain": null }, { "name": "HU_2007", "type": "esriFieldTypeInteger", "alias": "HU_2007", "domain": null }, { "name": "HU_2008", "type": "esriFieldTypeInteger", "alias": "HU_2008", "domain": null }, { "name": "HU_2009", "type": "esriFieldTypeInteger", "alias": "HU_2009", "domain": null }, { "name": "HU_2010", "type": "esriFieldTypeInteger", "alias": "HU_2010", "domain": null }, { "name": "HU_2011", "type": "esriFieldTypeInteger", "alias": "HU_2011", "domain": null }, { "name": "HU_2012", "type": "esriFieldTypeInteger", "alias": "HU_2012", "domain": null }, { "name": "HU_2013", "type": "esriFieldTypeInteger", "alias": "HU_2013", "domain": null }, { "name": "HU_2014", "type": "esriFieldTypeInteger", "alias": "HU_2014", "domain": null }, { "name": "HU_2015", "type": "esriFieldTypeInteger", "alias": "HU_2015", "domain": null }, { "name": "HU_2016", "type": "esriFieldTypeInteger", "alias": "HU_2016", "domain": null }, { "name": "HU_2017", "type": "esriFieldTypeInteger", "alias": "HU_2017", "domain": null }, { "name": "NEW_HU_00_", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_00_", "domain": null }, { "name": "PCT_NEW_00", "type": "esriFieldTypeDouble", "alias": "PCT_NEW_00", "domain": null }, { "name": "NEW_HU_10_", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_10_", "domain": null }, { "name": "PCT_NEW_01", "type": "esriFieldTypeDouble", "alias": "PCT_NEW_01", "domain": null }, { "name": "NEW_HU_01", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_01", "domain": null }, { "name": "NEW_HU_02", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_02", "domain": null }, { "name": "NEW_HU_03", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_03", "domain": null }, { "name": "NEW_HU_04", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_04", "domain": null }, { "name": "NEW_HU_05", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_05", "domain": null }, { "name": "NEW_HU_06", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_06", "domain": null }, { "name": "NEW_HU_07", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_07", "domain": null }, { "name": "NEW_HU_08", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_08", "domain": null }, { "name": "NEW_HU_09", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_09", "domain": null }, { "name": "NEW_HU_10", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_10", "domain": null }, { "name": "NEW_HU_11", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_11", "domain": null }, { "name": "NEW_HU_12", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_12", "domain": null }, { "name": "NEW_HU_13", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_13", "domain": null }, { "name": "NEW_HU_14", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_14", "domain": null }, { "name": "NEW_HU_15", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_15", "domain": null }, { "name": "NEW_HU_16", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_16", "domain": null }, { "name": "NEW_HU_17", "type": "esriFieldTypeSmallInteger", "alias": "NEW_HU_17", "domain": null }, { "name": "NEW_00_17", "type": "esriFieldTypeSmallInteger", "alias": "NEW_00_17", "domain": null }, { "name": "PCT_NEW_02", "type": "esriFieldTypeDouble", "alias": "PCT_NEW_02", "domain": null }, { "name": "NEW_00_05", "type": "esriFieldTypeSmallInteger", "alias": "NEW_00_05", "domain": null }, { "name": "NEW_06_10", "type": "esriFieldTypeSmallInteger", "alias": "NEW_06_10", "domain": null }, { "name": "NEW_11_15", "type": "esriFieldTypeSmallInteger", "alias": "NEW_11_15", "domain": null }, { "name": "NEW_16_17", "type": "esriFieldTypeSmallInteger", "alias": "NEW_16_17", "domain": null }, { "name": "NEW_17", "type": "esriFieldTypeSmallInteger", "alias": "NEW_17", "domain": null }, { "name": "PCTNEW_00_", "type": "esriFieldTypeDouble", "alias": "PCTNEW_00_", "domain": null }, { "name": "PCT_NEW_06", "type": "esriFieldTypeDouble", "alias": "PCT_NEW_06", "domain": null }, { "name": "PCTNEW_11_", "type": "esriFieldTypeDouble", "alias": "PCTNEW_11_", "domain": null }, { "name": "PCTNEW_16_", "type": "esriFieldTypeDouble", "alias": "PCTNEW_16_", "domain": null }, { "name": "PCT_NEW_17", "type": "esriFieldTypeDouble", "alias": "PCT_NEW_17", "domain": null }, { "name": "HU_2017_DE", "type": "esriFieldTypeDouble", "alias": "HU_2017_De", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "NEW_HU_17_", "type": "esriFieldTypeDouble", "alias": "NEW_HU_17_", "domain": null }, { "name": "NEW_00_17_", "type": "esriFieldTypeDouble", "alias": "NEW_00_17_", "domain": null }, { "name": "SHAPE__ARE", "type": "esriFieldTypeDouble", "alias": "Shape__Are", "domain": null }, { "name": "SHAPE__LEN", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "NapAndNrca_salmon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602_Feet\",BASEGEOGCRS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Conformal_Conic\",METHOD[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-120.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",45.83333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_2\",47.33333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Origin\",45.33333333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",45.83333333333334],PARAMETER[\"Standard_Parallel_2\",47.33333333333334],PARAMETER[\"Latitude_Of_Origin\",45.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.002, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 1000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "JURISDICT_TYPE_CD", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Natural Area Preserve", "description": "Natural Area Preserve", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "49009" ] ] }, { "label": "Natural Resource Conservation Area", "description": "Natural Resource Conservation Area", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "49010" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "49009", "label": "Natural Area Preserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "49010", "label": "Natural Resource Conservation Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 163, 113, 255 ], "toColor": [ 137, 163, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 227, 226, 255 ], "toColor": [ 159, 227, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 149, 255 ], "toColor": [ 134, 227, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 217, 154, 255 ], "toColor": [ 219, 217, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 161, 142, 255 ], "toColor": [ 100, 161, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 214, 175, 255 ], "toColor": [ 154, 214, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 199, 117, 255 ], "toColor": [ 150, 199, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 176, 121, 255 ], "toColor": [ 107, 176, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 222, 151, 255 ], "toColor": [ 191, 222, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 160, 98, 255 ], "toColor": [ 161, 160, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 196, 177, 255 ], "toColor": [ 112, 196, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 203, 118, 255 ], "toColor": [ 204, 203, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 181, 101, 255 ], "toColor": [ 104, 181, 101, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 675230.4420000017, "ymin": 86926.53700000048, "xmax": 2446293.3830000013, "ymax": 1338390.4599999934, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "JURISDICT_LABEL_NM", "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": "JURISDICT_SYST_ID", "type": "esriFieldTypeInteger", "alias": "JURISDICT_SYST_ID", "domain": null }, { "name": "JURISDICT_TYPE_CD", "type": "esriFieldTypeInteger", "alias": "JURISDICT_TYPE_CD", "domain": null }, { "name": "JURISDICT_LABEL_NM", "type": "esriFieldTypeString", "alias": "JURISDICT_LABEL_NM", "length": 20, "domain": null }, { "name": "JURISDICT_NM", "type": "esriFieldTypeString", "alias": "JURISDICT_NM", "length": 50, "domain": null }, { "name": "JURISDICT_DESG_CD", "type": "esriFieldTypeInteger", "alias": "JURISDICT_DESG_CD", "domain": null }, { "name": "JURISDICT_FIPS_DESG_CD", "type": "esriFieldTypeInteger", "alias": "JURISDICT_FIPS_DESG_CD", "domain": null }, { "name": "JURISDICT_VACATED_FLG", "type": "esriFieldTypeString", "alias": "JURISDICT_VACATED_FLG", "length": 1, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "EDIT_STATUS", "domain": null }, { "name": "EDIT_WHO", "type": "esriFieldTypeString", "alias": "EDIT_WHO", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19db8e901db9487eb8165e0eedbb9c10" } ], "tables": [] }