Ctrl K

Cityblocks

Python utility to generate local climate zone (LCZ) tiles for rendering in 3D in QGIS

2
contributors

Cite this software

DOI:

10.5281/zenodo.14273286

Description

Cityblocks

Python utility to:

  • Download global LCZ map from Demuzere et al..
  • Extract an area of interest
  • Generate a new dataset where each pixel is replaced by a 2D tile corresponding to the LCZ type

The generated file can be displayed in QGIS to create stunning visualizations in 3D.

How to use

# Install the tool
pip install git+https://github.com/Urban-M4/cityblocks.git

# Download global LCZ data. 
cityblocks download

# Extract area of interest
cityblocks extract "4.724808,52.273620,5.182114,52.458729"

# Convert LCZ data to 2d tiles
cityblocks convert

The generated data can be imported in QGIS and styled with the style spec provided with the software. For more info, see the full README

Keywords
No keywords available
Programming languages
License
</>Source code
Packages

Participating organisations

Netherlands eScience Center
Environment & Sustainability
Environment & Sustainability

Contributors

Contact person

Peter Kalverla
Peter Kalverla
Maurice de Kleijn
Maurice de Kleijn

Related projects

Urban-M4

Urban Morphology for Microscale Meteorological Modelling

Updated 10 months ago
In progress