# Data accessed using command: ogr2ogr {output_dir}/geus_mineral_occurrences.gpkg "https://data.geus.dk/geusmap/ows/32624.jsp?service=WFS&mapname=greenland_portal&request=GetCapabilities&version=1.0.0" mineral_occurrences_v3_external # Data processed using the following steps: ogr2ogr -lco ENCODING=UTF-8 -t_srs EPSG:3413 -clipdst {assets_dir}/latitude_shape_40_degrees.geojson -makevalid {output_dir}/geus_mineral_occurrences_reprojected.gpkg {input_dir}/geus_mineral_occurrences.gpkg