Beach-face slopes from satellite-derived shorelines along SE Australia and California
收藏资源简介:
This repository contains the data described in <em>Vos et al. 2020, "Beach slopes from satellite-derived shorelines" submitted to Geophysical Research Letters</em>. There are 2 GEOJSON files in this repository. The coordinate system for both geospatial layers is WGS84 (epsg:4326). 1. <strong>slopes_along_transects.geojson</strong>: contains a geospatial layer with cross-shore transects for sandy coastlines along SE Australia and California. Each feature in this layer is a transect (2 point linestring) with the following attributes:<br> - <strong>site_id</strong>: id of the beach in which the transect is located<br> - <strong>id</strong>: id of the individual transect<br> - <strong>orientation</strong>: orientation of the transect in degrees from North (positive clockwise)<br> - <strong>beach slope</strong>: beach-face slope from Mean Sea Level (MSL) to Mean High Water Springs (MHWS) <br> 2. <strong>slopes_along_beaches.geojson</strong>: this layer contains sandy beaches instead of transects. For each beach the median slope has been calculated from all the available transects. The following attributes are available:<br> - <strong>id</strong>: id of the beach<br> - <strong>name</strong>: name of the beach in the OpenStreetMap database (if not available 'noname')<br> - <strong>beach_length</strong>: length of the beach in metres<br> - <strong>median_orientation</strong>: beach orientation calculated as the median of the orientations of each transect<br> - <strong>Tide range</strong>: average tidal range (mean high water - mean low water) at each beach based on FES2014 global tide model<br> - <strong>median_slope</strong>: median beach-face slope along the beach based on the estimated beach-face slope along the transects



