# Data accessed in QGreenland repository at {assets_dir}/arctic_circle.geojson # Data processed using the following steps: ogr2ogr -lco ENCODING=UTF-8 -t_srs EPSG:3413 -clipdst {assets_dir}/latitude_shape_40_degrees.geojson -makevalid -segmentize 1 -s_srs EPSG:4326 {output_dir}/arctic_circle.gpkg {input_dir}/arctic_circle.geojson