# Data accessed using command: wget -O {output_dir}/settlements.geojson "https://kort.nunagis.gl/refserver/rest/services/Kortportal/Byer_og_bygder/MapServer/0/query/?f=json&where=OBJECTID+is+not+null&outFields=*&orderByFields=OBJECTID+ASC" && wget -O {output_dir}/towns.geojson "https://kort.nunagis.gl/refserver/rest/services/Kortportal/Byer_og_bygder/MapServer/1/query/?f=json&where=OBJECTID+is+not+null&outFields=*&orderByFields=OBJECTID+ASC" # Data fetched via HTTP from ['https://bank.stat.gl:443/sq/fbea8c31-dac7-420f-aa7d-dd93ea59f91e'] # Data fetched via HTTP from ['https://bank.stat.gl:443/sq/f93c6266-8b3e-4bc1-8bc7-71028d558456'] # Data fetched via HTTP from ['https://bank.stat.gl:443/sq/d3c43015-ce8f-4934-ae3f-0a3b9761f8b7'] # Data fetched via HTTP from ['https://bank.stat.gl:443/sq/0cfea73a-81bd-4d47-b98b-36148097173c'] # Data fetched via HTTP from ['https://bank.stat.gl:443/sq/c4ce17d8-2dec-4889-887b-9e34f42e28ed'] # Data accessed using command: ogr2ogr -oo FEATURE_SERVER_PAGING=YES {output_dir}/fetched.geojson "https://kort.nunagis.gl/server/rest/services/Hosted/POP2019_Municipalities/FeatureServer/0/query/?f=json&where=true&outFields=*&orderByFields=pop_municipality_2019_objectid+ASC" # Data processed using the following steps: Python Step: qgreenland.config.helpers.layers.populated_places:process_populated_places @ v4.0.0alpha4