# Data fetched via HTTP from ['https://gis.govmin.gl/geoserver/MLSA/ows?service=WFS&version=1.0.0&request=GetFeature&outputFormat=shape-zip&typeNames=MLSA:mcas_mlsa_public_historic'] # Data processed using the following steps: unzip {input_dir}/*.zip -d {output_dir} ogr2ogr -lco ENCODING=UTF-8 -t_srs EPSG:3413 -clipdst {assets_dir}/latitude_shape_40_degrees.geojson -makevalid {output_dir}/final.gpkg {input_dir}/*.shp