Get started
22 commitsLast commit ≈ 3 weeks ago1 star0 forks
Python utility to generate local climate zone (LCZ) tiles for rendering in 3D in QGIS
Python utility to:
The generated file can be displayed in QGIS to create stunning visualizations in 3D.
# 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
Urban Morphology for Microscale Meteorological Modelling