Attribute_Accuracy_Report:
Marsh units, water and land boundary inherit from accuracy of the source data, Jamaica Bay marsh units. Vegetated and unvegetated polygons accuracy is based on the 1-meter resolution National Agriculture Imagery Program (NAIP) products, and 1-meter resolution U.S. Geological Survey National Elevation Database (USGS NED) data.
Topological errors that occurred during geoprocessing were automatically removed by the topological rules used for the analysis. The polygons are checked for correct geometry and do not overlap. Small polygons (less than 9 square meters) were assumed to be marginal and were assigned the classification from the surrounding majority value. This resulted in polygons that were removed from the dataset and FID CMU values that are not sequential. A visual comparison between NAIP imagery was performed at randomly selected sites to verify the land and water boundaries. Marsh polygons without any vegetation were assigned a UVVR value of -1.
The results are specific to the marsh polygons definition within the boundaries of the Jamaica Bay to western Great South Bay salt marsh complex. A detailed on-the-ground analysis of a single site may result in a different interpretation of the wetland and marsh unit boundaries.
Source_Information:
Source_Citation:
Citation_Information:
Originator: U.S. Geological Survey
Publication_Date: 2015
Title: National Elevation Dataset
Geospatial_Data_Presentation_Form: Raster Digital Data Set
Publication_Information:
Publication_Place: Reston, VA
Publisher: U.S. Geological Survey
Online_Linkage: https://nationalmap.gov/viewer.html
Type_of_Source_Media: Digital Resources
Source_Time_Period_of_Content:
Time_Period_Information:
Single_Date/Time:
Calendar_Date: 2015
Source_Currentness_Reference: publication date
Source_Citation_Abbreviation: NED
Source_Contribution:
Downloaded NED Digital Elevation Model from the National Map Projection was NAD 1983 UTM Zone 18N with the North American Vertical Datum of 1988 (NAVD 88). Download date was 2019/03/01.
Source_Information:
Source_Citation:
Citation_Information:
Originator: U.S. Geological Survey
Publication_Date: 2017
Title: NAIP Digital Ortho Photo Image
Geospatial_Data_Presentation_Form: Remote-sensing image
Publication_Information:
Publication_Place: Salt Lake City, Utah
Publisher: USDA-FSA-APFO Aerial Photography Field Office
Online_Linkage: https://earthexplorer.usgs.gov
Online_Linkage:
Type_of_Source_Media: Digital Resources
Source_Time_Period_of_Content:
Time_Period_Information:
Single_Date/Time:
Calendar_Date: 2017
Source_Currentness_Reference: publication date
Source_Citation_Abbreviation: NAIP
Source_Contribution:
Downloaded NAIP 1-meter resolution imagery from the USGS Earth Explorer. Projection was WGS 1984 Web Mercator Auxiliary Sphere. Download date was 2019/03/01.
Source_Information:
Source_Citation:
Citation_Information:
Originator: U.S. Fish and Wildlife Service
Publication_Date: 2017
Title: National Wetland Inventory New York Wetlands
Geospatial_Data_Presentation_Form: Vector Digital dataset (Polygon)
Publication_Information:
Publication_Place: Madison, WI
Publisher: U.S. Fish and Wildlife Service
Online_Linkage: https://www.fws.gov/wetlands/data/Data-Download.html
Type_of_Source_Media: Digital Resources
Source_Time_Period_of_Content:
Time_Period_Information:
Single_Date/Time:
Calendar_Date: 2017
Source_Currentness_Reference: publication date
Source_Citation_Abbreviation: NWI
Source_Contribution:
Downloaded wetlands data for the state of New York in Shapefile format from the NWI download page. Projection was NAD 1983 Albers. Download date was 2019/03/01.
Source_Information:
Source_Citation:
Citation_Information:
Originator:
New England Interstate Water Pollution Control Commission Prepared by
Cameron Engineering and Associates, LLP
Publication_Date: 2015
Title: Long Island Tidal Wetlands Trends Analysis
Geospatial_Data_Presentation_Form: Vector Digital Data Set (Polygon)
Online_Linkage: http://www.dec.ny.gov/lands/5113.html
Type_of_Source_Media: Digital
Source_Time_Period_of_Content:
Time_Period_Information:
Single_Date/Time:
Calendar_Date: 2015
Source_Currentness_Reference: publication date
Source_Citation_Abbreviation: NYSDEC
Source_Contribution:
Wetland polygon shapefile prepared for Long Island Tidal Wetlands Trends Analysis. Data available by request. Data acquired 2018/05/01.
Process_Step:
Process_Description:
This process step and all subsequent process steps were performed by the same person, Robert Welk, in ArcMap (ver. 10.6.1) using tools from ArcToolbox, unless otherwise stated. For complex operations, names of specific tools used are given in CAPITAL letters (any critical parameters used are given in parentheses, separated by a semicolon, immediately after the tool name). The input and output file names are provided in [square brackets] when necessary. Units for length and area calculations are meters (m) and square meters (m2) unless otherwise stated.
Set the data frame coordinate system and projection to NAD 1983 UTM Zone 18N. Prepare elevation dataset to be clipped to the boundaries polygon. MOSAIC TO NEW RASTER(Pixel type= 32 bit float; Mosaic operator=Mean; Cellsize=1 m) all of the NED raster to a new raster dataset with 1 m resolution [elev_mosaic.tif].
Source_Used_Citation_Abbreviation: NED
Process_Date: 2019
Source_Produced_Citation_Abbreviation: elev_mosaic
Process_Contact:
Contact_Information:
Contact_Organization_Primary:
Contact_Organization: U.S. Geological Survey
Contact_Person: Robert Welk
Contact_Position: Hydrologic Technician
Contact_Address:
Address_Type: mailing and physical address
Address: 2045 NY 112
City: Coram
State_or_Province: NY
Postal_Code: 11735
Contact_Voice_Telephone: 631-736-0783 x141
Contact_Electronic_Mail_Address: rwelk@usgs.gov
Process_Step:
Process_Description:
Prepare mask polygon to define analysis boundaries. In order to account for the possible influence of the surrounding terrain on the analysis, first a mask area larger than the salt marsh extent is created [UVVR_mask]. At the end of the analysis the results are clipped to the boundaries of the salt marsh area [MU_mask]. Both UVVR_mask and MU_mask are edited to decide which interior polygons are removed.
a) MERGE DEC and NWI wetland polygons to obtain [NWI_DEC.shp].
b) EXPORT features from NWI dataset after SELECT("ATTRIBUTE" LIKE 'E2%EM%' OR "ATTRIBUTE" LIKE 'E2AB3%' OR "ATTRIBUTE" LIKE 'E2EM%' OR "ATTRIBUTE" LIKE 'E2SS%' OR "ATTRIBUTE" LIKE 'E2US4%') to select from estuarine intertidal areas of 1) Emergent, 2) Scrub-shrub, 3) Rooted vascular aquatic bed, 4) Organic unconsolidated shore classes [NWI_exclusive_select.shp].
c) BUFFER(Input features=[NWI_exclusive_select.shp]; Linear unit=5 meters; Dissolve type=All) to obtain the mask polygon [buff5m.shp] and ELIMINATE POLYGON PART(Condition=Percentage; Percentage=99; Eliminate contained part only) to obtain [UVVR_mask01.shp]. Apply buffer with -5 meters to obtain [MU_mask01.shp].
d) EXPORT features from NWI dataset after SELECT("ATTRIBUTE" NOT LIKE 'E%' OR "ATTRIBUTE" LIKE '%FO')to obtain features that are not estuarine or are forested estuarine. MULTIPART TO SINGLEPART to separate individual polygons [NWI_inclusive_single.shp].
e)To exclude the voids in the NWI map during the analysis these interior polygons need to be removed from the mask. Create a rectangular polygon that covers the domain [extent.shp]. ERASE [NWI_excusive_select.shp] from [extent.shp] and MULTIPART TO SINGLEPART to get [NWI_voids_single.shp].
f) SELECT BY LOCATION from [NWI_inclusive_single.shp] that are completely within the [MU_mask01.shp], and SELECT BY LOCATION from [NWI_voids_single.shp] that are completely within the [MU_mask01.shp]. If any of additional polygons need to be removed from the mask include them in a new feature layer [erase_mask_manual.shp]. Merge all three feature sets to get polygons to be excluded [erase_inside.shp] from the final masks.
g) ERASE [erase_inside.shp] from [MU_mask01.shp] and [UVVR_mask01.shp] to obtain [MU_mask.shp] and [UVVR_mask.shp], respectively.
Source_Used_Citation_Abbreviation: NWI
Process_Date: 2019
Source_Produced_Citation_Abbreviation: UVVR_mask
Process_Step:
Process_Description:
Compute vegetated and unvegetated boundaries by image processing.
a) EXTRACT BY MASK from elevation raster [elev_mosaic.tif] using [UVVR_mask.shp] polygon. Rescale the elevation raster values to the same range with 8-bit NAIP imagery (0 to 255) using min-max scaling. Perform ISO CLUSTER UNSUPERVISED CLASSIFICATION with4-bands (Near Infrared, Blue, Green, Red from the NAIP imagery and the rescaled elevation raster with 32 classes a minimum class size of 5000 cells. RECLASSIFY the classified raster by visually comparing the NAIP imagery to obtain the unvegetated-vegetated raster [UVVc.tif]. For marsh units with invalid elevation data, the classification was processed with imagery bands only and later merged with the rest of the dataset.
b) Dissolve unvegetated regions smaller than a threshold value to the surrounding vegetated regions and vice versa to clean the UVV raster. For this purpose use the REGION(Number of neighbors=4; Zone grouping method=Within; Add Link field to output) to get the [UVV_region.tif], and TEST("Count" less than 9) to set a threshold value of 9 raster cells [UVV_test.tif]. Use RASTER CALCULATOR to toggle the value of the Link field in the region raster, where the test raster indicates regions with areas smaller than the threshold.
c) RASTER TO POLYGON(Simplify polygons=False) and CLIP with the final marsh complex outline [mu_diss.shp] to obtain [UVVc_filt_clip.shp].
d) REPAIR GEOMETRY and DISSOLVE(Create multipart features=False) to get filtered, clipped and dissolved unvegetated-vegetated polygons [UVVc_filt_clip_diss.shp].
e) INTERSECT the dissolved conceptual marsh units [mu_diss.shp] with unvegetated-vegetated polygons [UVVc_filt_clip.shp], REPAIR GEOMETRY, and calculate the area of unvegetated and vegetated polygons in each marsh unit. To do this ADD GEOMETRY ATTRIBUTES(Geometry properties=Area_geodesic; Area unit=Square_meters) to get [UVV_poly.shp], and DISSOLVE(Input features=UVV_poly.shp; Dissolve fields=FID_CMU, gridcode; Statistics field=gridcode.MEAN, Area_geo.SUM) and REPAIR GEOMETRY to get [UVV_poly_diss.shp]. Edit the fields to have "TYP", "APGN_M2", and "ATOT_M2" fields for type of polygon indicating vegetated or unvegetated, surface area of the polygon, and total surface area of the marsh unit, respectively.
f) Add field "UVVR" and calculate unvegetated to vegetated ratio based on "TYP", "APGN_M2" and "ATOT_M2" fields. If the vegetated area is zero for a marsh unit set the value of UVVR to -1.
g) DISSOLVE(Input features=UVV_poly_diss.shp; Dissolve fields=FID_CMU, gridcode; Statistics field=UVVR, ATOT_M2 and FLG with Statistics type= First for all) to obtain mu_UVVR_FIIS.shp]. FLG flags anomalous marsh units based on absence of vegetation, elevation and surface area, and is set to (-1) no vegetated area; (-10) marsh unit elevation higher than the 99.8 percentile; (-100) marsh unit elevation less than 0.2 percentile; (-1000) marsh unit surface area less than 900 m2; and (0) no flag. Combination of negative values indicate combination of flags. For example, -1001 indicates no vegetated area and area less than 900 m2.
h) SELECT BY ATTRIBUTES FROM [CMU_JB] where "CLASS"= 'vegetated', and join field "APGN_M2" from CMU_JB.shp on the feature dataset [mu_UVVR_JB.shp].
i) Rearrange field names and change the projection for better performance of web services with online base maps. PROJECT(Input coordinate system=NAD 1983 UTM Zone 18N; Output coordinate system=WGS 1984 Web Mercator Auxiliary Sphere; Geographic transformation=WGS 1984 (ITRF00) to NAD 1983) the feature dataset to obtain the final conceptual marsh units [mu_UVVR_JB.shp].
Source_Used_Citation_Abbreviation: elev_mosaic
Source_Used_Citation_Abbreviation: CMU_JB
Source_Used_Citation_Abbreviation: NAIP
Process_Date: 2019
Source_Produced_Citation_Abbreviation: mu_UVVR_JB
Process_Step:
Process_Description:
Added keywords section with USGS persistent identifier as theme keyword.
Process_Date: 20200807
Process_Contact:
Contact_Information:
Contact_Organization_Primary:
Contact_Organization: U.S. Geological Survey
Contact_Person: VeeAnn A. Cross
Contact_Position: Marine Geologist
Contact_Address:
Address_Type: Mailing and Physical
Address: 384 Woods Hole Road
City: Woods Hole
State_or_Province: MA
Postal_Code: 02543-1598
Contact_Voice_Telephone: 508-548-8700 x2251
Contact_Facsimile_Telephone: 508-457-2310
Contact_Electronic_Mail_Address: vatnipp@usgs.gov