{ "currentVersion": 10.61, "id": 50, "name": "Watersheds by Biodiversity Score", "type": "Feature Layer", "description": "Watershed Biodiversity ScoreGIS Process StepsStep 1: Obtain geodatabase feature class, \"wbdhu12_a_US_march2015.gdb\\WBDHU12\". This dataset is a complete digital hydrologic unit boundary layer to the Subwatershed (12-digit) 6th level for the United States. Online linkage: ftp://ftp.ftw.nrcs.usda.gov/wbd/WBD_Latest_Version_March2015.Step 2: Clip WBDHU12 to NYS boundary plus 200 meters. Retain HUC_12 and HUC_12_Name in the feature class attribute table.Step 3: Tabulate the mean score for each watershed, calculated from the Biodiversity Indicator Tool (\"BIT\", 30 x 30 m raster).Step 4: Calculate Z-score for each watershed, Z = (population mean - watershed mean) / population standard deviation. Population mean = 39.3, population s.d. = 12.8. Join Z-scores to feature class attribute table.Step 5: Add field Score (alias \"Score\") to attribute table, and calculate values. Score = 5 (highest) to 1 (lowest). Value is derived from normal probability distribution for Z-scores. Example: Score 5 = Z-scores in the highest 5% (95th percentile) of the normal probability distribution.The Watershed Biodiversity Layer File depicts the Watershed Biodiversity Score on a red-green color ramp, where red indicates high scores, and green indicates low scores. The layer file represents only one possible visualization of the data.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_UTM_Zone_18N\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-75.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "1. WBDHU12\n\nCoordinated effort between the United States Department of Agriculture-Natural Resources Conservation Service (USDA-NRCS), the United States Geological Survey (USGS), and the Environmental Protection Agency (EPA). The Watershed Boundary Dataset (WBD) was created from a variety of sources from each state and aggregated into a standard national layer for use in strategic planning and accountability. Watershed Boundary Dataset for the United States. Available URL: ftp://ftp.ftw.nrcs.usda.gov/wbd/WBD_Latest_Version_March2015/. [Accessed 29/07/2015].\n\n2. Biodiversity Indicator Tool\n\nEnvironmental Management Bureau, NYS Office of Parks, Recreation, and Historic Preservation\n\nBiodiversity Connectivity Model Update\n\nPrimary Contact: Lynn Bogan, Environmental Stewardship Coordinator (518-473-1406, Lynn.Bogan@parks.ny.gov)\n\nAlternate Contact: Christina Croll, GIS Bureau Director (518-473-7787, Christina.Croll@parks.ny.gov)\n\nOriginator: Dr. John B. Davis, Contractor", "parentLayer": { "id": 43, "name": "Environmental" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Score", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 66, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 865962.6368038445, "ymin": 1209523.7615453664, "xmax": 1408104.3644220864, "ymax": 1830783.3753463344, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HU_12_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HU_12_Name", "type": "esriFieldTypeString", "alias": "HU_12_Name", "length": 120, "domain": null }, { "name": "Score", "type": "esriFieldTypeSmallInteger", "alias": "Score", "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "More Information", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }