# Data fetched via HTTP from ['http://www.soest.hawaii.edu/pwessel/gshhg/gshhg-shp-2.3.7.zip'] # Data processed using the following steps: unzip {input_dir}/gshhg-shp-2.3.7.zip -d {output_dir} GSHHS_shp/f/GSHHS_f_L1.* ogr2ogr -lco ENCODING=UTF-8 -t_srs EPSG:3413 -clipdst {assets_dir}/latitude_shape_40_degrees.geojson -makevalid {output_dir}/global_coastlines.gpkg {input_dir}/GSHHS_shp/f/*.shp