Skip to content

Downloading and Visualization of population layers using GEE Python API and QGIS.

Notifications You must be signed in to change notification settings

dulcetberg/Awesome-Population-Visualization

 
 

Repository files navigation

Population Distribution Analysis and Visualization

Analysis and visualization of the Global Population Surfaces from Global Human Settlement Layer (GHSL) dataset.

Residential Population Distribution in Africa

Residential Population Distribution in Africa

Residential Population Distribution in Nigeria

Residential Population Distribution in Nigeria

Requirements

Create a (virtual) python environment and install the libraries/dependencies, preferably using conda:

  conda install --file requirements.txt -c conda-forge -y

Step 1: Download and process the population data using the Python script. Then export it.

Step 2: Open the population raster layer in QGIS and apply the ready-made style. You may need to adjust the values in the style/symbology if you are using it for a different study area.

Video Tutorial Link: https://youtu.be/-Rdi1ofAelo

About

Downloading and Visualization of population layers using GEE Python API and QGIS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 66.3%
  • QML 33.7%