orbisgis / geoclimate

Geospatial processing toolbox for environmental and climate studies
GNU Lesser General Public License v3.0
59 stars 16 forks source link

Extend config file to generate tiled LCZ and sprawl areas #948

Closed ebocher closed 6 months ago

ebocher commented 6 months ago

This PR extends the config file with two new parameters.

lcz_lod : int

where the int value represents the number of tiles

sprawl_areas : true to compute the sprawl_areas layer

This PR is related to https://github.com/orbisgis/geoclimate/pull/937